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

FHIR IG Statistics: CodeSystem/KBV-CS-VoS-PrescriptionType

Packagekbv.ita.vos
Resource TypeCodeSystem
IdKBV-CS-VoS-PrescriptionType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.vos@2.1.0&canonical=https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_PrescriptionType
URLhttps://fhir.kbv.de/CodeSystem/KBV_CS_VoS_PrescriptionType
Version2.1.0
Statusactive
Date2023-02-01
NameKBV_CS_VoS_PrescriptionType
DescriptionAlle Rezepttypen, die gemäß Anforderungskatalog EXT_ITA_VGEX_Anforderungskatalog_AVWG vorkommen können.
CopyrightCopyright © [2021], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Contentcomplete

Resources that use this resource

ValueSet
KBV_VS_VoS_PrescriptionTypeKBV_VS_VoS_PrescriptionType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "KBV-CS-VoS-PrescriptionType",
  "url": "https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_PrescriptionType",
  "version": "2.1.0",
  "name": "KBV_CS_VoS_PrescriptionType",
  "status": "active",
  "experimental": false,
  "date": "2023-02-01",
  "publisher": "Kassenärztliche Bundesvereinigung",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://www.kbv.de"
        }
      ]
    }
  ],
  "description": "Alle Rezepttypen, die gemäß Anforderungskatalog EXT_ITA_VGEX_Anforderungskatalog_AVWG vorkommen können.",
  "copyright": "Copyright © [2021], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "caseSensitive": true,
  "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_VoS_PrescriptionType",
  "content": "complete",
  "concept": [
    {
      "code": "M16",
      "display": "Muster 16"
    },
    {
      "code": "BTM-RP",
      "display": "BTM-Rezept"
    },
    {
      "code": "T-RP",
      "display": "T-Rezept"
    },
    {
      "code": "PKV-RP-blau",
      "display": "Privat Rezept (blauer Vordruck)"
    },
    {
      "code": "PKV-RP-individuell",
      "display": "Privat Rezept frei gestaltet"
    },
    {
      "code": "RP-gruen",
      "display": "grüner Vordruck"
    },
    {
      "code": "Sonstiges-Rezept",
      "display": "Sonstiges Rezept"
    }
  ]
}