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-IMMD-AnitaChu - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="Role-IMMD-AnitaChu"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole Role-IMMD-AnitaChu</b></p><a name="Role-IMMD-AnitaChu"> </a><a name="hcRole-IMMD-AnitaChu"> </a><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner-Practitioner-AnitaChu.html">Dr. Anita M. Chu</a></p><p><b>organization</b>: <a href="Organization-org-PC-Primary-Care-Michigan.html">Michigan Primary Health Care Associates</a></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 453231000124104}">Primary care provider (occupation)</span></p><p><b>specialty</b>: <span title="Codes:{http://nucc.org/provider-taxonomy 207R00000X}">Internal Medicine Physician</span></p><p><b>location</b>: <a href="Location-org-Loc-Michigan-Primary-Health-Care-A.html">Location: status = active; telecom = ph: (555) 4813-3311</a></p></div>
  </text>
  <active value="true"/>
  <practitioner>🔗 
    <reference value="Practitioner/Practitioner-AnitaChu"/>
    <display value="Dr. Anita M. Chu"/>
  </practitioner>
  <organization>🔗 
    <reference value="Organization/org-PC-Primary-Care-Michigan"/>
    <display value="Michigan Primary Health Care Associates"/>
  </organization>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/731000124108"/>
      <code value="453231000124104"/>
      <display value="Primary care provider (occupation)"/>
    </coding>
  </code>
  <specialty>
    <coding>
      <system value="http://nucc.org/provider-taxonomy"/>
      <code value="207R00000X"/>
      <display value="Internal Medicine Physician"/>
    </coding>
  </specialty>
  <location>🔗 
    <reference value="Location/org-Loc-Michigan-Primary-Health-Care-A"/>
  </location>
</PractitionerRole>