Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build

Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AbteilungHerzJesu1 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - 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:link <https://elga.moped.at/StructureDefinition/MopedOrganizationAbteilung>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization AbteilungHerzJesu1</b></p><a name=\"AbteilungHerzJesu1\"> </a><a name=\"hcAbteilungHerzJesu1\"> </a><a name=\"AbteilungHerzJesu1-en-US\"> </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-MopedOrganizationAbteilung.html\">MopedOrganizationAbteilung</a></p></div><blockquote><p><b>Kostenstelle</b></p><ul><li>InterneKostenstellennummer: 11160</li><li>InterneKostenstellenbezeichnung: Schlaflabor (Interne)</li><li>SpezielleOrganisationsform: A</li><li>KostenstellenJahr: 2024</li></ul></blockquote><p><b>identifier</b>: <code>http://example.org/lkf-system/funktionscode</code>/131180, <code>http://example.org/lkf-system/funktionssubcode</code>/00</p><p><b>partOf</b>: <a href=\"Organization-OrganizationHerzJesuKrankenhaus.html\">Organization Herz Jesu-Krankenhaus</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "InterneKostenstellennummer"^^xsd:anyURI ] ;
fhir:value [
a fhir:unsignedInt ;
fhir:v "11160"^^xsd:nonNegativeInteger       ]     ] [
fhir:url [ fhir:v "InterneKostenstellenbezeichnung"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Schlaflabor (Interne)"       ]     ] [
fhir:url [ fhir:v "SpezielleOrganisationsform"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "A"       ]     ] [
fhir:url [ fhir:v "KostenstellenJahr"^^xsd:anyURI ] ;
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:identifier ( [
fhir:system [ fhir:v "http://example.org/lkf-system/funktionscode"^^xsd:anyURI ] ;
fhir:value [ fhir:v "131180" ]
  ] [
fhir:system [ fhir:v "http://example.org/lkf-system/funktionssubcode"^^xsd:anyURI ] ;
fhir:value [ fhir:v "00" ]
  ] ) ; # 
  fhir:partOf [
fhir:reference [ fhir:v "Organization/OrganizationHerzJesuKrankenhaus" ]
  ] . #