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

FHIR IG analytics

Packageelga.moped
Resource TypeCodeSystem
IdCodeSystem-AbgangsartCS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/CodeSystem-AbgangsartCS.html
URLhttps://elga.moped.at/CodeSystem/AbgangsartCS
Version0.1.0
Statusactive
Date2026-01-26T07:12:06+00:00
NameAbgangsartCS
TitleMoped Aufnahmeart des Patienten
DescriptionZulässige Ausprägungen Aufnahmeart (LKF & KaOrg)
Contentcomplete

Resources that use this resource

ValueSet
AbgangsartVSAbgangsart des Patienten

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem AbgangsartCS

This case-sensitive code system https://elga.moped.at/CodeSystem/AbgangsartCS defines the following codes:

CodeDisplay
1 Lebend
2 Lebend mit Therapiereduktion
3 Gestorben
4 Gestorben mit Therapiereduktion

Source1

{
  "resourceType": "CodeSystem",
  "id": "AbgangsartCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://elga.moped.at/CodeSystem/AbgangsartCS",
  "version": "0.1.0",
  "name": "AbgangsartCS",
  "title": "Moped Aufnahmeart des Patienten",
  "status": "active",
  "experimental": true,
  "date": "2026-01-26T07:12:06+00:00",
  "publisher": "ELGA GmbH",
  "contact": [
    {
      "name": "ELGA GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://elga.gv.at"
        }
      ]
    }
  ],
  "description": "Zulässige Ausprägungen Aufnahmeart (LKF & KaOrg)",
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "1",
      "display": "Lebend"
    },
    {
      "code": "2",
      "display": "Lebend mit Therapiereduktion"
    },
    {
      "code": "3",
      "display": "Gestorben"
    },
    {
      "code": "4",
      "display": "Gestorben mit Therapiereduktion"
    }
  ]
}