Documentation Templates and Rules
1.1.0-ballot - STU 1.1 US

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

: example1 - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="example1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><b>Anonymous Patient</b> (no stated gender) 1996-12-23</div>
  </text>
  <gender value="male"/>
  <birthDate value="1996-12-23"/>
  <address>
    <use value="home"/>
    <type value="both"/>
    <state value="MA"/>
  </address>
</Patient>