@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Organization ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "KHK999ABT12118102"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://elga.moped.at/StructureDefinition/MopedOrganizationAbteilung"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

Generated Narrative: Organization KHK999ABT12118102

Kostenstelle

  • InterneKostenstellennummer: 1200
  • InterneKostenstellenbezeichnung: Intensivbetreuung (Interne)
  • SpezielleOrganisationsform: Spezielle Organisationsform A: Abteilung
  • KostenstellenJahr: 2025

identifier: http://example.org/lkf-system/funktionscode/121181, http://example.org/lkf-system/funktionssubcode/02

type: Hospital Department

partOf: Organization Testkrankenhaus

"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:extension ( [ fhir:url [ fhir:v "InterneKostenstellennummer"^^xsd:anyURI ] ; fhir:value [ a fhir:unsignedInt ; fhir:v "1200"^^xsd:nonNegativeInteger ] ] [ fhir:url [ fhir:v "InterneKostenstellenbezeichnung"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Intensivbetreuung (Interne)" ] ] [ fhir:url [ fhir:v "SpezielleOrganisationsform"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/SpezielleOrganisationsformCS"^^xsd:anyURI ] ; fhir:code [ fhir:v "A" ] ] ] [ fhir:url [ fhir:v "KostenstellenJahr"^^xsd:anyURI ] ; fhir:value [ a fhir:date ; fhir:v "2025"^^xsd:gYear ] ] ) ; fhir:url [ fhir:v "https://elga.moped.at/StructureDefinition/moped-ext-Kostenstelle"^^xsd:anyURI ] ] ) ; # fhir:identifier ( [ fhir:system [ fhir:v "http://example.org/lkf-system/funktionscode"^^xsd:anyURI ] ; fhir:value [ fhir:v "121181" ] ] [ fhir:system [ fhir:v "http://example.org/lkf-system/funktionssubcode"^^xsd:anyURI ] ; fhir:value [ fhir:v "02" ] ] ) ; # fhir:type ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "dept" ] ] ) ] ) ; # fhir:partOf [ fhir:link ; fhir:reference [ fhir:v "Organization/KHK999" ] ] . # # -------------------------------------------------------------------------------------