description: The dispenser (dispensing pharmacy) responsible for the MedicationDispense or hospital responsible for the MedicationAdministration event. package_name: ca.on.oh derivation: constraint name: Organization 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: [value, system] name: {mustSupport: true, index: 4} telecom: mustSupport: true index: 5 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: TelecomPhone: match: {system: phone} schema: mustSupport: true index: 6 elements: system: pattern: {type: Code, value: phone} mustSupport: true 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: [value] TelecomFax: match: {system: fax} schema: mustSupport: true index: 10 elements: system: pattern: {type: Code, value: fax} mustSupport: true 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: [value] address: mustSupport: true index: 14 elements: use: {mustSupport: true, index: 15} type: {mustSupport: true, index: 16} line: {mustSupport: true, index: 17} city: {mustSupport: true, index: 18} state: binding: {strength: required, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/province-state-code'} mustSupport: true index: 19 postalCode: {mustSupport: true, index: 20} country: binding: {strength: required, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/country-code'} mustSupport: true index: 21 required: [country, city, line] package_version: dhdr-4.0.0-alpha1.0.2 class: profile kind: resource url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Organization base: http://hl7.org/fhir/StructureDefinition/Organization version: 4.0.0 required: [identifier]