{
"description": "An extension to provide a reference to the Location resource to indicate where the medication is (to be) dispensed.",
"_filename": "ext-DispenseRequest.DispenseLocation.json",
"package_name": "nictiz.fhir.nl.r4.medicationprocess9",
"date": null,
"derivation": "constraint",
"publisher": "Nictiz",
"fhirVersion": "4.0.1",
"purpose": "This extension represents the DispenseLocation concept for implementations following the information standard [MP9](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces).",
"name": "ExtDispenseRequestDispenseLocation",
"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": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "ext DispenseRequest.DispenseLocation",
"package_version": "2.0.0-beta.5",
"status": "active",
"id": "76797984-f6f3-4b42-b52a-e0d6e0fe5b08",
"kind": "complex-type",
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-DispenseRequest.DispenseLocation",
"context": [ {
"type": "element",
"expression": "MedicationRequest.dispenseRequest"
} ],
"version": "2.0.0-beta.5",
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"path": "Extension"
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-DispenseRequest.DispenseLocation"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider" ]
} ],
"alias": [ "Afleverlocatie" ],
"short": "DispenseLocation",
"comment": "Although the mapping is placed on this Reference element and not a string thereby deviating from the zib, the actual information will be a string in `Location.name`. A reference to a Location resource has been chosen over an extension with a string to allow for more detailed information to be captured in use cases not accounted for by the zib.",
"definition": "Dispense location. Use `Location.name`."
} ]
},
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "https://www.nictiz.nl",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}