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

: Practitioner - Vital Records - Dr. Sam Jones - XML Representation

Page standards status: Informative

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="vr-practitioner-s-jones"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Practitioner-vr"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner vr-practitioner-s-jones</b></p><a name="vr-practitioner-s-jones"> </a><a name="hcvr-practitioner-s-jones"> </a><a name="vr-practitioner-s-jones-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-Practitioner-vr.html">Practitioner - Vital Records</a></p></div><p><b>identifier</b>: <a href="http://terminology.hl7.org/5.0.0/NamingSystem-npi.html" title="National Provider Identifier">NPI</a>/3333445555</p><p><b>name</b>: Sam Jones (Official)</p></div>
  </text>
  <identifier>
    <system value="http://hl7.org/fhir/sid/us-npi"/>
    <value value="3333445555"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Jones"/>
    <given value="Sam"/>
    <prefix value="Dr."/>
  </name>
</Practitioner>