FHIR IG analytics| Package | elga.moped |
| Resource Type | CodeSystem |
| Id | CodeSystem-VerdachtArbeitsSchuelerunfallCS.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/CodeSystem-VerdachtArbeitsSchuelerunfallCS.html |
| URL | https://elga.moped.at/CodeSystem/VerdachtArbeitsSchuelerunfallCS |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-26T07:12:06+00:00 |
| Name | VerdachtArbeitsSchuelerunfallCS |
| Title | Verdacht auf Arbeits- oder Schuelerunfall CodeSystem |
| Description | CodeSystem für den Verdacht auf einen Arbeits- oder Schuelerunfall |
| Content | complete |
| ValueSet | |
| VerdachtArbeitsSchuelerunfallVS | Verdacht auf Arbeits- oder Schuelerunfall ValueSet |
No resources found
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:
| Code | Display |
| 1 | Arbeitsunfall |
| 2 | Schüler-/Studentenunfall |
| 3 | Landwirtschaftlicher Unfall |
| 4 | Wegunfall Arbeit |
| 5 | Wegunfall Schüler/Student |
| 0 | Nein/Unbekannt |
{
"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"
}
]
}