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

: Spezielle Organisationsform - TTL Representation

Active as of 2025-04-23

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "SpezielleOrganisationsformCS"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SpezielleOrganisationsformCS</b></p><a name=\"SpezielleOrganisationsformCS\"> </a><a name=\"hcSpezielleOrganisationsformCS\"> </a><a name=\"SpezielleOrganisationsformCS-en-US\"> </a><p>This case-sensitive code system <code>https://elga.moped.at/CodeSystem/SpezielleOrganisationsformCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"SpezielleOrganisationsformCS-A\"> </a></td><td>Abteilung</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"SpezielleOrganisationsformCS-R\"> </a></td><td>Referenzzentrum – ohne Versorgungsstufengliederung</td></tr><tr><td style=\"white-space:nowrap\">Z<a name=\"SpezielleOrganisationsformCS-Z\"> </a></td><td>Referenzzentrum – höchste Versorgungsstufe</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"SpezielleOrganisationsformCS-S\"> </a></td><td>Referenzzentrum – 2. Versorgungsstufe</td></tr><tr><td style=\"white-space:nowrap\">V<a name=\"SpezielleOrganisationsformCS-V\"> </a></td><td>Spezialzentrum – ausgewählte Versorgungsbereiche</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"SpezielleOrganisationsformCS-D\"> </a></td><td>Department</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"SpezielleOrganisationsformCS-F\"> </a></td><td>Fachschwerpunkt</td></tr><tr><td style=\"white-space:nowrap\">T<a name=\"SpezielleOrganisationsformCS-T\"> </a></td><td>Dislozierte Tagesklinik</td></tr><tr><td style=\"white-space:nowrap\">W<a name=\"SpezielleOrganisationsformCS-W\"> </a></td><td>Dislozierte Wochenklinik</td></tr><tr><td style=\"white-space:nowrap\">K<a name=\"SpezielleOrganisationsformCS-K\"> </a></td><td>Tagesstation als Teil einer vollstationären Organisationsform (für einmalige Aufenthalte über Tag oder über Nacht)</td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"SpezielleOrganisationsformCS-H\"> </a></td><td>Spezielle ambulante Bereiche (ambulante Tagesbehandlung und ambulante tagesstrukturierende Behandlung)</td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"SpezielleOrganisationsformCS-M\"> </a></td><td>Fachspezifische Wochenklinik</td></tr><tr><td style=\"white-space:nowrap\">X<a name=\"SpezielleOrganisationsformCS-X\"> </a></td><td>Ohne fachlich eindeutige Zuordnung</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://elga.moped.at/CodeSystem/SpezielleOrganisationsformCS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "SpezielleOrganisationsformCS"] ; # 
  fhir:title [ fhir:v "Spezielle Organisationsform"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-04-23T14:36:39+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "ELGA GmbH"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "ELGA GmbH" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://elga.gv.at" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Die spezielle Organisationsform der stationären Versorgung ist im Kostenstellenplan \nzusätzlich zum Funktionscode mit einer entsprechenden Kennzeichnung zu versehen."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "13"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "A" ] ;
fhir:display [ fhir:v "Abteilung" ]
  ] [
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Referenzzentrum – ohne Versorgungsstufengliederung" ]
  ] [
fhir:code [ fhir:v "Z" ] ;
fhir:display [ fhir:v "Referenzzentrum – höchste Versorgungsstufe" ]
  ] [
fhir:code [ fhir:v "S" ] ;
fhir:display [ fhir:v "Referenzzentrum – 2. Versorgungsstufe" ]
  ] [
fhir:code [ fhir:v "V" ] ;
fhir:display [ fhir:v "Spezialzentrum – ausgewählte Versorgungsbereiche" ]
  ] [
fhir:code [ fhir:v "D" ] ;
fhir:display [ fhir:v "Department" ]
  ] [
fhir:code [ fhir:v "F" ] ;
fhir:display [ fhir:v "Fachschwerpunkt" ]
  ] [
fhir:code [ fhir:v "T" ] ;
fhir:display [ fhir:v "Dislozierte Tagesklinik" ]
  ] [
fhir:code [ fhir:v "W" ] ;
fhir:display [ fhir:v "Dislozierte Wochenklinik" ]
  ] [
fhir:code [ fhir:v "K" ] ;
fhir:display [ fhir:v "Tagesstation als Teil einer vollstationären Organisationsform (für einmalige Aufenthalte über Tag oder über Nacht)" ]
  ] [
fhir:code [ fhir:v "H" ] ;
fhir:display [ fhir:v "Spezielle ambulante Bereiche (ambulante Tagesbehandlung und ambulante tagesstrukturierende Behandlung)" ]
  ] [
fhir:code [ fhir:v "M" ] ;
fhir:display [ fhir:v "Fachspezifische Wochenklinik" ]
  ] [
fhir:code [ fhir:v "X" ] ;
fhir:display [ fhir:v "Ohne fachlich eindeutige Zuordnung" ]
  ] ) . #