{ "description": "Defines constraints and extensions on the Medication Dispense resource for a record of a dispensation in Belgium.", "_filename": "StructureDefinition-be-medicationdispense.json", "package_name": "ehealthplatform.be.r4.federalprofiles", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "BeMedicationDispense", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://www.hl7.org/v3/PORX_RM020070UV", "name": "V3 Pharmacy Dispense RMIM", "identity": "rx-dispense-rmim" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" } ], "abstract": false, "type": "MedicationDispense", "experimental": null, "resourceType": "StructureDefinition", "title": "BeMedicationDispense", "package_version": "1.3.3-beta", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Clinical.Medications" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "status": "draft", "id": "a047c2ce-35b4-46bb-904d-94b22e816e52", "kind": "resource", "url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-medicationdispense", "version": "0.2.0", "differential": { "element": [ { "id": "MedicationDispense", "path": "MedicationDispense", "short": "The medication dispense entry", "definition": "A register of a medication dispense, describing the medication that has been dispensed by a professional or by an organization, including the medication, the patient, some prescription and treatment information." }, { "id": "MedicationDispense.identifier", "path": "MedicationDispense.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] }, "mustSupport": true }, { "id": "MedicationDispense.identifier:DGUID", "max": "1", "min": 0, "path": "MedicationDispense.identifier", "sliceName": "DGUID", "mustSupport": true }, { "id": "MedicationDispense.identifier:DGUID.type.coding.code", "path": "MedicationDispense.identifier.type.coding.code", "patternCode": "dguid" }, { "id": "MedicationDispense.identifier:DGUID.system", "min": 1, "path": "MedicationDispense.identifier.system", "fixedUri": "https://www.gfd-dpp.be/fhir/reference/dguid" }, { "id": "MedicationDispense.medicationCodeableConcept", "max": "1", "min": 0, "path": "MedicationDispense.medicationCodeableConcept", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "example", "valueSet": "http://hl7.org/fhir/ValueSet/medication-codes", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "MedicationCode" } ], "description": "The drug code. For example CNK code for the medication" }, "mustSupport": true }, { "id": "MedicationDispense.medicationReference", "max": "1", "min": 0, "path": "MedicationDispense.medicationReference", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Medication" ] } ], "mustSupport": true }, { "id": "MedicationDispense.subject", "min": 1, "path": "MedicationDispense.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient" ] } ], "mustSupport": true }, { "id": "MedicationDispense.context", "path": "MedicationDispense.context", "short": "The dispense session identifier, for example an identifier of a visit to a pharmacy", "mustSupport": true }, { "id": "MedicationDispense.context.identifier", "path": "MedicationDispense.context.identifier", "mustSupport": true }, { "id": "MedicationDispense.context.identifier.type.coding.system", "path": "MedicationDispense.context.identifier.type.coding.system", "patternUri": "https://www.gfd-dpp.be/fhir/reference/identifier_types" }, { "id": "MedicationDispense.context.identifier.type.coding.code", "path": "MedicationDispense.context.identifier.type.coding.code", "patternCode": "sguid" }, { "id": "MedicationDispense.context.identifier.system", "path": "MedicationDispense.context.identifier.system", "patternUri": "https://www.gfd-dpp.be/fhir/reference/sguid" }, { "id": "MedicationDispense.performer", "min": 1, "path": "MedicationDispense.performer", "mustSupport": true }, { "id": "MedicationDispense.performer.function.text", "path": "MedicationDispense.performer.function.text", "patternString": "dispenser" }, { "id": "MedicationDispense.performer.actor", "path": "MedicationDispense.performer.actor", "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner" ] } ] }, { "id": "MedicationDispense.authorizingPrescription", "path": "MedicationDispense.authorizingPrescription", "mustSupport": true }, { "id": "MedicationDispense.authorizingPrescription.identifier", "path": "MedicationDispense.authorizingPrescription.identifier", "mustSupport": true }, { "id": "MedicationDispense.authorizingPrescription.display", "path": "MedicationDispense.authorizingPrescription.display", "mustSupport": true }, { "id": "MedicationDispense.quantity", "path": "MedicationDispense.quantity", "mustSupport": true }, { "id": "MedicationDispense.whenHandedOver", "min": 1, "path": "MedicationDispense.whenHandedOver", "mustSupport": true }, { "id": "MedicationDispense.note", "path": "MedicationDispense.note", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction", "path": "MedicationDispense.dosageInstruction", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.text", "path": "MedicationDispense.dosageInstruction.text", "mustSupport": true }, { "id": "MedicationDispense.dosageInstruction.patientInstruction", "path": "MedicationDispense.dosageInstruction.patientInstruction", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationDispense" }