0.2.3 - ci-build

HealthDataReceipt - Local Development build (v0.2.3). See the Directory of published versions

: Patient - John Smith - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="johnsmith"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>John Smith </b> (no stated gender), DoB Unknown</p><hr/></div>
  </text>
  <name>
    <family value="Smith"/>
    <given value="John"/>
  </name>
</Patient>