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

FHIR IG analytics

Packageelga.moped
Resource TypeCodeSystem
IdCodeSystem-TransportartCS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/CodeSystem-TransportartCS.html
URLhttps://elga.moped.at/CodeSystem/TransportartCS
Version0.1.0
Statusactive
Date2026-01-26T07:12:06+00:00
NameTransportartCS
TitleTransportart
DescriptionCodeSystem für die Transportart des Patienten
Contentcomplete

Resources that use this resource

ValueSet
TransportartVSTransportart

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem TransportartCS

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

CodeDisplay
H Notarzt-Hubschrauber
K Krankentransport
N Rettung mit notärztlicher Begleitung
R Rettung ohne notärztliche Begleitung
S Selbstanreise des Patienten/der Patientin
Z Sonstige Transportart

Source1

{
  "resourceType": "CodeSystem",
  "id": "TransportartCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://elga.moped.at/CodeSystem/TransportartCS",
  "version": "0.1.0",
  "name": "TransportartCS",
  "title": "Transportart",
  "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": "CodeSystem für die Transportart des Patienten",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "H",
      "display": "Notarzt-Hubschrauber"
    },
    {
      "code": "K",
      "display": "Krankentransport"
    },
    {
      "code": "N",
      "display": "Rettung mit notärztlicher Begleitung"
    },
    {
      "code": "R",
      "display": "Rettung ohne notärztliche Begleitung"
    },
    {
      "code": "S",
      "display": "Selbstanreise des Patienten/der Patientin"
    },
    {
      "code": "Z",
      "display": "Sonstige Transportart"
    }
  ]
}