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: rs/ca.on.dhdr.r4 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 type: uri index: 4 code: {mustSupport: true, index: 5} required: [code, system] 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: 6 elements: system: pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/v3-hc-npn'} mustSupport: true type: uri index: 7 code: {mustSupport: true, index: 8} required: [code, system] text: {mustSupport: true, index: 9} ingredient: mustSupport: true index: 10 elements: item: mustSupport: true choices: [itemCodeableConcept] index: 12 itemCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: item, index: 13} item[x]: elements: coding: mustSupport: true index: 14 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: 15 elements: system: pattern: {type: uri, value: 'https://fhir.infoway-inforoute.ca/CodeSystem/canadianclinicaldrugdataset'} mustSupport: true type: uri index: 16 code: {mustSupport: true, index: 17} required: [code, system] 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: 18 elements: system: pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/v3-hc-npn'} mustSupport: true type: uri index: 19 code: {mustSupport: true, index: 20} required: [code, system] text: {mustSupport: true, index: 21} package_version: 0.9.0 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]