FHIR IG analytics| Package | ng.gov.nphcda.immunization |
| Resource Type | RelatedPerson |
| Id | RelatedPerson-relatedperson-003.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: RelatedPerson relatedperson-003
Profile: NG-Imm RelatedPerson
patient: Tolu Oluwatobi Adeyemi Male, DoB: 2022-09-21 ( MRN)
relationship: BROTHER
name: Chinedu Okoro
gender: Male
birthDate: 2024-01-15
{
"resourceType": "RelatedPerson",
"id": "relatedperson-003",
"meta": {
"profile": [
"https://nphcda.gov.ng/ig/StructureDefinition/mother-other-children"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"patient": {
"reference": "Patient/patient-003"
},
"relationship": [
{
"text": "BROTHER"
}
],
"name": [
{
"family": "Okoro",
"given": [
"Chinedu"
]
}
],
"gender": "male",
"birthDate": "2024-01-15"
}