{
"description": "Profile on the Bundle resource which represents the structure of the Send MedicationPrescriptionProcessing transaction conform information standard ['Medication Process'](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces).",
"_filename": "mp-MedicationPrescriptionProcessing-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 MedicationPrescriptionProcessing transaction.",
"name": "MpMedicationPrescriptionProcessingBundle",
"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 MedicationPrescriptionProcessing Bundle",
"package_version": "1.0.0",
"status": "active",
"id": "7d5a7aaf-7e91-4016-a44c-3d364e2e8d76",
"kind": "resource",
"url": "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationPrescriptionProcessing-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:administrationAgreement",
"min": 1,
"path": "Bundle.entry",
"sliceName": "administrationAgreement"
}, {
"id": "Bundle.entry:administrationAgreement.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/mp-AdministrationAgreement" ]
} ]
}, {
"id": "Bundle.entry:administrationAgreement.resource.meta",
"path": "Bundle.entry.resource.meta"
}, {
"id": "Bundle.entry:administrationAgreement.resource.meta.tag",
"min": 1,
"path": "Bundle.entry.resource.meta.tag",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
}
}, {
"id": "Bundle.entry:administrationAgreement.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:medicationDispense",
"path": "Bundle.entry",
"sliceName": "medicationDispense"
}, {
"id": "Bundle.entry:medicationDispense.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationDispense" ]
} ]
}, {
"id": "Bundle.entry:medicationDispense.resource.meta",
"path": "Bundle.entry.resource.meta"
}, {
"id": "Bundle.entry:medicationDispense.resource.meta.tag",
"min": 1,
"path": "Bundle.entry.resource.meta.tag",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
}
}, {
"id": "Bundle.entry:medicationDispense.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: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" ]
} ]
} ]
},
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "https://www.nictiz.nl",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}