PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.psca@2.0.0-DFT-Ballot
    http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/condition-ca-ps
{
  "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 is represented in the patient summary as an instance of the Condition resource constrained by this profile.",
  "_filename": "structuredefinition-profile-condition-ca-ps.json",
  "package_name": "ca.infoway.io.psca",
  "date": "2024-04-09T00:00:00-08:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ConditionPSCA",
  "abstract": false,
  "copyright": "Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "type": "Condition",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Condition (PS-CA)",
  "package_version": "2.0.0-DFT-Ballot",
  "status": "draft",
  "id": "975b214b-5619-4c8f-ae7c-a32cf5640197",
  "kind": "resource",
  "url": "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/condition-ca-ps",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Condition.clinicalStatus",
      "path": "Condition.clinicalStatus",
      "comment": "While the IPS-UV specification considers this a Must Support element, some systems will not have a field directly representing clinicalStatus, but have other means of differentiating between current and historical conditions. Implementers are expected to be able to differentiate between active and inactive conditions. However, the valueSet that is required in the base specification does not provide an 'unknown' concept to support legacy data without a clinicalStatus. This has resulted in additional burdens that some participating systems could not meet with their legacy data.\n\n The requirement from the base FHIR specification to provide a system and value from the bound value set means the PS-CA CodeableConcept data type profile does not need to be applied on this particular element.\n\nIn the scope of the IPS-UV the entered-in-error concept is not allowed and so the modifier on this element has been removed.",
      "mustSupport": true
    }, {
      "id": "Condition.verificationStatus",
      "path": "Condition.verificationStatus",
      "comment": "IPS-UV no longer flags this as a Must Support element. It is not currently flagged as Must Support in PS-CA, as stakeholders have indicated the element may not be supported by the majority of systems today. Systems that do support the element are encouraged to include it in generated Patient Summary documents, and support it when received.\n\nFHIR Base Note: This element is a modifier element with a required vocabulary binding in the base FHIR specification.\n\nIPS-UV Note: In the scope of the IPS-UV the entered-in-error concept is not allowed and so the modifier on this element has been removed."
    }, {
      "id": "Condition.category",
      "path": "Condition.category",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/ValueSet/condition-category",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
          "extension": [ {
            "url": "purpose",
            "valueCode": "component"
          }, {
            "url": "valueSet",
            "valueCanonical": "http://hl7.org/fhir/uv/ips/ValueSet/problem-type-uv-ips"
          }, {
            "url": "documentation",
            "valueMarkdown": "Component of extensible valueSet put forth in IPS to encourage the use condition records with the category code of 'problem-list-item' for use in the Problems Section and History of Past Illness Section."
          } ]
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
          "extension": [ {
            "url": "purpose",
            "valueCode": "candidate"
          }, {
            "url": "valueSet",
            "valueCanonical": "http://hl7.org/fhir/uv/ips/ValueSet/problem-type-loinc"
          }, {
            "url": "documentation",
            "valueMarkdown": "Codes put forth in IPS to supply an additional binding to the LOINC \"Problem\" code - retained for backward compatibility. While not preferred for continued use this is also identified as an additional binding to reflect what legacy IPS instances may include (in alignment to IPS approach)."
          } ]
        } ]
      },
      "comment": "IPS-UV flags this as a Must Support element. It is not currently flagged as Must Support in PS-CA, as stakeholders have indicated the element may not be supported by the majority of systems today. Systems that do support the element are encouraged to include it in generated Patient Summary documents, and support it when received. \n\n Implementers should be aware that IPS encourages the use of 'problem-list-item'. This is identified through the additionalBinding extension as a component value set (which provides a subset of values from the base valueSet and context around their use). \n\n IPS also provides an additionalBinding to the LOINC value of 75326-9 for backwards compatibility. While not preferred for continued use this is also identified as a additional binding to reflect what legacy IPS instances may include (in alignment to IPS approach).",
      "definition": "A category assigned to the condition. In this profile, a health problem of the patient, therefore a 'problem-list-item'."
    }, {
      "id": "Condition.severity",
      "path": "Condition.severity",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/severitycode",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ConditionSeverity"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
          "extension": [ {
            "url": "purpose",
            "valueCode": "candidate"
          }, {
            "url": "valueSet",
            "valueCanonical": "http://hl7.org/fhir/ValueSet/condition-severity"
          }, {
            "url": "documentation",
            "valueMarkdown": "Codes representing the severity of a problem using the preferred value set from base FHIR."
          } ]
        } ]
      },
      "comment": "IPS-UV flags this as a Must Support element. It is not currently flagged as Must Support in PS-CA, as stakeholders have indicated the element may not be supported by the majority of systems today. Systems that do support the element are encouraged to include it in generated Patient Summary documents, and support it when received."
    }, {
      "id": "Condition.code",
      "min": 1,
      "path": "Condition.code",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/CodeableConcept-ca-ps" ]
      } ],
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/clinicalfindingcode",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ConditionCode"
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
          "extension": [ {
            "url": "purpose",
            "valueCode": "candidate"
          }, {
            "url": "valueSet",
            "valueCanonical": "http://fhir.infoway-inforoute.ca/io/psca/ValueSet/ICD9CM"
          }, {
            "url": "documentation",
            "valueMarkdown": "Any code from ICD-9 CM. While not the preferred terminology for broader pan-Canadian exchange use cases, this additional binding is surfaced to socialize the value sets that may be more commonly in use. Where multiple codings can be supplied, it is encouraged to supply the original coding alongside the pan-Canadian preferred terminology."
          } ]
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
          "extension": [ {
            "url": "purpose",
            "valueCode": "candidate"
          }, {
            "url": "valueSet",
            "valueCanonical": "http://fhir.infoway-inforoute.ca/io/psca/ValueSet/ICD10CA"
          }, {
            "url": "documentation",
            "valueMarkdown": "Any Code from ICD-10 CA. While not the preferred terminology for broader pan-Canadian exchange use cases, this additional binding is surfaced to socialize the value sets that may be more commonly in use. Where multiple codings can be supplied, it is encouraged to supply the original coding alongside the pan-Canadian preferred terminology."
          } ]
        }, {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
          "extension": [ {
            "url": "purpose",
            "valueCode": "candidate"
          }, {
            "url": "valueSet",
            "valueCanonical": "http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-problems-uv-ips"
          }, {
            "url": "documentation",
            "valueMarkdown": "Absent problem or unknown problem."
          } ]
        } ]
      },
      "comment": "Many Canadian implementations use codes from either SNOMED CT and the SNOMED CT Canada Extension to describe this concept, while others may still be using localized code systems or text descriptions. The Condition - IPS ValueSet contains codes that are subsumed within the SNOMED CT CA ClinicalFindingCode ValueSet that is preferred for this element.\n\nFuture releases of PS-CA may require use of coded entries. In this release, however, implementations that support codings are encouraged to send the codings for codeable concepts if they are available. Consistent with FHIR best practice, receivers should not produce failures or rejections if codings are received. Vendors should expect that some jurisdictions may further constrain support of this element within the context of their own jurisdictional content.",
      "definition": "Identification of the condition, problem or diagnosis or recording of \"problem absent\" or of \"problems unknown\".",
      "mustSupport": true
    }, {
      "id": "Condition.bodySite",
      "path": "Condition.bodySite",
      "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://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/patient-ca-ps" ]
      } ],
      "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-CA prefer the use of onsetDateTime",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Condition.onset[x]:onsetDateTime",
      "path": "Condition.onset[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "sliceName": "onsetDateTime",
      "mustSupport": true
    }, {
      "id": "Condition.onset[x]:onsetPeriod",
      "path": "Condition.onset[x]",
      "type": [ {
        "code": "Period"
      } ],
      "sliceName": "onsetPeriod"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition"
}