{
"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",
"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": "2.0.0-rc.3",
"status": "active",
"id": "89066622-1afb-4d6c-858a-d3b178390d29",
"kind": "resource",
"url": "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationPrescriptionProcessing-Bundle",
"version": "2.0.0-rc.3",
"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/mp-PharmaceuticalProduct" ]
} ]
}, {
"id": "Bundle.entry:healthcareProvider",
"path": "Bundle.entry",
"sliceName": "healthcareProvider"
}, {
"id": "Bundle.entry:healthcareProvider.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider" ]
} ]
}, {
"id": "Bundle.entry:healthcareProvider-Organization",
"path": "Bundle.entry",
"sliceName": "healthcareProvider-Organization"
}, {
"id": "Bundle.entry:healthcareProvider-Organization.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization" ]
} ]
} ]
},
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "https://www.nictiz.nl",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}