Situational Awareness for Novel Epidemic Response
0.1.0 - STU Ballot

Publication Build: This will be filled in by the publication tooling

: Patient2c - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="Patient2c"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><h3>Ids</h3><table class="grid"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>identifier</b>: id: Pat666666</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1929-09-30</p></div>
  </text>
  <identifier>
    <value value="Pat666666"/>
  </identifier>
  <gender value="male"/>
  <birthDate value="1929-09-30"/>
</Patient>