Codes, extension, profiles and more
1.0.0 - ci-build Norway flag

Codes, extension, profiles and more - Local Development build (v1.0.0). See the Directory of published versions

: example-girl - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="example-girl"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>Jane Danser </b> female, DoB: 2015-11-02</p><hr/></div>
  </text>
  <name>
    <family value="Danser"/>
    <given value="Jane"/>
  </name>
  <gender value="female"/>
  <birthDate value="2015-11-02"/>
</Patient>