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

: PractitionerRole-DNP-JudySalas - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="PractitionerRole-DNP-JudySalas"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole PractitionerRole-DNP-JudySalas</b></p><a name="PractitionerRole-DNP-JudySalas"> </a><a name="hcPractitionerRole-DNP-JudySalas"> </a><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner-Practitioner-JudySalas.html">Judy Salas</a></p><p><b>organization</b>: <a href="Organization-org-Motown-Home-Health.html">Motown Home Health Agency</a></p><p><b>code</b>: <span title="Codes:{http://nucc.org/provider-taxonomy 363L00000X}">Nurse Practitioner</span></p><p><b>location</b>: <a href="Location-org-Loc-Motown-Home-Health.html">Location Motown Home Health</a></p></div>
  </text>
  <active value="true"/>
  <practitioner>🔗 
    <reference value="Practitioner/Practitioner-JudySalas"/>
    <display value="Judy Salas"/>
  </practitioner>
  <organization>🔗 
    <reference value="Organization/org-Motown-Home-Health"/>
    <display value="Motown Home Health Agency"/>
  </organization>
  <code>
    <coding>
      <system value="http://nucc.org/provider-taxonomy"/>
      <code value="363L00000X"/>
      <display value="Nurse Practitioner"/>
    </coding>
  </code>
  <location>🔗 
    <reference value="Location/org-Loc-Motown-Home-Health"/>
  </location>
</PractitionerRole>