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

FHIR IG Statistics: CodeSystem/KBV-CS-VoS-StartUp-Context

Packagekbv.ita.vos
Resource TypeCodeSystem
IdKBV-CS-VoS-StartUp-Context
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.vos@2.1.0&canonical=https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_StartUp_Context
URLhttps://fhir.kbv.de/CodeSystem/KBV_CS_VoS_StartUp_Context
Version2.1.0
Statusactive
Date2023-02-01
NameKBV_CS_VoS_StartUp_Context
DescriptionAufgerufene Funktionen.
CopyrightCopyright © [2021], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Contentcomplete

Resources that use this resource

ValueSet
KBV_VS_VoS_StartUp_ContextKBV_VS_VoS_StartUp_Context

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "KBV-CS-VoS-StartUp-Context",
  "url": "https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_StartUp_Context",
  "version": "2.1.0",
  "name": "KBV_CS_VoS_StartUp_Context",
  "status": "active",
  "experimental": false,
  "date": "2023-02-01",
  "publisher": "Kassenärztliche Bundesvereinigung",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://www.kbv.de"
        }
      ]
    }
  ],
  "description": "Aufgerufene Funktionen.",
  "copyright": "Copyright © [2021], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "caseSensitive": true,
  "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_VoS_StartUp_Context",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Ohne Aufrufkontext"
    },
    {
      "code": "2",
      "display": "Erstverordnung"
    },
    {
      "code": "3",
      "display": "Wiederverordnung"
    },
    {
      "code": "4",
      "display": "Administration"
    },
    {
      "code": "5",
      "display": "Arzneimittelrecherche ohne Patientenkontext"
    },
    {
      "code": "6",
      "display": "Arzneimittelrecherche mit Patientenkontext"
    },
    {
      "code": "7",
      "display": "Medikationsplan für Patienten neu erstellen"
    },
    {
      "code": "8",
      "display": "Medikationsplan auf Basis des Barcodes auf dem Medikationsplan aktualisieren"
    },
    {
      "code": "9",
      "display": "Medikationsplan auf Basis eines bestehenden strukturierten Medikationsplans aktualisieren"
    },
    {
      "code": "10",
      "display": "Statistiken ausführen"
    },
    {
      "code": "11",
      "display": "Hausapotheke"
    },
    {
      "code": "12",
      "display": "Storno eRezept"
    }
  ]
}