Package | kbv.ita.vos |
Resource Type | StructureDefinition |
Id | KBV-EX-VoS-Medication-isOverTheCounter |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=kbv.ita.vos@2.1.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_Medication_isOverTheCounter |
URL | https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_Medication_isOverTheCounter |
Version | 2.1.0 |
Status | active |
Date | 2023-02-01 |
Name | KBV_EX_VoS_Medication_isOverTheCounter |
Title | KBV_EX_VoS_Medication_isOverTheCounter |
Description | Angabe, ob eine Medikament nicht der Verschreibungspflicht unterliegt (overTheCounter-Abgabe möglich). |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
KBV_PR_VoS_Medication_Compounding | KBV_PR_VoS_Medication_Compounding |
KBV_PR_VoS_Medication_FreeText | KBV_PR_VoS_Medication_FreeText |
KBV_PR_VoS_Medication_Ingredient | KBV_PR_VoS_Medication_Ingredient |
KBV_PR_VoS_Medication_PZN | KBV_PR_VoS_Medication_PZN |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "KBV-EX-VoS-Medication-isOverTheCounter", "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_Medication_isOverTheCounter", "version": "2.1.0", "name": "KBV_EX_VoS_Medication_isOverTheCounter", "title": "KBV_EX_VoS_Medication_isOverTheCounter", "status": "active", "date": "2023-02-01", "publisher": "Kassenärztliche Bundesvereinigung", "description": "Angabe, ob eine Medikament nicht der Verschreibungspflicht unterliegt (overTheCounter-Abgabe möglich).", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Medication" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "OTC", "definition": "Mit diesem Element kann angegeben werden, ob ein Medikament nicht der Verschreibungspflicht unterliegt (overTheCounter-Abgabe möglich)." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_Medication_isOverTheCounter" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "slicing": { "discriminator": [ { "type": "type", "path": "$this" } ], "rules": "closed" }, "min": 1, "type": [ { "code": "boolean" } ] }, { "id": "Extension.value[x]:valueBoolean", "path": "Extension.value[x]", "sliceName": "valueBoolean", "short": "Dauerdiagnose", "definition": "Angabe, ob das Medikament nicht der Verschreibungspflicht unterliegt (overTheCounter-Abgabe möglich). true = OTC-Abgabe möglich, false = verschreibungspflichtg", "min": 1, "type": [ { "code": "boolean" } ] } ] } }