description: This profile represents the constraints applied to the Medication resource by the PS-CA project to represent a medication in the patient summary. It is informed by the constraints of the [Medication IPS-UV profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Medication-uv-ips.html) and the [Canadian Baseline Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-medication.html) to allow for cross-border and cross-jurisdiction sharing of Medication Summary information. package_name: ca.infoway.io.psca derivation: constraint name: MedicationPSCA type: Medication elements: extension: type: Extension short: Extension for representing overall medication strength. url: http://prescribeit.ca/fhir/StructureDefinition/ext-medication-strength-description index: 0 slicing: slices: strength: match: {} schema: {type: Extension, short: Extension for representing overall medication strength., url: 'http://prescribeit.ca/fhir/StructureDefinition/ext-medication-strength-description', index: 0} max: 1 code: short: Medication that was requested/ordered (medication code from any code system) type: CodeableConcept mustSupport: true binding: {strength: preferred, valueSet: 'http://fhir.infoway-inforoute.ca/io/psca/ValueSet/hc-CCDD'} index: 1 form: type: CodeableConcept binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/pharmaceuticaldoseformcode'} mustSupport: true index: 2 ingredient: index: 3 elements: itemCodeableConcept: binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/drugormedicamentsubstancecode'} index: 4 strength: {type: Ratio, index: 5} package_version: 2.0.0-DFT-Ballot-alpha2 extensions: strength: {url: 'http://prescribeit.ca/fhir/StructureDefinition/ext-medication-strength-description', max: 1, type: Extension, short: Extension for representing overall medication strength., index: 0} class: profile kind: resource url: http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/medication-ca-ps base: http://hl7.org/fhir/StructureDefinition/Medication version: null required: [code]