FHIR IG analytics| Package | kbv.ita.vos |
| Resource Type | CodeSystem |
| Id | KBV_CS_ERP_Medication_Category.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "KBV-CS-ERP-Medication-Category",
"url": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category",
"version": "1.4.1",
"name": "KBV_CS_ERP_Medication_Category",
"status": "draft",
"date": "2025-11-20",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.kbv.de"
}
]
}
],
"description": "Kennzeichnung der Verordnungskategorie",
"copyright": "Kassenärztliche Bundesvereinigung",
"caseSensitive": true,
"content": "complete",
"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. ä.)"
},
{
"code": "03",
"display": "Sonstiges"
}
]
}