ISiK Basis Implementierungsleitfaden
Version 6.0.0-rc - ci-build

: Allgemeinchirurgie - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="AbteilungAllgemeinchirurgieOrganisationBeispiel"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/isik/StructureDefinition/ISiKOrganisationFachabteilung"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization AbteilungAllgemeinchirurgieOrganisationBeispiel</b></p><a name="AbteilungAllgemeinchirurgieOrganisationBeispiel"> </a><a name="hcAbteilungAllgemeinchirurgieOrganisationBeispiel"> </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-ISiKOrganisationFachabteilung.html">ISiKOrganisationFachabteilung</a></p></div><p><b>identifier</b>: Ward/123456, <code>https://gematik.de/fhir/sid/telematik-id</code>/1234567890</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type dept}">Hospital Department</span>, <span title="Codes:{http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert 1500}">Allgemeine Chirurgie</span></p><p><b>name</b>: Allgemeinchirurgie</p><p><b>partOf</b>: <a href="Organization-KrankenhausOrganisationBeispiel.html">Organization Uniklinik Entenhausen</a></p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="225746001"/>
      </coding>
    </type>
    <system value="https://fhir.krankenhaus.example/sid/OrgaID"/>
    <value value="123456"/>
  </identifier>
  <identifier>
    <system value="https://gematik.de/fhir/sid/telematik-id"/>
    <value value="1234567890"/>
  </identifier>
  <type>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/organization-type"/>
      <code value="dept"/>
    </coding>
  </type>
  <type>
    <coding>
      <system
              value="http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert"/>
      <code value="1500"/>
      <display value="Allgemeine Chirurgie"/>
    </coding>
  </type>
  <name value="Allgemeinchirurgie"/>
  <partOf>🔗 
    <reference value="Organization/KrankenhausOrganisationBeispiel"/>
  </partOf>
</Organization>