PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.2.0-beta1
    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.zib2020",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This extension represents the DispensoLocation 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",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/DispenseRequest-v1.0.3(2020EN)",
    "name": "zib DispenseRequest-v1.0.3(2020EN)",
    "identity": "zib-dispenserequest-v1.0.3-2020EN"
  } ],
  "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": "0.2.0-beta1",
  "status": "draft",
  "id": "986abe8f-0b76-42a9-a92d-7238106a97bd",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-DispenseRequest.DispenseLocation",
  "context": [ {
    "type": "element",
    "expression": "MedicationRequest.dispenseRequest"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "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://hl7.org/fhir/StructureDefinition/Location" ]
      } ],
      "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.",
      "mapping": [ {
        "map": "NL-CM:9.10.20068",
        "comment": "DispenseLocation",
        "identity": "zib-dispenserequest-v1.0.3-2020EN"
      } ],
      "definition": "Dispense location. Use `Location.name`."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}