Medicolegal Death Investigation (MDI) FHIR Implementation Guide
2.0.0-snapshot2 - STU2 snapshot2 United States of America flag

This page is part of the Medicolegal Death Investigation (MDI) (v2.0.0-snapshot2: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.1.0. For a full list of available versions, see the Directory of published versions

: US Core Patient - Unknown Name - XML Representation

Page standards status: Informative

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="us-core-patient-unknown-name"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-vr"/>
  </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-unknown-name</b></p><a name="us-core-patient-unknown-name"> </a><a name="hcus-core-patient-unknown-name"> </a><a name="us-core-patient-unknown-name-en-US"> </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">Profile: <a href="http://hl7.org/fhir/us/vr-common-library/STU2/StructureDefinition-Patient-vr.html">Patient - Vital Records</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">UNK (official) 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>
    <use value="official"/>
    <family value="UNK">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
        <valueCode value="unknown"/>
      </extension>
    </family>
  </name>
  <gender value="unknown"/>
</Patient>