PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@1.0.0
    http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations
{
  "description": "Obligations for the logical model for medication dispense for dispensing/pharmacy systems (producer) and prescribing systems or prescription repositories(consumer).",
  "_filename": "StructureDefinition-EHDSMedicationDispenseObligations.json",
  "package_name": "xtehr.eu.ehds.models",
  "date": "2026-04-13T14:09:30+02:00",
  "derivation": "constraint",
  "publisher": "Xt-EHR",
  "fhirVersion": "5.0.0",
  "name": "EHDSMedicationDispenseObligations",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispense",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Medication dispense model obligations",
  "package_version": "1.0.0",
  "snapshot": {
    "element": [ {
      "path": "EHDSMedicationDispense",
      "min": 0,
      "definition": "Logical model for medication dispensation (based on a request and dispensed in a pharmacy). Implementers should take into account, if allowed and needed, the calculation of remaining dispensable product based on this information.",
      "isModifier": false,
      "short": "Medication dispense model",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "EHDSMedicationDispense",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "id": "EHDSMedicationDispense.header",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSDataSet.header"
      },
      "path": "EHDSMedicationDispense.header",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Basic metadata for this information",
      "definition": "Basic metadata for this information"
    }, {
      "path": "EHDSMedicationDispense.header.subject",
      "min": 1,
      "definition": "The person for whom the medication is prescribed. [Used for searching]",
      "short": "The person for whom the medication is prescribed. [Used for searching]",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations|1.0.0"
        } ]
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:process"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations|1.0.0"
        } ]
      } ],
      "max": "1",
      "id": "EHDSMedicationDispense.header.subject",
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSDataSet.header.subject"
      }
    }, {
      "id": "EHDSMedicationDispense.header.identifier",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSDataSet.header.identifier"
      },
      "path": "EHDSMedicationDispense.header.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Business identifier(s) for the dispense record. [Used for searching]",
      "definition": "Business identifier(s) for the dispense record. [Used for searching]"
    }, {
      "path": "EHDSMedicationDispense.header.author[x]",
      "min": 1,
      "definition": "The actor who issued the dispense record. Responsibility for the dispense should be traceable from this information.",
      "short": "The actor who issued the dispense record. Responsibility for the dispense should be traceable from this information.",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
      }, {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
      }, {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
        }, {
          "url": "documentation",
          "valueMarkdown": "Systems shall support at least EHDSHealthProfessional data type for the element."
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations|1.0.0"
        } ]
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHOULD:process"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations|1.0.0"
        } ]
      } ],
      "max": "*",
      "id": "EHDSMedicationDispense.header.author[x]",
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSDataSet.header.author[x]"
      }
    }, {
      "path": "EHDSMedicationDispense.header.date",
      "min": 1,
      "definition": "Date and time of issuing the dispense record. [Used for searching]",
      "short": "Date and time of issuing the dispense record. [Used for searching]",
      "type": [ {
        "code": "dateTime"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations|1.0.0"
        } ]
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHOULD:process"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations|1.0.0"
        } ]
      } ],
      "max": "1",
      "id": "EHDSMedicationDispense.header.date",
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSDataSet.header.date"
      }
    }, {
      "path": "EHDSMedicationDispense.header.status",
      "min": 1,
      "definition": "The status of the dispense, e.g. completed, declined, entered-in-error. [Used for searching]",
      "short": "The status of the dispense, e.g. completed, declined, entered-in-error. [Used for searching]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations|1.0.0"
        } ]
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:process"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations|1.0.0"
        } ]
      } ],
      "binding": {
        "strength": "preferred",
        "description": "HL7 MedicationDispense Status Codes"
      },
      "max": "1",
      "id": "EHDSMedicationDispense.header.status",
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSDataSet.header.status"
      }
    }, {
      "id": "EHDSMedicationDispense.header.source",
      "max": "0",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSDataSet.header.source"
      },
      "path": "EHDSMedicationDispense.header.source",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
      "definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information."
    }, {
      "path": "EHDSMedicationDispense.header.language",
      "min": 0,
      "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
      "short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "BCP 47"
      },
      "max": "1",
      "id": "EHDSMedicationDispense.header.language",
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSDataSet.header.language"
      }
    }, {
      "id": "EHDSMedicationDispense.dispenseLocation",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSMedicationDispense.dispenseLocation"
      },
      "path": "EHDSMedicationDispense.dispenseLocation",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation"
      } ],
      "short": "Location of dispense",
      "definition": "Location of dispense"
    }, {
      "id": "EHDSMedicationDispense.receiver[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSMedicationDispense.receiver[x]"
      },
      "path": "EHDSMedicationDispense.receiver[x]",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
      }, {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
      }, {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson"
      } ],
      "short": "Identification of the person who received the dispensed medication, especially when it was not the patient. When not present, it is assumed that the patient is the receiver.",
      "definition": "Identification of the person who received the dispensed medication, especially when it was not the patient. When not present, it is assumed that the patient is the receiver."
    }, {
      "path": "EHDSMedicationDispense.relatedRequest",
      "min": 0,
      "definition": "Identifier of the prescription item the dispense is related to.  [Used for searching]",
      "short": "Identifier of the prescription item the dispense is related to.  [Used for searching]",
      "type": [ {
        "code": "Identifier"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations|1.0.0"
        } ]
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:process"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations|1.0.0"
        } ]
      } ],
      "max": "*",
      "id": "EHDSMedicationDispense.relatedRequest",
      "base": {
        "max": "*",
        "min": 0,
        "path": "EHDSMedicationDispense.relatedRequest"
      }
    }, {
      "path": "EHDSMedicationDispense.medication",
      "min": 1,
      "definition": "Exact dispensed product. If multiple medications are dispensed together, multiple dispense records should be created.",
      "short": "Exact dispensed product. If multiple medications are dispensed together, multiple dispense records should be created.",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedication"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations|1.0.0"
        } ]
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:process"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations|1.0.0"
        } ]
      } ],
      "max": "1",
      "id": "EHDSMedicationDispense.medication",
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSMedicationDispense.medication"
      }
    }, {
      "path": "EHDSMedicationDispense.dispensedQuantity",
      "min": 1,
      "definition": "Number of dispensed packages if the package size is known, or number of smaller items/units, according to the medication dispensed. A unit is expected.",
      "short": "Number of dispensed packages if the package size is known, or number of smaller items/units, according to the medication dispensed. A unit is expected.",
      "type": [ {
        "code": "Quantity"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations|1.0.0"
        } ]
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:process"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations|1.0.0"
        } ]
      } ],
      "binding": {
        "strength": "preferred",
        "description": "UCUM, EDQM Standard Terms"
      },
      "max": "1",
      "id": "EHDSMedicationDispense.dispensedQuantity",
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSMedicationDispense.dispensedQuantity"
      }
    }, {
      "id": "EHDSMedicationDispense.timeOfDispensation",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSMedicationDispense.timeOfDispensation"
      },
      "path": "EHDSMedicationDispense.timeOfDispensation",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Date and time when medication was handed over. When not present, the time of dispensation is assumed to be the time of issuing dispense record.",
      "definition": "Date and time when medication was handed over. When not present, the time of dispensation is assumed to be the time of issuing dispense record."
    }, {
      "id": "EHDSMedicationDispense.substitutionOccurred",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSMedicationDispense.substitutionOccurred"
      },
      "path": "EHDSMedicationDispense.substitutionOccurred",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Whether substitution was made by the dispenser. Definition of substitution is specific to the jurisdiction.",
      "definition": "Whether substitution was made by the dispenser. Definition of substitution is specific to the jurisdiction."
    }, {
      "path": "EHDSMedicationDispense.dosageInstructions",
      "min": 0,
      "definition": "Dosage and administration instructions",
      "short": "Dosage and administration instructions",
      "type": [ {
        "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDosage"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHOULD:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations|1.0.0"
        } ]
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHOULD:process"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
          "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations|1.0.0"
        } ]
      } ],
      "max": "1",
      "id": "EHDSMedicationDispense.dosageInstructions",
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSMedicationDispense.dosageInstructions"
      }
    }, {
      "id": "EHDSMedicationDispense.note",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSMedicationDispense.note"
      },
      "path": "EHDSMedicationDispense.note",
      "type": [ {
        "code": "string"
      } ],
      "short": "Additional information or comments",
      "definition": "Additional information or comments"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "1.0.0"
    } ]
  },
  "status": "active",
  "language": "en",
  "id": "29eb7ab6-4d2f-45e7-ba6d-8c847d408fb1",
  "kind": "logical",
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispenseObligations",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "EHDSMedicationDispense",
      "path": "EHDSMedicationDispense"
    }, {
      "id": "EHDSMedicationDispense.header.subject",
      "path": "EHDSMedicationDispense.header.subject",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
        } ]
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:process"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
        } ]
      } ]
    }, {
      "id": "EHDSMedicationDispense.header.author[x]",
      "path": "EHDSMedicationDispense.header.author[x]",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
        }, {
          "url": "documentation",
          "valueMarkdown": "Systems shall support at least EHDSHealthProfessional data type for the element."
        } ]
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHOULD:process"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
        } ]
      } ]
    }, {
      "id": "EHDSMedicationDispense.header.date",
      "path": "EHDSMedicationDispense.header.date",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
        } ]
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHOULD:process"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
        } ]
      } ]
    }, {
      "id": "EHDSMedicationDispense.header.status",
      "path": "EHDSMedicationDispense.header.status",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
        } ]
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:process"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
        } ]
      } ]
    }, {
      "id": "EHDSMedicationDispense.relatedRequest",
      "path": "EHDSMedicationDispense.relatedRequest",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
        } ]
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:process"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
        } ]
      } ]
    }, {
      "id": "EHDSMedicationDispense.medication",
      "path": "EHDSMedicationDispense.medication",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
        } ]
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:process"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
        } ]
      } ]
    }, {
      "id": "EHDSMedicationDispense.dispensedQuantity",
      "path": "EHDSMedicationDispense.dispensedQuantity",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
        } ]
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHALL:process"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
        } ]
      } ]
    }, {
      "id": "EHDSMedicationDispense.dosageInstructions",
      "path": "EHDSMedicationDispense.dosageInstructions",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHOULD:able-to-populate"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
        } ]
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/obligation",
        "extension": [ {
          "url": "code",
          "valueCode": "SHOULD:process"
        }, {
          "url": "actor",
          "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
        } ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Xt-EHR",
    "telecom": [ {
      "value": "http://www.xt-ehr.eu/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispense"
}