{ "description": "Indicates that a medication product is to be or has been dispensed for a named person/patient.", "_filename": "CareConnect-GPC-MedicationDispense-1.json", "package_name": "gpc.stu3.fhir-assets", "date": "2023-08-04", "derivation": "constraint", "publisher": "NHS England", "fhirVersion": "3.0.2", "name": "CareConnect-GPC-MedicationDispense-1", "abstract": false, "copyright": "Copyright © 2023 NHS England", "type": "MedicationDispense", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.1.2", "status": "draft", "id": "0d5dc618-d01a-4c41-94e8-3ba7615101a9", "kind": "resource", "url": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-MedicationDispense-1", "version": "1.1.0", "differential": { "element": [ { "id": "MedicationDispense.identifier", "path": "MedicationDispense.identifier", "mustSupport": true }, { "id": "MedicationDispense.identifier.system", "min": 1, "path": "MedicationDispense.identifier.system" }, { "id": "MedicationDispense.identifier.value", "min": 1, "path": "MedicationDispense.identifier.value" }, { "id": "MedicationDispense.identifier.assigner", "path": "MedicationDispense.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Organization-1" } ] }, { "id": "MedicationDispense.status", "path": "MedicationDispense.status", "mustSupport": true }, { "id": "MedicationDispense.category.coding.system", "min": 1, "path": "MedicationDispense.category.coding.system" }, { "id": "MedicationDispense.category.coding.code", "min": 1, "path": "MedicationDispense.category.coding.code" }, { "id": "MedicationDispense.medication[x]", "path": "MedicationDispense.medication[x]", "type": [ { "code": "CodeableConcept" }, { "code": "Reference", "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Medication-1" } ] }, { "id": "MedicationDispense.subject", "min": 1, "path": "MedicationDispense.subject", "type": [ { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/Group" }, { "code": "Reference", "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Patient-1" } ], "mustSupport": true }, { "id": "MedicationDispense.subject.identifier.system", "min": 1, "path": "MedicationDispense.subject.identifier.system", "fixedUri": "https://fhir.nhs.uk/Id/nhs-number" }, { "id": "MedicationDispense.subject.identifier.value", "min": 1, "path": "MedicationDispense.subject.identifier.value" }, { "id": "MedicationDispense.context", "path": "MedicationDispense.context", "type": [ { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare" }, { "code": "Reference", "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Encounter-1" } ] }, { "id": "MedicationDispense.performer", "max": "1", "min": 1, "path": "MedicationDispense.performer", "mustSupport": true }, { "id": "MedicationDispense.performer.actor", "path": "MedicationDispense.performer.actor", "type": [ { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/Device" }, { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-RelatedPerson-1" }, { "code": "Reference", "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Organization-1" }, { "code": "Reference", "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Patient-1" }, { "code": "Reference", "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Practitioner-1" } ] }, { "id": "MedicationDispense.authorizingPrescription", "path": "MedicationDispense.authorizingPrescription", "type": [ { "code": "Reference", "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-MedicationRequest-1" } ] }, { "id": "MedicationDispense.type", "path": "MedicationDispense.type", "mustSupport": true }, { "id": "MedicationDispense.type.coding.system", "min": 1, "path": "MedicationDispense.type.coding.system" }, { "id": "MedicationDispense.type.coding.code", "min": 1, "path": "MedicationDispense.type.coding.code" }, { "id": "MedicationDispense.quantity", "min": 1, "path": "MedicationDispense.quantity" }, { "id": "MedicationDispense.quantity.value", "min": 1, "path": "MedicationDispense.quantity.value" }, { "id": "MedicationDispense.quantity.unit", "min": 1, "path": "MedicationDispense.quantity.unit" }, { "id": "MedicationDispense.quantity.system", "min": 1, "path": "MedicationDispense.quantity.system" }, { "id": "MedicationDispense.quantity.code", "min": 1, "path": "MedicationDispense.quantity.code" }, { "id": "MedicationDispense.daysSupply", "path": "MedicationDispense.daysSupply", "mustSupport": true }, { "id": "MedicationDispense.whenPrepared", "path": "MedicationDispense.whenPrepared", "mustSupport": true }, { "id": "MedicationDispense.whenHandedOver", "path": "MedicationDispense.whenHandedOver", "mustSupport": true }, { "id": "MedicationDispense.destination", "path": "MedicationDispense.destination", "type": [ { "code": "Reference", "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Location-1" } ] }, { "id": "MedicationDispense.receiver", "max": "1", "path": "MedicationDispense.receiver", "type": [ { "code": "Reference", "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Patient-1" }, { "code": "Reference", "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Practitioner-1" } ] }, { "id": "MedicationDispense.note.author[x]", "path": "MedicationDispense.note.author[x]", "type": [ { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/RelatedPerson" }, { "code": "string" }, { "code": "Reference", "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Practitioner-1" }, { "code": "Reference", "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Patient-1" } ] }, { "id": "MedicationDispense.dosageInstruction", "path": "MedicationDispense.dosageInstruction", "mustSupport": true }, { "id": "MedicationDispense.substitution.responsibleParty", "path": "MedicationDispense.substitution.responsibleParty", "type": [ { "code": "Reference", "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Practitioner-1" } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationDispense" }