Vital Records Common Library (VRCL) FHIR Implementation Guide
2.0.0 - STU2 United States of America flag

This page is part of the Vital Records Common Profile Library (v2.0.0: STU2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: USCorePatient - Patient example [Unknown Name] - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="us-core-patient-vr-unknown-name"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient us-core-patient-vr-unknown-name</b></p><a name="us-core-patient-vr-unknown-name"> </a><a name="hcus-core-patient-vr-unknown-name"> </a><a name="us-core-patient-vr-unknown-name-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">UNK  Unknown, DoB Unknown ( Medical Record Number: MR303303305 (use: usual, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr></table></div>
  </text>
  <identifier>
    <use value="usual"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MR"/>
        <display value="Medical Record Number"/>
      </coding>
      <text value="Medical Record Number"/>
    </type>
    <system value="http://hospital.smarthealthit.org"/>
    <value value="MR303303305"/>
  </identifier>
  <active value="true"/>
  <name>
    <family value="UNK">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
        <valueCode value="unknown"/>
      </extension>
    </family>
  </name>
  <gender value="unknown"/>
</Patient>