description: This profile represents the constraints applied to the Procedure resource by the PS-CA project, which is informed by the constraints of the [Procedure IPS-UV profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Procedure-uv-ips.html) and the [Canadian Baseline Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-procedure.html) to allow for cross-border and cross-jurisdiction sharing of History of Procedure information. package_name: ca.infoway.io.psca derivation: constraint name: ProcedurePSCA type: Procedure elements: status: {mustSupport: true, index: 0} code: type: CodeableConcept mustSupport: true binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/procedurecode'} index: 1 subject: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/patient-ca-ps'] index: 2 elements: reference: {mustSupport: true, index: 3} required: [reference] performed: mustSupport: true choices: [] index: 5 bodySite: type: CodeableConcept binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/anatomicaloracquiredbodystructurecode'} index: 6 package_version: 2.1.1-DFT class: profile kind: resource url: http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/procedure-ca-ps base: http://hl7.org/fhir/StructureDefinition/Procedure version: null required: [performed, code]