PACIO Sample Data Depot
0.1.0 - draft

PACIO Sample Data Depot, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/paciowg/sample-data-fsh/ and changes regularly. See the Directory of published versions

: Role-Neuro-NuraMekel - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="Role-Neuro-NuraMekel"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole Role-Neuro-NuraMekel</b></p><a name="Role-Neuro-NuraMekel"> </a><a name="hcRole-Neuro-NuraMekel"> </a><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner-Practitioner-NuraMekel.html">Nura Mekel</a></p><p><b>organization</b>: <a href="Organization-org-Neuro-Care-Inc.html">Neuro Care Inc.</a></p><p><b>code</b>: <span title="Codes:{http://nucc.org/provider-taxonomy 2084N0400X}">Neurology Physician</span></p><p><b>location</b>: <a href="https://build.fhir.org/ig/HL7/fhir-transitions-of-care-ig/Location-org-Loc-Neuro-Care-Inc.html">Location Neuro Care Inc.</a></p></div>
  </text>
  <active value="true"/>
  <practitioner>🔗 
    <reference value="Practitioner/Practitioner-NuraMekel"/>
    <display value="Nura Mekel"/>
  </practitioner>
  <organization>🔗 
    <reference value="Organization/org-Neuro-Care-Inc"/>
    <display value="Neuro Care Inc."/>
  </organization>
  <code>
    <coding>
      <system value="http://nucc.org/provider-taxonomy"/>
      <code value="2084N0400X"/>
      <display value="Neurology Physician"/>
    </coding>
  </code>
  <location>
    <reference value="Location/org-Loc-Neuro-Care-Inc"/>
  </location>
</PractitionerRole>