@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Organization/KlinikIntensivAnaesthesieOrganisationBeispiel> a fhir:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "KlinikIntensivAnaesthesieOrganisationBeispiel"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://gematik.de/fhir/isik/StructureDefinition/ISiKOrganisation" ;
fhir:index 0 ;
fhir:link <https://gematik.de/fhir/isik/StructureDefinition/ISiKOrganisation>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.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>"
] ;
fhir:Organization.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "http://fhir.de/sid/arge-ik/iknr" ] ;
fhir:Identifier.value [ fhir:value "260120196" ]
], [
fhir:index 1 ;
fhir:Identifier.system [ fhir:value "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR" ] ;
fhir:Identifier.value [ fhir:value "345678975" ]
] ;
fhir:Organization.type [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ] ;
fhir:Coding.code [ fhir:value "dept" ]
]
], [
fhir:index 1 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert" ] ;
fhir:Coding.code [ fhir:value "3600" ] ;
fhir:Coding.display [ fhir:value "Intensivmedizin" ]
]
] ;
fhir:Organization.name [ fhir:value "Klinik für Intensivmedizin und Anästhesiologie"] ;
fhir:Organization.partOf [
fhir:link <http://hl7.org/fhir/Organization/KrankenhausOrganisationBeispiel> ;
fhir:Reference.reference [ fhir:value "Organization/KrankenhausOrganisationBeispiel" ]
] .
<http://hl7.org/fhir/Organization/KrankenhausOrganisationBeispiel> a fhir:Organization .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Organization/KlinikIntensivAnaesthesieOrganisationBeispiel.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Organization/KlinikIntensivAnaesthesieOrganisationBeispiel.ttl> .
IG © 2026+ gematik GmbH. Paket basis#6.0.0 basierend auf FHIR 4.0.1. Generiert 2026-07-01
Links: Table of Contents |
QA Report