Scalable Consent Management Testing Guide
0.1.0 - ci-build United States of America flag

Scalable Consent Management Testing Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Patient-patient-lara-miren - XML Representation

Page standards status: Informative

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="patient-lara-miren"/>
  <meta>
    <tag>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient patient-lara-miren</b></p><a name="patient-lara-miren"> </a><a name="hcpatient-lara-miren"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Tag: test health data (Details: ActReason code HTEST = 'test health data')</p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Lara Miren (official) Female, DoB: 1980-01-01 ( http://example.org/identifiers#patient-lara-miren)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">123 Main Street Metropolis NY 10001 US (home)</td></tr></table></div>
  </text>
  <identifier>
    <system value="http://example.org/identifiers"/>
    <value value="patient-lara-miren"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Miren"/>
    <given value="Lara"/>
  </name>
  <gender value="female"/>
  <birthDate value="1980-01-01"/>
  <address>
    <use value="home"/>
    <line value="123 Main Street"/>
    <city value="Metropolis"/>
    <state value="NY"/>
    <postalCode value="10001"/>
    <country value="US"/>
  </address>
</Patient>