description: This resource is used for the identification and definition of a medication for the purposes of prescribing, dispensing, and administering a medication. package_name: ca.on.oh derivation: constraint name: Medication type: Medication elements: id: {mustSupport: true, index: 0} code: mustSupport: true index: 1 elements: coding: mustSupport: true index: 2 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: drugCCDD: match: {system: 'https://fhir.infoway-inforoute.ca/CodeSystem/canadianclinicaldrugdataset'} schema: binding: {strength: required, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/prescriptionmedicinalproduct'} mustSupport: true index: 3 elements: system: pattern: {type: Uri, value: 'https://fhir.infoway-inforoute.ca/CodeSystem/canadianclinicaldrugdataset'} mustSupport: true index: 4 code: {mustSupport: true, index: 5} display: {mustSupport: true, index: 6} required: [display, system, code] drugNatural: match: {system: 'http://terminology.hl7.org/CodeSystem/v3-hc-npn'} schema: binding: {strength: required, valueSet: 'http://fhir.infoway-inforoute.ca/io/psca/ValueSet/LicensedNaturalHealthProducts'} mustSupport: true index: 7 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-hc-npn'} mustSupport: true index: 8 code: {mustSupport: true, index: 9} display: {mustSupport: true, index: 10} required: [display, system, code] text: {mustSupport: true, index: 11} ingredient: mustSupport: true index: 12 elements: item: mustSupport: true choices: [itemCodeableConcept] index: 14 itemCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: item, index: 15} item[x]: elements: coding: mustSupport: true index: 16 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: drugCCDD: match: {system: 'https://fhir.infoway-inforoute.ca/CodeSystem/canadianclinicaldrugdataset'} schema: binding: {strength: required, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/prescriptionmedicinalproduct'} mustSupport: true index: 17 elements: system: pattern: {type: Uri, value: 'https://fhir.infoway-inforoute.ca/CodeSystem/canadianclinicaldrugdataset'} mustSupport: true index: 18 code: {mustSupport: true, index: 19} display: {mustSupport: true, index: 20} required: [display, system, code] drugNatural: match: {system: 'http://terminology.hl7.org/CodeSystem/v3-hc-npn'} schema: binding: {strength: required, valueSet: 'http://fhir.infoway-inforoute.ca/io/psca/ValueSet/LicensedNaturalHealthProducts'} mustSupport: true index: 21 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-hc-npn'} mustSupport: true index: 22 code: {mustSupport: true, index: 23} display: {mustSupport: true, index: 24} required: [display, system, code] text: {mustSupport: true, index: 25} package_version: dhdr-4.0.0-alpha1.0.2 class: profile kind: resource url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Medication-submission base: http://hl7.org/fhir/StructureDefinition/Medication version: 4.0.0 required: [code]