{ "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.", "_filename": "ConditionPSON.json", "package_name": "ca.on.oh.patient-summary", "date": "2021-10-04T11:30:20+00:00", "derivation": "constraint", "publisher": "Ontario Health", "fhirVersion": "4.0.1", "name": "ConditionPSON", "abstract": false, "type": "Condition", "experimental": null, "resourceType": "StructureDefinition", "title": "Condition (PS-ON)", "package_version": "0.0.9-alpha-2", "status": "draft", "id": "0b9b5237-0137-4a52-ad8f-b5471a16af6a", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-condition", "version": "0.9.1", "differential": { "element": [ { "id": "Condition", "path": "Condition", "short": "Condition Profile", "definition": "The Condition Profile is based upon the core FHIR Condition Resource" }, { "id": "Condition.id", "path": "Condition.id", "definition": "Logical id of this artifact" }, { "id": "Condition.meta", "min": 1, "path": "Condition.meta", "mustSupport": true }, { "id": "Condition.meta.profile", "min": 1, "path": "Condition.meta.profile", "mustSupport": true }, { "id": "Condition.clinicalStatus", "min": 1, "path": "Condition.clinicalStatus", "comment": "Some implementers may not capture status directly as a field for condition, but have other means of differentiating between current and historical conditions. Implementers are expected to be able to differentiate between active and inactive conditions to generate a compliant patient summary", "mustSupport": true }, { "id": "Condition.verificationStatus", "path": "Condition.verificationStatus", "comment": "This element is labeled as a modifier because the status contains the code refuted and entered-in-error that mark the Condition as not currently valid. While the IPS-UV specification considers this a MS element, some systems will not have a field directly representing verificationStatus, further feedback is required on whether these systems are still expected to be able to demonstrate they can construct this element using additional data from the system when developing the patient summary instance", "mustSupport": false }, { "id": "Condition.category", "path": "Condition.category", "type": [ { "code": "CodeableConcept", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-codeableconcept" ] } ], "binding": { "strength": "extensible", "valueSet": "http://hl7.org/fhir/ValueSet/condition-category" }, "comment": "While IPS-UV considers this a MS element, some systems will not have a field directly representing category but it may be possible to hardcode. Further feedback is required on whether these systems are still expected to be able to demonstrate they can construct this element using additional data from the system when developing the patient summary instance. If this element is relaxed in the first release the constraint on the data type will also be relaxed.", "definition": "A category assigned to the condition. In this profile, a health problem of the patient, therefore a 'problem-list-item'." }, { "id": "Condition.severity", "max": "1", "min": 0, "path": "Condition.severity", "type": [ { "code": "CodeableConcept", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-codeableconcept" ] } ], "binding": { "strength": "preferred", "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/severitycode", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "severitySCTCA" } ] }, "comment": "While IPS-UV considers this a MS element, some systems will not have a field directly representing severity. Further feedback is required on whether these systems are still expected to be able to demonstrate they can construct this element when developing the patient summary instance. If this element is relaxed in the first release the constraint on the data type will also be relaxed." }, { "id": "Condition.severity.coding", "path": "Condition.severity.coding", "type": [ { "code": "Coding", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-coding" ] } ], "slicing": { "rules": "open", "description": "Discriminated by value set", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Condition.severity.coding:severitySCTCA", "path": "Condition.severity.coding", "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", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "severitySCTCA" } ], "description": "severitySCTCA" }, "sliceName": "severitySCTCA", "definition": "Code for the severity of a problem that is selected from the SNOMED CT Canadian edition value set." }, { "path": "Condition.code", "min": 1, "definition": "Identification of the condition, problem or diagnosis or recording of \"problem absent\" or of \"problems unknown\".", "type": [ { "code": "CodeableConcept", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-codeableconcept" ] } ], "mustSupport": true, "binding": { "strength": "preferred", "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/clinicalfindingcode", "description": "Codes for problems from the SNOMED CT Canadian edition value set" }, "max": "1", "id": "Condition.code", "comment": "Work is underway to define the pan-Canadian terminology that will be preferred and/or socialized for condition.code" }, { "id": "Condition.code.coding", "path": "Condition.code.coding", "type": [ { "code": "Coding", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-coding" ] } ], "slicing": { "rules": "open", "description": "Discriminated by the bound value set", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Condition.code.coding:codeSCTCA", "path": "Condition.code.coding", "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", "description": "Codes for problems from the SNOMED CT Canadian edition value set" }, "sliceName": "codeSCTCA", "definition": "Code for representing the code for a problem that is selected from the SNOMED CT Canadian edition value set.", "mustSupport": true }, { "id": "Condition.code.coding:absentOrUnknownProblem", "path": "Condition.code.coding", "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", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "absentOrUnknownProblem" } ], "description": "Absent problem or unknown problem" }, "sliceName": "absentOrUnknownProblem", "definition": "Code representing the statement \"absent problem\" or the statement \"problems unknown\"", "mustSupport": true }, { "id": "Condition.bodySite", "path": "Condition.bodySite", "type": [ { "code": "CodeableConcept", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-codeableconcept" ] } ], "binding": { "strength": "preferred", "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/anatomicaloracquiredbodystructurecode", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "ConditionBodySite" } ] } }, { "id": "Condition.subject", "path": "Condition.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-patient" ] } ], "mustSupport": true }, { "id": "Condition.subject.reference", "min": 1, "path": "Condition.subject.reference", "mustSupport": true }, { "id": "Condition.onset[x]", "path": "Condition.onset[x]", "comment": "IPS-UV constrains the condition onset element to only DateTime and Period data types. Both IPS-UV and PS-ON prefer the use of onsetDateTime", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Condition.onsetDateTime:onsetDateTime", "path": "Condition.onsetDateTime", "type": [ { "code": "dateTime" } ], "sliceName": "onsetDateTime", "mustSupport": true }, { "id": "Condition.onsetPeriod:onsetPeriod", "path": "Condition.onsetPeriod", "type": [ { "code": "Period" } ], "sliceName": "onsetPeriod", "mustSupport": false }, { "id": "Condition.abatement[x]", "path": "Condition.abatement[x]", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Condition.abatement[x]:abatementDateTime", "path": "Condition.abatement[x]", "type": [ { "code": "dateTime" } ], "sliceName": "abatementDateTime", "mustSupport": true }, { "id": "Condition.abatement[x]:abatementPeriod", "path": "Condition.abatement[x]", "type": [ { "code": "Period" } ], "sliceName": "abatementPeriod", "mustSupport": false }, { "id": "Condition.asserter", "path": "Condition.asserter", "definition": "Individual who is making the condition statement.\r\nInformation source.", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition" }