Standardized Medication Profile (SMP) FHIR IG
1.0.0 - STU 1 United States of America flag

Standardized Medication Profile (SMP) FHIR IG, published by HL7 International / Pharmacy. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/smp-ig/ and changes regularly. See the Directory of published versions

: PractitionerRole-Physician-PriyaSarkar - XML Representation

Page standards status: Informative

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="PractitionerRole-Physician-PriyaSarkar"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole PractitionerRole-Physician-PriyaSarkar</b></p><a name="PractitionerRole-Physician-PriyaSarkar"> </a><a name="hcPractitionerRole-Physician-PriyaSarkar"> </a><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner-Practitioner-PriyaSarkar.html">Priya Sarkar</a></p><p><b>organization</b>: <a href="Organization-org-ED-Metro-Hospital.html">Metro Hospital Emergency Department</a></p><p><b>code</b>: <span title="Codes:{http://nucc.org/provider-taxonomy 207P00000X}">Emergency Medicine Physician</span></p><p><b>location</b>: <a href="Bundle-ddca07f5-6e40-4c30-952e-23cffd48b045.html#Location_org-Loc-ED-Metro-Hospital">Location Metro Hospital Emergency Department</a></p></div>
  </text>
  <active value="true"/>
  <practitioner>🔗 
    <reference value="Practitioner/Practitioner-PriyaSarkar"/>
    <display value="Priya Sarkar"/>
  </practitioner>
  <organization>🔗 
    <reference value="Organization/org-ED-Metro-Hospital"/>
    <display value="Metro Hospital Emergency Department"/>
  </organization>
  <code>
    <coding>
      <system value="http://nucc.org/provider-taxonomy"/>
      <code value="207P00000X"/>
      <display value="Emergency Medicine Physician"/>
    </coding>
  </code>
  <location>
    <reference value="Location/org-Loc-ED-Metro-Hospital"/>
  </location>
</PractitionerRole>