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

This page is part of the Medicolegal Death Investigation (MDI) (v2.0.0-ballot2: STU 2 Ballot 3) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this 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

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><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>