description: This profile represents the constraints applied to the Medication resource by the CA Core+ project to represent the minimum expectations for the Medication resource when used to promote capacity building for functionality found across Canadian FHIR implementations. It is informed by the constraints of shared across CIHI pCHDCF data sets and has also undergone analysis to assert alignment with the [Canadian Baseline Medication Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-medication.html) package_name: ca.infoway.io.core derivation: constraint name: MedicationCACore type: Medication elements: code: binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/prescriptionmedicinalproduct'} index: 0 elements: coding: index: 1 elements: system: {index: 2} code: {index: 3} display: index: 4 extensions: translation: {url: 'http://hl7.org/fhir/StructureDefinition/translation', type: Extension, index: 5} elements: extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/translation index: 5 slicing: slices: translation: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/translation', index: 5} required: [system, code] text: {index: 6} required: [coding] package_version: 0.3.0-dft-ballot-1 class: profile kind: resource url: http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/medication-ca-core base: http://hl7.org/fhir/StructureDefinition/Medication version: null required: [code]