{ "description": "Profile on the Bundle resource which represents the structure of the Send MedicationPrescription transaction conform information standard ['Medication Process'](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces).", "_filename": "mp-MedicationPrescription-Bundle.json", "package_name": "nictiz.fhir.nl.r4.medicationprocess9", "date": null, "derivation": "constraint", "publisher": "Nictiz", "fhirVersion": "4.0.1", "purpose": "To define the body of the Send MedicationPrescription transaction.", "name": "MpMedicationPrescriptionBundle", "mapping": [ { "uri": "https://decor.nictiz.nl/pub/medicatieproces/mp-html-20210921T194523/ds-2.16.840.1.113883.2.4.3.11.60.20.77.1.4-2021-01-01T000000.html", "name": "Medication Process 9 v2.0.0-beta", "identity": "Medication-Process-v9-2-0-0" } ], "abstract": false, "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.", "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": "mp MedicationPrescription Bundle", "package_version": "1.0.0", "status": "active", "id": "c888e3d5-bfbd-4b04-bd44-94355a174776", "kind": "resource", "url": "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationPrescription-Bundle", "version": "1.0.0", "differential": { "element": [ { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "transaction" }, { "id": "Bundle.entry", "min": 1, "path": "Bundle.entry", "slicing": { "rules": "open", "discriminator": [ { "path": "resource", "type": "profile" } ] } }, { "id": "Bundle.entry:medicationAgreement", "min": 1, "path": "Bundle.entry", "sliceName": "medicationAgreement" }, { "id": "Bundle.entry:medicationAgreement.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationAgreement" ] } ] }, { "id": "Bundle.entry:medicationAgreement.resource.meta", "path": "Bundle.entry.resource.meta" }, { "id": "Bundle.entry:medicationAgreement.resource.meta.tag", "min": 1, "path": "Bundle.entry.resource.meta.tag", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Bundle.entry:medicationAgreement.resource.meta.tag:actionable", "max": "1", "min": 1, "path": "Bundle.entry.resource.meta.tag", "sliceName": "actionable", "patternCoding": { "code": "actionable", "system": "http://terminology.hl7.org/CodeSystem/common-tags" } }, { "id": "Bundle.entry:medicationAgreement.resource.intent", "path": "Bundle.entry.resource.intent", "comment": "Set to _order_ because this MedicationAgreement authorizes an action for a patient, pharmacist, professional administrator et cetera.", "fixedCode": "order" }, { "id": "Bundle.entry:dispenseRequest", "path": "Bundle.entry", "sliceName": "dispenseRequest" }, { "id": "Bundle.entry:dispenseRequest.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/mp-DispenseRequest" ] } ] }, { "id": "Bundle.entry:dispenseRequest.resource.meta", "path": "Bundle.entry.resource.meta" }, { "id": "Bundle.entry:dispenseRequest.resource.meta.tag", "min": 1, "path": "Bundle.entry.resource.meta.tag", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Bundle.entry:dispenseRequest.resource.meta.tag:actionable", "max": "1", "min": 1, "path": "Bundle.entry.resource.meta.tag", "sliceName": "actionable", "patternCoding": { "code": "actionable", "system": "http://terminology.hl7.org/CodeSystem/common-tags" } }, { "id": "Bundle.entry:dispenseRequest.resource.intent", "path": "Bundle.entry.resource.intent", "comment": "Set to _order_ because this DispenseRequest should authorize an action for a patient, pharmacist, professional administrator et cetera.", "fixedCode": "order" }, { "id": "Bundle.entry:patient", "max": "1", "path": "Bundle.entry", "sliceName": "patient" }, { "id": "Bundle.entry:patient.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ] } ] }, { "id": "Bundle.entry:pharmaceuticalProduct", "path": "Bundle.entry", "sliceName": "pharmaceuticalProduct" }, { "id": "Bundle.entry:pharmaceuticalProduct.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-PharmaceuticalProduct" ] } ] }, { "id": "Bundle.entry:bodyHeight", "max": "1", "path": "Bundle.entry", "sliceName": "bodyHeight" }, { "id": "Bundle.entry:bodyHeight.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-BodyHeight" ] } ] }, { "id": "Bundle.entry:bodyWeight", "max": "1", "path": "Bundle.entry", "sliceName": "bodyWeight" }, { "id": "Bundle.entry:bodyWeight.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-BodyWeight" ] } ] } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "https://www.nictiz.nl", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }