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

Generated Narrative: Organization AbteilungHerzJesu1

Kostenstelle

  • InterneKostenstellennummer: 11160
  • InterneKostenstellenbezeichnung: Schlaflabor (Interne)
  • SpezielleOrganisationsform: Spezielle Organisationsformen: A (Abteilung)
  • KostenstellenJahr: 2024

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

type: Hospital Department

partOf: Organization Herz Jesu-Krankenhaus

"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:extension ( [ fhir:url [ fhir:v "InterneKostenstellennummer"^^xsd:anyURI ; fhir:l fhir:InterneKostenstellennummer ] ; fhir:value [ a fhir:UnsignedInt ; fhir:v "11160"^^xsd:nonNegativeInteger ] ] [ fhir:url [ fhir:v "InterneKostenstellenbezeichnung"^^xsd:anyURI ; fhir:l fhir:InterneKostenstellenbezeichnung ] ; fhir:value [ a fhir:String ; fhir:v "Schlaflabor (Interne)" ] ] [ 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 "A" ] ] ] [ fhir:url [ fhir:v "KostenstellenJahr"^^xsd:anyURI ; fhir:l fhir:KostenstellenJahr ] ; fhir:value [ a fhir:Date ; fhir:v "2024"^^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 "131180" ] ] [ fhir:system [ fhir:v "http://example.org/lkf-system/funktionssubcode"^^xsd:anyURI ; fhir:l ] ; fhir:value [ fhir:v "00" ] ] ) ; # fhir:type ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "dept" ] ] ) ] ) ; # fhir:partOf [ fhir:l ; fhir:reference [ fhir:v "Organization/OrganizationHerzJesuKrankenhaus" ] ] . # # -------------------------------------------------------------------------------------