Pharmacist Services and Summaries - FHIR (PhCP)
1.0.0 - STU Release 1.0.0 for FHIR R4

This page is part of the Pharmacist Care Plan FHIR IG (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: phcp-practitionerrole-example - XML Representation

Raw xml | Download



<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="phcp-practitionerrole-example"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2020-11-28T03:36:16.979+00:00"/>
    <source value="#cEo3hbAK7e5kRQvR"/>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>practitioner</b>: <a href="Practitioner-phcp-practitioner-example.html">Generated Summary: id: 9941339108; Ronald Bone </a></p><p><b>organization</b>: <a href="Organization-phcp-organization-example.html">Generated Summary: id: 1144221847; active; name: Acme Labs; Phone: (+1) 734-677-7777, hq@acme.org</a></p><p><b>telecom</b>: <a href="mailto:doc@example.org">doc@example.org</a></p></div>
  </text>
  <practitioner>
    <reference value="Practitioner/phcp-practitioner-example"/>
  </practitioner>
  <organization>
    <reference value="Organization/phcp-organization-example"/>
  </organization>
  <telecom>
    <system value="email"/>
    <value value="doc@example.org"/>
  </telecom>
</PractitionerRole>