FHIR IG analytics| Package | ng.gov.nphcda.immunization |
| Resource Type | RelatedPerson |
| Id | RelatedPerson-relatedperson-002.json |
| FHIR Version | R4 |
No resources found
No resources found
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
{
"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"
}