WHO Antenatal Care Guideline Implementation Guide
0.3.0 - CI Build International flag

WHO Antenatal Care Guideline Implementation Guide, published by World Health Organization (WHO). This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-anc/ and changes regularly. See the Directory of published versions

: Example Patient - anc-patient-example - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="anc-patient-example"/>
  <meta>
    <profile
             value="http://fhir.org/guides/who/anc-cds/StructureDefinition/anc-patient"/>
    <profile
             value="http://fhir.org/guides/who/anc-cds/StructureDefinition/anc-base-patient"/>
    <profile
             value="http://fhir.org/guides/who/core/StructureDefinition/who-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>bkxb1u3focs0 ujm2ja8ighp1a </b> (no stated gender), DoB: 2021-03-10 ( dh0xw4oes8c)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>pgmitchv75x2e0ng</li><li>3vanfiig97ar0klcac </li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient contact">Contact:</td><td colspan="3"><ul><li>4tlbrth8c84</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>General Practitioner: <a href="http://fhir.org/packages/us.nlm.vsac/PractitionerRole/anc-practitionerrole-example">PractitionerRole/anc-practitionerrole-example</a></li></ul></td></tr></table></div>
  </text>
  <identifier>
    <value value="dh0xw4oes8c"/>
  </identifier>
  <name>
    <family value="ujm2ja8ighp1a"/>
    <given value="bkxb1u3focs0"/>
  </name>
  <telecom>
    <value value="pgmitchv75x2e0ng"/>
  </telecom>
  <birthDate value="2021-03-10"/>
  <address>
    <line value="3vanfiig97ar0klcac"/>
  </address>
  <contact>
    <telecom>
      <value value="4tlbrth8c84"/>
    </telecom>
  </contact>
  <generalPractitioner>
    <reference value="PractitionerRole/anc-practitionerrole-example"/>
  </generalPractitioner>
</Patient>