FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageelga.moped
Resource TypeCodeSystem
IdCodeSystem-SpezielleBetriebsformenCS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/CodeSystem-SpezielleBetriebsformenCS.html
URLhttps://elga.moped.at/CodeSystem/SpezielleBetriebsformenCS
Version0.1.0
Statusdraft
Date2026-01-26T07:12:06+00:00
NameSpezielleBetriebsformenCS
TitleSpezielle Betriebsform
DescriptionSpezielle Betriebsformen (gemäß ÖSG bzw. KAKuG)
Contentcomplete

Resources that use this resource

ValueSet
SpezielleOrganisationsformVSSpezielle Organisationsform

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem SpezielleBetriebsformenCS

This code system https://elga.moped.at/CodeSystem/SpezielleBetriebsformenCS defines the following codes:

CodeDisplay
K Tagesstation als Teil einer vollstationären Organisationsform (für einmalige Aufenthalte über Tag oder über Nacht)
H Spezielle ambulante Bereiche (ambulante Tagesbehandlung und ambulante tagesstrukturierende Behandlung)
M Fachspezifische Wochenklinik
X Ohne fachlich eindeutige Zuordnung

Source1

{
  "resourceType": "CodeSystem",
  "id": "SpezielleBetriebsformenCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://elga.moped.at/CodeSystem/SpezielleBetriebsformenCS",
  "version": "0.1.0",
  "name": "SpezielleBetriebsformenCS",
  "title": "Spezielle Betriebsform",
  "status": "draft",
  "date": "2026-01-26T07:12:06+00:00",
  "publisher": "ELGA GmbH",
  "contact": [
    {
      "name": "ELGA GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://elga.gv.at"
        }
      ]
    }
  ],
  "description": "Spezielle Betriebsformen (gemäß ÖSG bzw. KAKuG)",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "K",
      "display": "Tagesstation als Teil einer vollstationären Organisationsform (für einmalige Aufenthalte über Tag oder über Nacht)"
    },
    {
      "code": "H",
      "display": "Spezielle ambulante Bereiche (ambulante Tagesbehandlung und ambulante tagesstrukturierende Behandlung)"
    },
    {
      "code": "M",
      "display": "Fachspezifische Wochenklinik"
    },
    {
      "code": "X",
      "display": "Ohne fachlich eindeutige Zuordnung"
    }
  ]
}