PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.vulcan-rwd.r4@1.0.0
    http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationDispenseRwd
description: A profile on MedicationDispense that indicates the minimum set of attributes required for finding patients who may be taking certain medications.
package_name: hl7.fhir.uv.vulcan-rwd.r4
derivation: constraint
name: MedicationDispenseRwd
type: MedicationDispense
elements:
  status: {mustSupport: true, index: 0}
  medication:
    mustSupport: true
    choices: []
    index: 2
  medicationReference:
    type: Reference
    refers: ['http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-medication']
    index: 3
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-patient']
    index: 4
  quantity: {mustSupport: true, index: 5}
  daysSupply: {mustSupport: true, index: 6}
  whenHandedOver: {mustSupport: true, index: 7}
  dosageInstruction:
    mustSupport: true
    index: 8
    elements:
      text: {mustSupport: true, index: 9}
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationDispenseRwd
base: http://hl7.org/fhir/StructureDefinition/MedicationDispense
version: 1.0.0