0.1.0 - ci-build

ONCOnnectTumorboardIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Requester Role (Example) - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="ONCOnnect-EX-TB-RequesterRole"/>
  <meta>
    <profile
             value="https://fhir.ccc-onconnect.de/StructureDefinition/onconnect-pr-tb-requester-role"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole ONCOnnect-EX-TB-RequesterRole</b></p><a name="ONCOnnect-EX-TB-RequesterRole"> </a><a name="hcONCOnnect-EX-TB-RequesterRole"> </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-onconnect-pr-tb-requester-role.html">Requester Role (Profile)</a></p></div><p><b>practitioner</b>: <a href="Practitioner-ONCOnnect-EX-TB-Requester.html">Practitioner Max Mustermann (official)</a></p><p><b>organization</b>: <a href="Organization-ONCOnnect-EX-TB-RequesterDepartment.html">Organization Klinik für Onkologie</a></p><p><b>telecom</b>: <a href="tel:+491234567890">+49 123 4567890</a>, <a href="mailto:requester@uniklinik-musterstadt.de">requester@uniklinik-musterstadt.de</a></p></div>
  </text>
  <practitioner>🔗 
    <reference value="Practitioner/ONCOnnect-EX-TB-Requester"/>
  </practitioner>
  <organization>🔗 
    <reference value="Organization/ONCOnnect-EX-TB-RequesterDepartment"/>
  </organization>
  <telecom>
    <system value="phone"/>
    <value value="+49 123 4567890"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="requester@uniklinik-musterstadt.de"/>
  </telecom>
</PractitionerRole>