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

FHIR IG Statistics: CodeSystem/KBV-CS-ERP-Medication-Category

Packagekbv.ita.erp
Resource TypeCodeSystem
IdKBV-CS-ERP-Medication-Category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.erp@1.4.0-alpha&canonical=https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category
URLhttps://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category
Version1.4.0
Statusdraft
Date2025-06-17
NameKBV_CS_ERP_Medication_Category
DescriptionKennzeichnung der Verordnungskategorie
CopyrightKassenärztliche Bundesvereinigung
Contentcomplete

Resources that use this resource

ValueSet
KBV_VS_ERP_Medication_CategoryKBV_VS_ERP_Medication_Category
KBV_VS_VoS_Medication_CategoryKBV_VS_VoS_Medication_Category

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "KBV-CS-ERP-Medication-Category",
  "url": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category",
  "version": "1.4.0",
  "name": "KBV_CS_ERP_Medication_Category",
  "status": "draft",
  "date": "2025-06-17",
  "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"
    }
  ]
}