description: This profile represents the constraints applied to the MedicationRequest resource by the PS-CA project, which is informed by the constraints of the most recent direction of the IPS-UV (September Connectathon Build) and by the constraints of the [Canadian Baseline Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-medicationrequest.html) to allow for cross-border and cross-jurisdiction sharing of information record of a medication request information in the patient summary. package_name: ca.infoway.io.psca derivation: constraint name: MedicationRequestPSCA type: MedicationRequest elements: medicationCodeableConcept: short: Code for the medication being administered type: CodeableConcept mustSupport: true choiceOf: medication index: 10 slicing: slices: medicationCodeableConcept: match: {} schema: {short: Code for the medication being administered, type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 10} min: 0 max: 1 authoredOn: {mustSupport: true, index: 13} 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} dosageInstruction: mustSupport: true index: 14 elements: text: {mustSupport: true, index: 15} timing: {index: 16} route: binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/routeofadministration'} index: 17 intent: {index: 2} medicationReference: refers: ['http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/medication-ca-ps'] type: Reference mustSupport: true choiceOf: medication index: 7 slicing: slices: medicationReference: match: {} schema: refers: ['http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/medication-ca-ps'] type: Reference mustSupport: true choiceOf: medication index: 7 min: 0 max: 1 subject: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/patient-ca-ps'] index: 11 elements: reference: {mustSupport: true, index: 12} required: [reference] medication: short: Code for the medication being administered mustSupport: true choices: [medicationCodeableConcept] index: 9 slicing: slices: medicationCodeableConcept: match: {} schema: short: Code for the medication being administered mustSupport: true choices: [medicationCodeableConcept] index: 9 min: 0 max: 1 package_version: 1.1.0-DFT-Ballot 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/medicationrequest-ca-ps base: http://hl7.org/fhir/StructureDefinition/MedicationRequest version: null