I am able to get the Patient Contact Person details(guardian) using api:oemr,
{{HOST}}/apis/default/api/patient/{{patient_id}}
but I am not getting the Patient contact Person Information using FHIR API end point, {{HOST}}/apis/default/fhir/Patient/{{patient_id}}
Do I need to update any configuration to get the Patient Contact person information as part of FHIR API response?