ISiK Medikation Implementierungsleitfaden
Version 6.0.0-rc - ballot

: RolleImKrankenhausInnereMedizinBeispiel - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="RolleImKrankenhausInnereMedizinBeispiel"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/isik/StructureDefinition/ISiKRolleImKrankenhaus"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole RolleImKrankenhausInnereMedizinBeispiel</b></p><a name="RolleImKrankenhausInnereMedizinBeispiel"> </a><a name="hcRolleImKrankenhausInnereMedizinBeispiel"> </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-ISiKRolleImKrankenhaus.html">ISiKRolleImKrankenhaus</a></p></div><p><b>active</b>: false</p><p><b>practitioner</b>: <a href="Practitioner-PractitionerWalterArzt.html">Practitioner Walter Arzt(official)</a></p><p><b>organization</b>: <a href="https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&amp;canonical=http://fhir.org/packages/de.basisprofil.r4/Organization/KrankenhausOrganisationBeispiel">Organization/KrankenhausOrganisationBeispiel</a></p><p><b>code</b>: <span title="Codes:{https://fhir.kbv.de/CodeSystem/KBV_CS_Base_Role_Care AA}">Assistenzärzt:in</span></p><p><b>specialty</b>: <span title="Codes:{http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen INTM}, {http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert 3600}">Intensivmedizin</span></p></div>
  </text>
  <active value="false"/>
  <practitioner>🔗 
    <reference value="Practitioner/PractitionerWalterArzt"/>
  </practitioner>
  <organization>
    <reference value="Organization/KrankenhausOrganisationBeispiel"/>
  </organization>
  <code>
    <coding>
      <system value="https://fhir.kbv.de/CodeSystem/KBV_CS_Base_Role_Care"/>
      <code value="AA"/>
      <display value="Assistenzärzt:in"/>
    </coding>
  </code>
  <specialty>
    <coding>
      <system value="http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen"/>
      <code value="INTM"/>
      <display value="Intensivmedizin"/>
    </coding>
    <coding>
      <system
              value="http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert"/>
      <code value="3600"/>
      <display value="Intensivmedizin"/>
    </coding>
  </specialty>
</PractitionerRole>