FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/KBV-VS-EVDGA-Accident-Type

Packagekbv.itv.evdga
Resource TypeValueSet
IdKBV-VS-EVDGA-Accident-Type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.itv.evdga@1.2.1&canonical=https://fhir.kbv.de/ValueSet/KBV_VS_EVDGA_Accident_Type
URLhttps://fhir.kbv.de/ValueSet/KBV_VS_EVDGA_Accident_Type
Version1.2.0
Statusactive
Date2025-03-25
NameKBV_VS_EVDGA_Accident_Type

Resources that use this resource

StructureDefinition
KBV_PR_EVDGA_HealthAppRequestKBV_PR_EVDGA_HealthAppRequest

Resources that this resource uses

CodeSystem
KBV_CS_FOR_Ursache_TypeKBV_CS_FOR_Ursache_Type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "KBV-VS-EVDGA-Accident-Type",
  "url": "https://fhir.kbv.de/ValueSet/KBV_VS_EVDGA_Accident_Type",
  "version": "1.2.0",
  "name": "KBV_VS_EVDGA_Accident_Type",
  "status": "active",
  "date": "2025-03-25",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "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)"
          }
        ]
      }
    ]
  }
}