description: This profile represents the constraints applied to the Condition resource by the PS-CA project 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 min: 0 max: 1 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 mustSupport: true binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/healthconditioncode'} index: 4 onsetDateTime: type: dateTime mustSupport: true choiceOf: onset index: 12 slicing: slices: onsetDateTime: match: {} schema: {type: dateTime, mustSupport: true, choiceOf: onset, index: 12} min: 0 max: 1 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.2.0-ti-ballot class: profile kind: resource url: http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/condition-ca-ps base: http://hl7.org/fhir/StructureDefinition/Condition version: 2.2.0 required: [code]