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

FHIR IG Statistics: ValueSet/KBV-VS-ERP-Medication-Category

Packagekbv.ita.erp
Resource TypeValueSet
IdKBV-VS-ERP-Medication-Category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.erp@1.4.0-alpha&canonical=https://fhir.kbv.de/ValueSet/KBV_VS_ERP_Medication_Category
URLhttps://fhir.kbv.de/ValueSet/KBV_VS_ERP_Medication_Category
Version1.4.0
Statusdraft
Date2025-06-17
NameKBV_VS_ERP_Medication_Category

Resources that use this resource

StructureDefinition
KBV_EX_ERP_Medication_CategoryKBV_EX_ERP_Medication_Category

Resources that this resource uses

CodeSystem
KBV_CS_ERP_Medication_CategoryKBV_CS_ERP_Medication_Category

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "KBV-VS-ERP-Medication-Category",
  "url": "https://fhir.kbv.de/ValueSet/KBV_VS_ERP_Medication_Category",
  "version": "1.4.0",
  "name": "KBV_VS_ERP_Medication_Category",
  "status": "draft",
  "date": "2025-06-17",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "compose": {
    "include": [
      {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category",
        "concept": [
          {
            "code": "00",
            "display": "Arzneimittel oder in die Arzneimittelversorgung nach § 31 SGB V einbezogenes Produkt"
          },
          {
            "code": "01",
            "display": "BtM"
          },
          {
            "code": "02",
            "display": "AMVV § 3a Abs. 1 (Thalidomid o. ä.)"
          }
        ]
      }
    ]
  }
}