FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/c99ff62d-5f89-48fc-b861-a886675991db

Packageca.on.health.sadie
Resource TypeValueSet
Idc99ff62d-5f89-48fc-b861-a886675991db
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassLegend
URLhttp://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassLegend
Version1.0.0
Statusactive
Date2021-06-03
NameODSPSymptomClassLegend
TitleHSR Questionnaire - Plan Types
DescriptionHSR Questionnaire - This is used for the legend of Symptom Classes

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ODSPODSP

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "c99ff62d-5f89-48fc-b861-a886675991db",
  "meta": {
    "versionId": "8",
    "lastUpdated": "2022-02-25T15:04:42.250+00:00",
    "source": "#tbm9oMTuNSqRDVwm"
  },
  "url": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClassLegend",
  "version": "1.0.0",
  "name": "ODSPSymptomClassLegend",
  "title": "HSR Questionnaire - Plan Types",
  "status": "active",
  "experimental": false,
  "date": "2021-06-03",
  "publisher": "Special Authorization Digital Information Exchange",
  "description": "HSR Questionnaire - This is used for the legend of Symptom Classes",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/ODSP",
        "version": "1.0.0",
        "concept": [
          {
            "code": "Medical Condition",
            "display": "Refers to illness, disease, injury (e.g., chronic back pain, major depression)."
          },
          {
            "code": "Impairment",
            "display": "Refers to any loss or deviation in psychological, physiological or anatomical structure or function (e.g., pain in low back, hips and thighs, depressed mood, poor concentration)."
          },
          {
            "code": "Duration",
            "display": "Refers to how long the impairment, either continuous or recurrent, is expected to last from the date the disability determination form is completed."
          },
          {
            "code": "Restriction",
            "display": "Refers to a limitation in activities of daily living caused directly by the impairment. (e.g., difficulty standing for long periods, difficulty with social interactions)."
          }
        ]
      }
    ]
  }
}