description: This profile represents the constraints applied to the MedicationStatement resource by the PS-CA project to represent a record of a medication statement in the patient summary. It is informed by the constraints of the [MedicationStatement IPS-UV profile](http://hl7.org/fhir/uv/ips/StructureDefinition-MedicationStatement-uv-ips.html) and the [Canadian Baseline Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-medicationstatement.html) to allow for cross-border and cross-jurisdiction sharing of Medication Summary information. package_name: ca.infoway.io.psca derivation: constraint name: MedicationStatementPSCA type: MedicationStatement elements: dosage: mustSupport: true index: 16 elements: text: {mustSupport: true, index: 17} timing: {index: 18} route: type: CodeableConcept binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/routeofadministration'} index: 19 medicationCodeableConcept: short: Code for absent or unknown medication - or for supplying a codeableConcept when no information other than a simple code is available type: CodeableConcept mustSupport: true choiceOf: medication index: 9 slicing: slices: medicationCodeableConcept: match: {} schema: {short: Code for absent or unknown medication - or for supplying a codeableConcept when no information other than a simple code is available, type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 9} min: 0 max: 1 effective[x]: extensions: data-absent-reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', max: 1, short: 'effective[x] absence reason', type: Extension, mustSupport: true, index: 15} elements: extension: index: 14 slicing: rules: open description: Extensions are always sliced by (at least) url discriminator: - {path: url, type: value} min: null slices: data-absent-reason: match: {url: null} schema: {short: 'effective[x] absence reason', type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 15} max: 1 extension: type: Extension short: Extension for representing rendered dosage instruction. url: http://prescribeit.ca/fhir/StructureDefinition/ext-rendered-dosage-instruction index: 0 slicing: slices: RenderedDosageInstruction: match: {} schema: {type: Extension, short: Extension for representing rendered dosage instruction., url: 'http://prescribeit.ca/fhir/StructureDefinition/ext-rendered-dosage-instruction', index: 0} max: 1 status: {mustSupport: true, index: 1} effective: mustSupport: true choices: [] index: 13 medicationReference: refers: ['http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/medication-ca-ps'] type: Reference mustSupport: true choiceOf: medication index: 6 slicing: slices: medicationReference: match: {} schema: refers: ['http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/medication-ca-ps'] type: Reference mustSupport: true choiceOf: medication index: 6 min: 0 max: 1 subject: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/patient-ca-ps'] index: 10 elements: reference: {mustSupport: true, index: 11} required: [reference] medication: short: Code for absent or unknown medication - or for supplying a codeableConcept when no information other than a simple code is available mustSupport: true choices: [medicationCodeableConcept] index: 8 slicing: slices: medicationCodeableConcept: match: {} schema: short: Code for absent or unknown medication - or for supplying a codeableConcept when no information other than a simple code is available mustSupport: true choices: [medicationCodeableConcept] index: 8 min: 0 max: 1 package_version: 1.1.0-DFT-Ballot-TE extensions: RenderedDosageInstruction: {url: 'http://prescribeit.ca/fhir/StructureDefinition/ext-rendered-dosage-instruction', max: 1, type: Extension, short: Extension for representing rendered dosage instruction., index: 0} class: profile kind: resource url: http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/medicationstatement-ca-ps base: http://hl7.org/fhir/StructureDefinition/MedicationStatement version: null required: [effective]