Attachment Reference Exchange (ARex)
0.1.0 - ci-build United States of America flag

Attachment Reference Exchange (ARex) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ARex Example Patient - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="ARexPatientExample"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient ARexPatientExample</b></p><a name="ARexPatientExample"> </a><a name="hcARexPatientExample"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Dana Everly  Female, DoB: 1974-03-19 ( http://example.org/payer/member#M10293847)</p><hr/></div>
  </text>
  <identifier>
    <system value="http://example.org/payer/member"/>
    <value value="M10293847"/>
  </identifier>
  <name>
    <family value="Everly"/>
    <given value="Dana"/>
  </name>
  <gender value="female"/>
  <birthDate value="1974-03-19"/>
</Patient>