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

: IMMZ.C.Caregiver.1 - XML Representation

Raw xml | Download


<RelatedPerson xmlns="http://hl7.org/fhir">
  <id value="IMMZ.C.Caregiver.1"/>
  <meta>
    <profile
             value="http://smart.who.int/immunizations/StructureDefinition/IMMZ.Caregiver"/>
  </meta>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <patient>🔗 
    <reference value="Patient/IMMZ.C.Patient.1"/>
  </patient>
  <relationship>
    <coding>
      <system
              value="http://terminology.hl7.org/5.1.0/CodeSystem-v3-RoleClass.html"/>
      <code value="CAREGIVER"/>
    </coding>
  </relationship>
  <name>
    <text value="Zanele Mbeki"/>
    <family value="Mbeki"/>
    <given value="Zanele"/>
  </name>
</RelatedPerson>