description: This profile defines a set of constraints to the FHIR Condition resource for use in Ontario Patient Summaries (PS-ON). It refines constraints applied constraints applied to the Condition resource by the PS-CA project, which is informed by the constraints of the [Condition-UV-IPS 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 is represented in the patient summary as an instance of the Condition resource constrained by this profile. package_name: ca.on.oh.patient-summary derivation: constraint name: ConditionPSON type: Condition elements: onset: mustSupport: true choices: [] index: 17 category: type: CodeableConcept binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/condition-category'} index: 5 clinicalStatus: {mustSupport: true, index: 3} meta: mustSupport: true index: 1 elements: profile: {mustSupport: true, index: 2} required: [profile] onsetPeriod: type: Period mustSupport: false index: 19 slicing: slices: onsetPeriod: match: {} schema: {type: Period, mustSupport: false, index: 19} abatement: mustSupport: false choices: [abatementPeriod] index: 26 slicing: slices: abatementPeriod: match: {} schema: mustSupport: false choices: [abatementPeriod] index: 26 abatementPeriod: type: Period mustSupport: false choiceOf: abatement index: 27 slicing: slices: abatementPeriod: match: {} schema: {type: Period, mustSupport: false, choiceOf: abatement, index: 27} asserter: {mustSupport: true, index: 28} id: {index: 0} severity: type: CodeableConcept binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/severitycode'} index: 6 elements: coding: type: Coding index: 7 slicing: rules: open description: Discriminated by value set discriminator: - {path: $this, type: pattern} min: null slices: severitySCTCA: match: {} schema: short: Optional slice for representing the severity of a problem from the SNOMED CT Canadian edition value set. binding: {strength: required, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/severitycode'} index: 8 code: type: CodeableConcept mustSupport: true binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/clinicalfindingcode'} index: 9 elements: coding: type: Coding mustSupport: true index: 10 slicing: rules: open description: Discriminated by the bound value set discriminator: - {path: $this, type: pattern} min: null slices: codeSCTCA: match: {} schema: short: Optional slice for representing the code for a problem from the SNOMED CT Canadian edition value set binding: {strength: required, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/clinicalfindingcode'} mustSupport: true index: 11 absentOrUnknownProblem: match: {} schema: short: Optional slice for representing the code for absent problem or for unknown problem binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-problems-uv-ips'} mustSupport: true index: 12 onsetDateTime: type: dateTime mustSupport: true index: 18 slicing: slices: onsetDateTime: match: {} schema: {type: dateTime, mustSupport: true, index: 18} bodySite: type: CodeableConcept binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/anatomicaloracquiredbodystructurecode'} index: 13 abatementDateTime: type: dateTime mustSupport: true choiceOf: abatement index: 24 slicing: slices: abatementDateTime: match: {} schema: {type: dateTime, mustSupport: true, choiceOf: abatement, index: 24} verificationStatus: {mustSupport: false, index: 4} subject: type: Reference mustSupport: true refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-patient'] index: 14 elements: reference: {mustSupport: true, index: 15} required: [reference] package_version: 0.10.0-alpha-1 class: profile kind: resource url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-condition base: http://hl7.org/fhir/StructureDefinition/Condition version: 0.9.1 required: [clinicalStatus, meta, code]