FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageng.gov.nphcda.immunization
Resource TypeRelatedPerson
IdRelatedPerson-relatedperson-002.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Sibling: Amarachi Okafor (female), born 2012-09-21

Relationship to patient: sister (NgImmPatient/patient-002)

Sibling health status: Asthma


Source1

{
  "resourceType": "RelatedPerson",
  "id": "relatedperson-002",
  "meta": {
    "profile": [
      "https://nphcda.gov.ng/ig/StructureDefinition/mother-other-children"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "patient": {
    "reference": "Patient/patient-002"
  },
  "relationship": [
    {
      "text": "SISTER"
    }
  ],
  "name": [
    {
      "family": "Okafor",
      "given": [
        "Amarachi"
      ]
    }
  ],
  "gender": "female",
  "birthDate": "2012-09-21"
}