{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "KBV_VS_VoS_Medication_Category",
  "id": "KBV-VS-VoS-Medication-Category",
  "description": "Medikationstypen, die in der Verordnung enthalten sein können.",
  "version": "2.2.0",
  "url": "https://fhir.kbv.de/ValueSet/KBV_VS_VoS_Medication_Category",
  "date": "2025-10-01",
  "publisher": "Kassenärztliche Bundesvereinigung",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://www.kbv.de"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category"
      }
    ]
  }
}