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

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

Packagekbv.ita.vos
Resource TypeCodeSystem
IdKBV-CS-VoS-DocumentType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.vos@2.1.0&canonical=https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_DocumentType
URLhttps://fhir.kbv.de/CodeSystem/KBV_CS_VoS_DocumentType
Version2.1.0
Statusactive
Date2023-02-01
NameKBV_CS_VoS_DocumentType
DescriptionDokumententypen, die über die Verordnungssoftwareschnittstelle übertragen werden können.
CopyrightCopyright © [2022], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Contentcomplete

Resources that use this resource

ValueSet
KBV_VS_VoS_DocumentTypeKBV_VS_VoS_DocumentType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "KBV-CS-VoS-DocumentType",
  "url": "https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_DocumentType",
  "version": "2.1.0",
  "name": "KBV_CS_VoS_DocumentType",
  "status": "active",
  "experimental": false,
  "date": "2023-02-01",
  "publisher": "Kassenärztliche Bundesvereinigung",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://www.kbv.de"
        }
      ]
    }
  ],
  "description": "Dokumententypen, die über die Verordnungssoftwareschnittstelle übertragen werden können.",
  "copyright": "Copyright © [2022], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "caseSensitive": true,
  "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_VoS_DocumentType",
  "content": "complete",
  "concept": [
    {
      "code": "BMP-PDF",
      "display": "Patientenausdruck des Bundeseinheitlichen Medikationsplans"
    },
    {
      "code": "BMP-XML",
      "display": "Inhalt des Barcodes des Bundeseinheitlichen Medikationsplans"
    },
    {
      "code": "EMP",
      "display": "Elektronischer Medikationsplan"
    },
    {
      "code": "Medikationsplan",
      "display": "Medikationsplan"
    },
    {
      "code": "Rezept",
      "display": "Rezept"
    },
    {
      "code": "Signiertes_eRezept",
      "display": "Signiertes_eRezept"
    },
    {
      "code": "Patientenausdruck_eRezept",
      "display": "Patientenausdruck_eRezept"
    }
  ]
}