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

FHIR IG analytics

Packageelga.moped
Resource TypeCodeSystem
IdCodeSystem-VerdachtArbeitsSchuelerunfallCS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/CodeSystem-VerdachtArbeitsSchuelerunfallCS.html
URLhttps://elga.moped.at/CodeSystem/VerdachtArbeitsSchuelerunfallCS
Version0.1.0
Statusactive
Date2026-01-26T07:12:06+00:00
NameVerdachtArbeitsSchuelerunfallCS
TitleVerdacht auf Arbeits- oder Schuelerunfall CodeSystem
DescriptionCodeSystem für den Verdacht auf einen Arbeits- oder Schuelerunfall
Contentcomplete

Resources that use this resource

ValueSet
VerdachtArbeitsSchuelerunfallVSVerdacht auf Arbeits- oder Schuelerunfall ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem VerdachtArbeitsSchuelerunfallCS

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

CodeDisplay
1 Arbeitsunfall
2 Schüler-/Studentenunfall
3 Landwirtschaftlicher Unfall
4 Wegunfall Arbeit
5 Wegunfall Schüler/Student
0 Nein/Unbekannt

Source1

{
  "resourceType": "CodeSystem",
  "id": "VerdachtArbeitsSchuelerunfallCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://elga.moped.at/CodeSystem/VerdachtArbeitsSchuelerunfallCS",
  "version": "0.1.0",
  "name": "VerdachtArbeitsSchuelerunfallCS",
  "title": "Verdacht auf Arbeits- oder Schuelerunfall CodeSystem",
  "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 den Verdacht auf einen Arbeits- oder Schuelerunfall",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "1",
      "display": "Arbeitsunfall"
    },
    {
      "code": "2",
      "display": "Schüler-/Studentenunfall"
    },
    {
      "code": "3",
      "display": "Landwirtschaftlicher Unfall"
    },
    {
      "code": "4",
      "display": "Wegunfall Arbeit"
    },
    {
      "code": "5",
      "display": "Wegunfall Schüler/Student"
    },
    {
      "code": "0",
      "display": "Nein/Unbekannt"
    }
  ]
}