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 Betriebsform - JSON Representation

Draft as of 2025-11-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "SpezielleBetriebsformenCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SpezielleBetriebsformenCS</b></p><a name=\"SpezielleBetriebsformenCS\"> </a><a name=\"hcSpezielleBetriebsformenCS\"> </a><p>This  code system <code>https://elga.moped.at/CodeSystem/SpezielleBetriebsformenCS</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\">K<a name=\"SpezielleBetriebsformenCS-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=\"SpezielleBetriebsformenCS-H\"> </a></td><td>Spezielle ambulante Bereiche (ambulante Tagesbehandlung und ambulante tagesstrukturierende Behandlung)</td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"SpezielleBetriebsformenCS-M\"> </a></td><td>Fachspezifische Wochenklinik</td></tr><tr><td style=\"white-space:nowrap\">X<a name=\"SpezielleBetriebsformenCS-X\"> </a></td><td>Ohne fachlich eindeutige Zuordnung</td></tr></table></div>"
  },
  "url" : "https://elga.moped.at/CodeSystem/SpezielleBetriebsformenCS",
  "version" : "0.1.0",
  "name" : "SpezielleBetriebsformenCS",
  "title" : "Spezielle Betriebsform",
  "status" : "draft",
  "date" : "2025-11-12T17:35:52+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"
    }
  ]
}