description: The dispenser (dispensing pharmacy) responsible for the MedicationDispense event. package_name: rs/ca.on.dhdr.r4.v4 derivation: constraint name: OrganizationDispenser type: Organization elements: id: {mustSupport: true, index: 0} identifier: mustSupport: true index: 1 elements: system: {mustSupport: true, index: 2} value: {mustSupport: true, index: 3} required: [system, value] name: {mustSupport: true, index: 4} telecom: mustSupport: true array: true max: 2 index: 5 slicing: rules: open discriminator: - {path: system, type: value} min: null max: 2 slices: TelecomPhone: match: {system: phone} schema: mustSupport: true index: 6 elements: system: pattern: {type: code, value: phone} mustSupport: true type: code index: 7 value: {mustSupport: true, index: 8} use: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contact-point-use|4.0.0'} mustSupport: true index: 9 required: [system, value] TelecomFax: match: {system: fax} schema: mustSupport: true index: 10 elements: system: pattern: {type: code, value: fax} mustSupport: true type: code index: 11 value: {mustSupport: true, index: 12} use: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contact-point-use|4.0.0'} mustSupport: true index: 13 required: [system, value] package_version: 0.0.3-beta class: profile kind: resource url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Organization-dispenser base: http://hl7.org/fhir/StructureDefinition/Organization version: 1.0.0 required: [identifier]