Package | kbv.ita.aws |
Resource Type | StructureDefinition |
Id | KBV_PR_AW_Dauermedikation |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Dauermedikation |
URL | https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Dauermedikation |
Version | 1.2.0 |
Status | active |
Name | KBV_PR_AW_Dauermedikation |
Copyright | Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved. |
Type | MedicationStatement |
Kind | resource |
No resources found
StructureDefinition | |
KBV_EX_Base_Additional_Comment | KBV_EX_Base_Additional_Comment |
KBV_PR_AW_Medikament | KBV_PR_AW_Medikament |
KBV_PR_AW_Patient | KBV_PR_AW_Patient |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Dauermedikation", "version": "1.2.0", "name": "KBV_PR_AW_Dauermedikation", "status": "active", "publisher": "Kassenärztliche Bundesvereinigung (KBV)", "copyright": "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "workflow", "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" } ], "kind": "resource", "abstract": false, "type": "MedicationStatement", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement", "derivation": "constraint", "differential": { "element": [ { "id": "MedicationStatement.id", "path": "MedicationStatement.id", "min": 1 }, { "id": "MedicationStatement.meta", "path": "MedicationStatement.meta", "min": 1 }, { "id": "MedicationStatement.meta.versionId", "path": "MedicationStatement.meta.versionId", "min": 1 }, { "id": "MedicationStatement.meta.lastUpdated", "path": "MedicationStatement.meta.lastUpdated", "min": 1 }, { "id": "MedicationStatement.meta.profile", "path": "MedicationStatement.meta.profile", "min": 1, "max": "1", "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Dauermedikation|1.2.0" }, { "id": "MedicationStatement.text", "path": "MedicationStatement.text", "min": 1 }, { "id": "MedicationStatement.extension", "path": "MedicationStatement.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" } }, { "id": "MedicationStatement.extension:beschreibung_der_Verordnung", "path": "MedicationStatement.extension", "sliceName": "beschreibung_der_Verordnung", "short": "Beschreibung der Verordnung", "definition": "Diese Extension kann zur generellen Beschreibung der Verordnung genutzt werden.", "max": "1", "type": [ { "code": "Extension", "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment" ] } ], "mustSupport": true }, { "id": "MedicationStatement.extension:beschreibung_der_Verordnung.value[x]", "path": "MedicationStatement.extension.value[x]", "mustSupport": true }, { "id": "MedicationStatement.identifier", "path": "MedicationStatement.identifier", "max": "0" }, { "id": "MedicationStatement.basedOn", "path": "MedicationStatement.basedOn", "max": "0" }, { "id": "MedicationStatement.partOf", "path": "MedicationStatement.partOf", "max": "0" }, { "id": "MedicationStatement.status", "path": "MedicationStatement.status", "short": "active | completed", "definition": "Der Status dieses Elementes kann mit active oder completed angegeben werden." }, { "id": "MedicationStatement.statusReason", "path": "MedicationStatement.statusReason", "max": "0" }, { "id": "MedicationStatement.category", "path": "MedicationStatement.category", "max": "0" }, { "id": "MedicationStatement.medication[x]", "path": "MedicationStatement.medication[x]", "slicing": { "discriminator": [ { "type": "type", "path": "$this" } ], "rules": "closed" }, "type": [ { "code": "Reference" } ] }, { "id": "MedicationStatement.medication[x]:medicationReference", "path": "MedicationStatement.medication[x]", "sliceName": "medicationReference", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Medikament|1.2.0" ] } ] }, { "id": "MedicationStatement.medication[x]:medicationReference.reference", "path": "MedicationStatement.medication[x].reference", "min": 1 }, { "id": "MedicationStatement.medication[x]:medicationReference.type", "path": "MedicationStatement.medication[x].type", "max": "0" }, { "id": "MedicationStatement.medication[x]:medicationReference.identifier", "path": "MedicationStatement.medication[x].identifier", "max": "0" }, { "id": "MedicationStatement.medication[x]:medicationReference.display", "path": "MedicationStatement.medication[x].display", "max": "0" }, { "id": "MedicationStatement.subject", "path": "MedicationStatement.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0" ] } ], "mustSupport": true }, { "id": "MedicationStatement.subject.reference", "path": "MedicationStatement.subject.reference", "min": 1 }, { "id": "MedicationStatement.subject.type", "path": "MedicationStatement.subject.type", "max": "0" }, { "id": "MedicationStatement.subject.identifier", "path": "MedicationStatement.subject.identifier", "max": "0" }, { "id": "MedicationStatement.subject.display", "path": "MedicationStatement.subject.display", "max": "0" }, { "id": "MedicationStatement.context", "path": "MedicationStatement.context", "max": "0" }, { "id": "MedicationStatement.effective[x]", "path": "MedicationStatement.effective[x]", "slicing": { "discriminator": [ { "type": "type", "path": "$this" } ], "rules": "closed" }, "type": [ { "code": "Period" } ], "mustSupport": true }, { "id": "MedicationStatement.effective[x]:effectivePeriod", "path": "MedicationStatement.effective[x]", "sliceName": "effectivePeriod", "short": "Zeitraum der Dauermedikation", "definition": "In diesem Element ist der Zeitraum der Dauermedikation anzugeben.", "type": [ { "code": "Period" } ], "mustSupport": true }, { "id": "MedicationStatement.effective[x]:effectivePeriod.start", "path": "MedicationStatement.effective[x].start", "min": 1 }, { "id": "MedicationStatement.informationSource", "path": "MedicationStatement.informationSource", "max": "0" }, { "id": "MedicationStatement.derivedFrom", "path": "MedicationStatement.derivedFrom", "max": "0" }, { "id": "MedicationStatement.reasonCode", "path": "MedicationStatement.reasonCode", "max": "0" }, { "id": "MedicationStatement.reasonReference", "path": "MedicationStatement.reasonReference", "max": "0" }, { "id": "MedicationStatement.note", "path": "MedicationStatement.note", "short": "weitere Angaben zur Verordnung", "definition": "In diesem Element können weitere Angaben zur Verordnung eingetragen werden", "max": "1", "mustSupport": true }, { "id": "MedicationStatement.note.author[x]", "path": "MedicationStatement.note.author[x]", "max": "0" }, { "id": "MedicationStatement.note.time", "path": "MedicationStatement.note.time", "max": "0" }, { "id": "MedicationStatement.dosage", "path": "MedicationStatement.dosage", "max": "0" } ] } }