{ "description": "This FHIR extension is designed for use within the MedicationRequest resource to establish a direct linkage to one or more MedicationStatement resources. It enables the association of medication requests with specific medication statements, facilitating a clear understanding of the relationship between prescribed medications and the patient's medication history. This extension is crucial for ensuring comprehensive medication management and tracking within patient care workflows.", "_filename": "StructureDefinition-medication-request-linked-statement-extension.json", "package_name": "de.gematik.dev.epa.medication", "date": "2024-06-06", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "MedicationRequestLinkedStatementExtension", "abstract": false, "type": "Extension", "experimental": "false", "resourceType": "StructureDefinition", "title": "MedicationRequest Linked Statement", "package_version": "1.1.0-alpha.4", "status": "draft", "id": "9a40f1af-0ce8-41db-b72b-7359bcecc1c6", "kind": "complex-type", "url": "https://gematik.de/fhir/epa-medication/StructureDefinition/medication-request-linked-statement-extension", "context": [ { "type": "element", "expression": "Element" } ], "version": "1.0.2-rc1", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "MedicationRequest Linked Statement", "definition": "This FHIR extension is designed for use within the MedicationRequest resource to establish a direct linkage to one or more MedicationStatement resources. It enables the association of medication requests with specific medication statements, facilitating a clear understanding of the relationship between prescribed medications and the patient's medication history. This extension is crucial for ensuring comprehensive medication management and tracking within patient care workflows." }, { "id": "Extension.extension", "max": "0", "path": "Extension.extension" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://gematik.de/fhir/epa-medication/StructureDefinition/medication-request-linked-statement-extension" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "Reference", "targetProfile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-statement" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }