WHO Immunization Implementation Guide
0.2.0 - ci-build
WHO Immunization Implementation Guide, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-immunizations/ and changes regularly. See the Directory of published versions
{
"resourceType" : "RelatedPerson",
"id" : "IMMZ.C.Caregiver.1",
"meta" : {
"profile" : [
🔗 "http://smart.who.int/immunizations/StructureDefinition/IMMZ.Caregiver"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson IMMZ.C.Caregiver.1</b></p><a name=\"IMMZ.C.Caregiver.1\"> </a><a name=\"hcIMMZ.C.Caregiver.1\"> </a><a name=\"IMMZ.C.Caregiver.1-en-US\"> </a><p><b>patient</b>: <a href=\"Patient-IMMZ.C.Patient.1.html\">Thabo Mbulelo Mbeki Male, DoB: 1942-06-18 ( 12345-ZA)</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/5.1.0/CodeSystem-v3-RoleClass.html CAREGIVER}\">CAREGIVER</span></p><p><b>name</b>: Zanele Mbeki</p></div>"
},
"patient" : {
🔗 "reference" : "Patient/IMMZ.C.Patient.1"
},
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/5.1.0/CodeSystem-v3-RoleClass.html",
"code" : "CAREGIVER"
}
]
}
],
"name" : [
{
"text" : "Zanele Mbeki",
"family" : "Mbeki",
"given" : [
"Zanele"
]
}
]
}