{
"description": null,
"_filename": "NLLDispatch.StructureDefinition.json",
"package_name": "bonsai.first.test.r4",
"date": "2022-02-04",
"derivation": "constraint",
"publisher": "Swedish eHealth Agency",
"fhirVersion": "4.0.1",
"name": "NLLDispatch",
"mapping": [ {
"name": "E-hälsomyndigheten internal model",
"identity": "EHM"
} ],
"abstract": false,
"type": "Bundle",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.1.4",
"status": "active",
"id": "6102910f-ea35-4696-9aed-51652cd6c154",
"kind": "resource",
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLDispatch",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Bundle.type",
"path": "Bundle.type",
"short": "transaction | transaction-response",
"binding": {
"strength": "required",
"valueSet": "http://electronichealth.se/fhir/ValueSet/dispatch-bundle-types"
},
"mustSupport": true
}, {
"id": "Bundle.entry",
"min": 1,
"path": "Bundle.entry",
"short": "Entry in the bundle - will have one or more MedicationDispense",
"definition": "Entry in the bundle - will have one or more MedicationDispense either conforming to the profile NLLMedicationDispense or to profile NLLDispensePaperPrescription. All entries in the bundle must be of the same type.",
"mustSupport": true
}, {
"id": "Bundle.entry.fullUrl",
"path": "Bundle.entry.fullUrl",
"mustSupport": true
}, {
"id": "Bundle.entry.resource",
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLMedicationDispense", "http://electronichealth.se/fhir/StructureDefinition/NLLDispensePaperPrescription" ]
} ],
"mustSupport": true
}, {
"id": "Bundle.entry.search",
"max": "0",
"path": "Bundle.entry.search"
}, {
"id": "Bundle.entry.request",
"path": "Bundle.entry.request",
"mustSupport": true
}, {
"id": "Bundle.entry.request.method",
"path": "Bundle.entry.request.method",
"short": "POST | PUT",
"binding": {
"strength": "required",
"valueSet": "http://electronichealth.se/fhir/ValueSet/dispatch-operations"
},
"mustSupport": true
}, {
"id": "Bundle.entry.request.url",
"path": "Bundle.entry.request.url",
"mustSupport": true
}, {
"id": "Bundle.entry.request.ifNoneMatch",
"max": "0",
"path": "Bundle.entry.request.ifNoneMatch"
}, {
"id": "Bundle.entry.request.ifModifiedSince",
"max": "0",
"path": "Bundle.entry.request.ifModifiedSince"
}, {
"id": "Bundle.entry.request.ifMatch",
"max": "0",
"path": "Bundle.entry.request.ifMatch"
}, {
"id": "Bundle.entry.request.ifNoneExist",
"max": "0",
"path": "Bundle.entry.request.ifNoneExist"
}, {
"id": "Bundle.entry.response",
"path": "Bundle.entry.response",
"mustSupport": true
}, {
"id": "Bundle.entry.response.status",
"path": "Bundle.entry.response.status",
"mustSupport": true
}, {
"id": "Bundle.entry.response.location",
"path": "Bundle.entry.response.location",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}