PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.medication@1.0.0
    https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/be-model-medication-dispense
{
  "description": "This is the logical model for the Dispense Record entry - the information that can be captured upon the act of dispensing - in a hospital pharmacy, or a community pharmacy. This is not for a future dispense, rather a record of an actual dispense.",
  "_filename": "StructureDefinition-be-model-medication-dispense.json",
  "package_name": "hl7.fhir.be.medication",
  "date": "2021-06-28T13:54:34+02:00",
  "derivation": "specialization",
  "publisher": "eHealth Platform",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "BE",
      "system": "urn:iso:std:iso:3166",
      "display": "Belgium"
    } ]
  } ],
  "name": "BeModelMedicationDispense",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "BeModelMedicationDispense",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "snapshot": {
    "element": [ {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "BeModelMedicationDispense",
      "min": 0,
      "definition": "Base definition for all elements in a resource.",
      "isModifier": false,
      "short": "An individual record of a medication dispense",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "BeModelMedicationDispense",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element"
      }
    }, {
      "path": "BeModelMedicationDispense.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "isModifier": false,
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "BeModelMedicationDispense.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "BeModelMedicationDispense.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "BeModelMedicationDispense.extension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "id": "BeModelMedicationDispense.identifier",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelMedicationDispense.identifier"
      },
      "path": "BeModelMedicationDispense.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "The business identifier(s) for the medication dispense session",
      "definition": "The business identifier(s) for the medication dispense session, also known as Session GUID (SGUID)."
    }, {
      "id": "BeModelMedicationDispense.patient",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelMedicationDispense.patient"
      },
      "path": "BeModelMedicationDispense.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient" ]
      } ],
      "short": "The person for which the medication is dispensed.",
      "definition": "The person for which the medication is dispensed."
    }, {
      "id": "BeModelMedicationDispense.dispenser",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelMedicationDispense.dispenser"
      },
      "path": "BeModelMedicationDispense.dispenser",
      "type": [ {
        "code": "Reference"
      } ],
      "short": "The dispenser, if known and relevant",
      "definition": "."
    }, {
      "id": "BeModelMedicationDispense.dispenser.dispenser",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelMedicationDispense.dispenser.dispenser"
      },
      "path": "BeModelMedicationDispense.dispenser.dispenser",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner" ]
      } ],
      "short": "Reference to person that performed the recording or reporting",
      "definition": "Who was responsible for asserting the observed value as \"true\". (Reference)"
    }, {
      "id": "BeModelMedicationDispense.dispenser.organization",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelMedicationDispense.dispenser.organization"
      },
      "path": "BeModelMedicationDispense.dispenser.organization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-organization" ]
      } ],
      "short": "Reference to person that performed the recording or reporting",
      "definition": "Who was responsible for asserting the observed value as \"true\". (Reference)"
    }, {
      "id": "BeModelMedicationDispense.dispenseDate",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "BeModelMedicationDispense.dispenseDate"
      },
      "path": "BeModelMedicationDispense.dispenseDate",
      "type": [ {
        "code": "dateTime",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/dateTime" ]
      } ],
      "short": "The date when the dispense ocurred",
      "definition": "The date (or date-time) when the dispense ocurred"
    }, {
      "id": "BeModelMedicationDispense.prescription",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelMedicationDispense.prescription"
      },
      "path": "BeModelMedicationDispense.prescription",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "The information about a prescription related to the dispense",
      "definition": "."
    }, {
      "id": "BeModelMedicationDispense.prescription.isPrescribed",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelMedicationDispense.prescription.isPrescribed"
      },
      "path": "BeModelMedicationDispense.prescription.isPrescribed",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Whether this dispense was performed against a prescription",
      "definition": "."
    }, {
      "id": "BeModelMedicationDispense.prescription.prescription",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelMedicationDispense.prescription.prescription"
      },
      "path": "BeModelMedicationDispense.prescription.prescription",
      "type": [ {
        "code": "Reference"
      } ],
      "short": "The prescription identification",
      "definition": "."
    }, {
      "id": "BeModelMedicationDispense.dispensedItem",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "BeModelMedicationDispense.dispensedItem"
      },
      "path": "BeModelMedicationDispense.dispensedItem",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Each product that was dispensed",
      "definition": "."
    }, {
      "id": "BeModelMedicationDispense.dispensedItem.product",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelMedicationDispense.dispensedItem.product"
      },
      "path": "BeModelMedicationDispense.dispensedItem.product",
      "type": [ {
        "code": "Reference"
      } ],
      "short": "The product that was dispensed - coded or not (e.g. for magistral preparations)",
      "definition": "."
    }, {
      "id": "BeModelMedicationDispense.dispensedItem.quantityDispensed",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelMedicationDispense.dispensedItem.quantityDispensed"
      },
      "path": "BeModelMedicationDispense.dispensedItem.quantityDispensed",
      "type": [ {
        "code": "Quantity"
      } ],
      "short": "The amound of product that was dispensed",
      "definition": "."
    }, {
      "id": "BeModelMedicationDispense.dispensedItem.dosageInstructions",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "BeModelMedicationDispense.dispensedItem.dosageInstructions"
      },
      "path": "BeModelMedicationDispense.dispensedItem.dosageInstructions",
      "type": [ {
        "code": "Dosage"
      } ],
      "short": "The instructions for use",
      "definition": "."
    }, {
      "id": "BeModelMedicationDispense.dispensedItem.note",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "BeModelMedicationDispense.dispensedItem.note"
      },
      "path": "BeModelMedicationDispense.dispensedItem.note",
      "type": [ {
        "code": "Annotation",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Annotation" ]
      } ],
      "short": "Additional information about the dispensed item",
      "definition": "Additional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc."
    }, {
      "id": "BeModelMedicationDispense.note",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "BeModelMedicationDispense.note"
      },
      "path": "BeModelMedicationDispense.note",
      "type": [ {
        "code": "Annotation",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Annotation" ]
      } ],
      "short": "Additional information about the dispense",
      "definition": "Additional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc."
    } ]
  },
  "status": "draft",
  "id": "ba3723ad-8c9b-4449-bcb7-3024523b9704",
  "kind": "logical",
  "url": "https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/be-model-medication-dispense",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "BeModelMedicationDispense",
      "max": "*",
      "min": 0,
      "path": "BeModelMedicationDispense",
      "short": "An individual record of a medication dispense"
    }, {
      "id": "BeModelMedicationDispense.identifier",
      "max": "1",
      "min": 0,
      "path": "BeModelMedicationDispense.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "The business identifier(s) for the medication dispense session",
      "definition": "The business identifier(s) for the medication dispense session, also known as Session GUID (SGUID)."
    }, {
      "id": "BeModelMedicationDispense.patient",
      "max": "1",
      "min": 1,
      "path": "BeModelMedicationDispense.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient" ]
      } ],
      "short": "The person for which the medication is dispensed.",
      "definition": "The person for which the medication is dispensed."
    }, {
      "id": "BeModelMedicationDispense.dispenser",
      "max": "1",
      "min": 0,
      "path": "BeModelMedicationDispense.dispenser",
      "type": [ {
        "code": "Reference"
      } ],
      "short": "The dispenser, if known and relevant",
      "definition": "."
    }, {
      "id": "BeModelMedicationDispense.dispenser.dispenser",
      "max": "1",
      "min": 1,
      "path": "BeModelMedicationDispense.dispenser.dispenser",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner" ]
      } ],
      "short": "Reference to person that performed the recording or reporting",
      "definition": "Who was responsible for asserting the observed value as \"true\". (Reference)"
    }, {
      "id": "BeModelMedicationDispense.dispenser.organization",
      "max": "1",
      "min": 1,
      "path": "BeModelMedicationDispense.dispenser.organization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-organization" ]
      } ],
      "short": "Reference to person that performed the recording or reporting",
      "definition": "Who was responsible for asserting the observed value as \"true\". (Reference)"
    }, {
      "id": "BeModelMedicationDispense.dispenseDate",
      "max": "1",
      "min": 1,
      "path": "BeModelMedicationDispense.dispenseDate",
      "type": [ {
        "code": "dateTime",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/dateTime" ]
      } ],
      "short": "The date when the dispense ocurred",
      "definition": "The date (or date-time) when the dispense ocurred"
    }, {
      "id": "BeModelMedicationDispense.prescription",
      "max": "1",
      "min": 0,
      "path": "BeModelMedicationDispense.prescription",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "The information about a prescription related to the dispense",
      "definition": "."
    }, {
      "id": "BeModelMedicationDispense.prescription.isPrescribed",
      "max": "1",
      "min": 0,
      "path": "BeModelMedicationDispense.prescription.isPrescribed",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Whether this dispense was performed against a prescription",
      "definition": "."
    }, {
      "id": "BeModelMedicationDispense.prescription.prescription",
      "max": "1",
      "min": 0,
      "path": "BeModelMedicationDispense.prescription.prescription",
      "type": [ {
        "code": "Reference"
      } ],
      "short": "The prescription identification",
      "definition": "."
    }, {
      "id": "BeModelMedicationDispense.dispensedItem",
      "max": "*",
      "min": 0,
      "path": "BeModelMedicationDispense.dispensedItem",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Each product that was dispensed",
      "definition": "."
    }, {
      "id": "BeModelMedicationDispense.dispensedItem.product",
      "max": "1",
      "min": 0,
      "path": "BeModelMedicationDispense.dispensedItem.product",
      "type": [ {
        "code": "Reference"
      } ],
      "short": "The product that was dispensed - coded or not (e.g. for magistral preparations)",
      "definition": "."
    }, {
      "id": "BeModelMedicationDispense.dispensedItem.quantityDispensed",
      "max": "1",
      "min": 0,
      "path": "BeModelMedicationDispense.dispensedItem.quantityDispensed",
      "type": [ {
        "code": "Quantity"
      } ],
      "short": "The amound of product that was dispensed",
      "definition": "."
    }, {
      "id": "BeModelMedicationDispense.dispensedItem.dosageInstructions",
      "max": "1",
      "min": 0,
      "path": "BeModelMedicationDispense.dispensedItem.dosageInstructions",
      "type": [ {
        "code": "Dosage"
      } ],
      "short": "The instructions for use",
      "definition": "."
    }, {
      "id": "BeModelMedicationDispense.dispensedItem.note",
      "max": "*",
      "min": 0,
      "path": "BeModelMedicationDispense.dispensedItem.note",
      "type": [ {
        "code": "Annotation",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Annotation" ]
      } ],
      "short": "Additional information about the dispensed item",
      "definition": "Additional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc."
    }, {
      "id": "BeModelMedicationDispense.note",
      "max": "*",
      "min": 0,
      "path": "BeModelMedicationDispense.note",
      "type": [ {
        "code": "Annotation",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Annotation" ]
      } ],
      "short": "Additional information about the dispense",
      "definition": "Additional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc."
    } ]
  },
  "contact": [ {
    "name": "eHealth Platform",
    "telecom": [ {
      "value": "https://www.ehealth.fgov.be/standards/fhir",
      "system": "url"
    }, {
      "value": "message-structure@ehealth.fgov.be",
      "system": "email"
    } ]
  }, {
    "name": "Message Structure eHealth",
    "telecom": [ {
      "use": "work",
      "value": "message-structure@ehealth.fgov.be",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}