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

Generated Narrative: HealthcareService KHK999ABT11111100

Kostenstelle

  • InterneKostenstellennummer: 1000
  • InterneKostenstellenbezeichnung: Innere Medizin � allgemein
  • SpezielleOrganisationsform: Spezielle Organisationsformen: F (Fachschwerpunkt)
  • KostenstellenJahr: 2025

identifier: http://example.org/lkf-system/funktionscode/111111, http://example.org/lkf-system/funktionssubcode/00

providedBy: Organization Testkrankenhaus

type: Hospital Services

location: Location

"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:extension ( [ fhir:url [ fhir:v "InterneKostenstellennummer"^^xsd:anyURI ; fhir:l fhir:InterneKostenstellennummer ] ; fhir:value [ a fhir:UnsignedInt ; fhir:v "1000"^^xsd:nonNegativeInteger ] ] [ fhir:url [ fhir:v "InterneKostenstellenbezeichnung"^^xsd:anyURI ; fhir:l fhir:InterneKostenstellenbezeichnung ] ; fhir:value [ a fhir:String ; fhir:v "Innere Medizin � allgemein" ] ] [ fhir:url [ fhir:v "SpezielleOrganisationsform"^^xsd:anyURI ; fhir:l fhir:SpezielleOrganisationsform ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/SpezielleOrganisationsformenCS"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "F" ] ] ] [ fhir:url [ fhir:v "KostenstellenJahr"^^xsd:anyURI ; fhir:l fhir:KostenstellenJahr ] ; 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:l ] ] ) ; # fhir:identifier ( [ fhir:system [ fhir:v "http://example.org/lkf-system/funktionscode"^^xsd:anyURI ; fhir:l ] ; fhir:value [ fhir:v "111111" ] ] [ fhir:system [ fhir:v "http://example.org/lkf-system/funktionssubcode"^^xsd:anyURI ; fhir:l ] ; fhir:value [ fhir:v "00" ] ] ) ; # fhir:providedBy [ fhir:l ; fhir:reference [ fhir:v "Organization/KHK999" ] ] ; # fhir:type ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/service-type"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "361" ] ] ) ] ) ; # fhir:location ( [ fhir:l ; fhir:reference [ fhir:v "Location/LocationKHK999" ] ] ) . # # -------------------------------------------------------------------------------------