description: This profile represents the constraints applied to the Condition resource by the PS-CA project, which is informed by the constraints of the [Condition IPS-UV profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Condition-uv-ips.html) and the [Canadian Baseline Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-condition.html) to allow for cross-border and cross-jurisdiction sharing of a record of a problem represented in the patient summary as an instance of the Condition resource constrained by this profile. package_name: ca.infoway.io.psca derivation: constraint name: ConditionPSCA type: Condition elements: onset: mustSupport: true choices: [] index: 9 slicing: rules: open discriminator: - {path: $this, type: type} min: null slices: onsetDateTime: match: {} schema: mustSupport: true choices: [onsetDateTime] index: 11 category: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/condition-category'} index: 2 clinicalStatus: {mustSupport: true, index: 0} severity: binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/severitycode'} index: 3 code: type: CodeableConcept binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/healthconditioncode'} mustSupport: true index: 4 onsetDateTime: type: dateTime mustSupport: true choiceOf: onset index: 12 slicing: slices: onsetDateTime: match: {} schema: {type: dateTime, mustSupport: true, choiceOf: onset, index: 12} bodySite: binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/anatomicaloracquiredbodystructurecode'} index: 5 verificationStatus: {index: 1} subject: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/patient-ca-ps'] index: 6 elements: reference: {mustSupport: true, index: 7} required: [reference] package_version: 2.1.0-DFT class: profile kind: resource url: http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/condition-ca-ps base: http://hl7.org/fhir/StructureDefinition/Condition version: null required: [code]