PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.medicationprocess9@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/ext-DispenseRequest.DispenseLocation
{
  "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 of the Dutch zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) [DispenseRequest v1.0.3 (2020EN)](https://zibs.nl/wiki/DispenseRequest-v1.0.3(2020EN)).",
  "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": "1.0.0",
  "status": "active",
  "id": "73363d34-c2a0-40d1-a8e8-3eb30c45135e",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-DispenseRequest.DispenseLocation",
  "context": [ {
    "type": "element",
    "expression": "MedicationRequest.dispenseRequest"
  } ],
  "version": "1.0.0",
  "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"
}