Situational Awareness for Novel Epidemic Response
0.1.0 - STU Ballot

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

: Patient6a - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="Patient6a"/>
  <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: Pat765432</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1940-02-02</p></div>
  </text>
  <identifier>
    <value value="Pat765432"/>
  </identifier>
  <gender value="male"/>
  <birthDate value="1940-02-02"/>
</Patient>