ISiK Basis Implementierungsleitfaden
Version 6.0.0-rc - ballot

: Klinik für Intensivmedizin und Anästhesiologie - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "KlinikIntensivAnaesthesieOrganisationBeispiel",
  "meta" : {
    "profile" : [
      🔗 "https://gematik.de/fhir/isik/StructureDefinition/ISiKOrganisation"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization KlinikIntensivAnaesthesieOrganisationBeispiel</b></p><a name=\"KlinikIntensivAnaesthesieOrganisationBeispiel\"> </a><a name=\"hcKlinikIntensivAnaesthesieOrganisationBeispiel\"> </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-ISiKOrganisation.html\">ISiKOrganisation</a></p></div><p><b>identifier</b>: ArgeIkIknr/260120196, <code>https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR</code>/345678975</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 3600}\">Intensivmedizin</span></p><p><b>name</b>: Klinik für Intensivmedizin und Anästhesiologie</p><p><b>partOf</b>: <a href=\"Organization-KrankenhausOrganisationBeispiel.html\">Organization Uniklinik Entenhausen</a></p></div>"
  },
  "identifier" : [
    {
      "system" : "http://fhir.de/sid/arge-ik/iknr",
      "value" : "260120196"
    },
    {
      "system" : "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR",
      "value" : "345678975"
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
          "code" : "dept"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert",
          "code" : "3600",
          "display" : "Intensivmedizin"
        }
      ]
    }
  ],
  "name" : "Klinik für Intensivmedizin und Anästhesiologie",
  "partOf" : {
    🔗 "reference" : "Organization/KrankenhausOrganisationBeispiel"
  }
}