FHIR IG Statistics: ValueSet/KBV-VS-ERP-Accident-Type
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "KBV-VS-ERP-Accident-Type",
"url": "https://fhir.kbv.de/ValueSet/KBV_VS_ERP_Accident_Type",
"version": "1.4.0",
"name": "KBV_VS_ERP_Accident_Type",
"status": "draft",
"date": "2025-06-17",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"description": "ValueSet für die Ausprägung der möglichen Ursachen / Unfälle",
"compose": {
"include": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Ursache_Type",
"concept": [
{
"code": "1",
"display": "Unfall"
},
{
"code": "2",
"display": "Arbeitsunfall (Berufsgenossenschaft/Unfallkasse)"
},
{
"code": "4",
"display": "Berufskrankheit (Berufsgenossenschaft/Unfallkasse)"
}
]
}
]
}
}