MyHealth@Eu Hospital Discharge Report
0.1.0-preview - qa-preview 150

MyHealth@Eu Hospital Discharge Report - Local Development build (v0.1.0-preview) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PractitionerRole - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/hdr/StructureDefinition/practitionerRole-hdr-myhealtheu"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole b975ec26-4ecf-4588-9fa2-afbb0d9fc530</b></p><a name="b975ec26-4ecf-4588-9fa2-afbb0d9fc530"> </a><a name="hcb975ec26-4ecf-4588-9fa2-afbb0d9fc530"> </a><a name="b975ec26-4ecf-4588-9fa2-afbb0d9fc530-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-practitionerRole-hdr-myhealtheu.html">PractitionerRole:: HDR</a></p></div><p><b>identifier</b>: <code>http://example.org/practitioner-role-ids</code>/PR-123456</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Bundle-BundleExampleHdr.html#urn-uuid-b06b2c2c-15dd-4e58-b27e-37326ba51407">Bundle: identifier = http://example.org#7c8218d6-7a5b-4974-8221-c9102ad4fb41; type = document; timestamp = 2024-11-18 14:30:00+0100</a></p><p><b>organization</b>: <a href="Bundle-BundleExampleHdr.html#urn-uuid-ff4d98d1-69c9-43db-896e-58d11c15662c">Bundle: identifier = http://example.org#7c8218d6-7a5b-4974-8221-c9102ad4fb41; type = document; timestamp = 2024-11-18 14:30:00+0100</a></p><p><b>code</b>: <span title="Codes:{urn:oid:2.16.840.1.113883.2.9.6.2.7 221}">Medical Doctors</span></p></div>
  </text>
  <identifier>
    <system value="http://example.org/practitioner-role-ids"/>
    <value value="PR-123456"/>
  </identifier>
  <active value="true"/>
  <practitioner>
    <reference value="urn:uuid:b06b2c2c-15dd-4e58-b27e-37326ba51407"/>
  </practitioner>
  <organization>
    <reference value="urn:uuid:ff4d98d1-69c9-43db-896e-58d11c15662c"/>
  </organization>
  <code>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.2.9.6.2.7"/>
      <code value="221"/>
      <display value="Medical Doctors"/>
    </coding>
  </code>
</PractitionerRole>