| Package | ca.on.health.sadie |
| Resource Type | ValueSet |
| Id | 60993afb-76a5-43eb-ab84-b3e7c3e1cf38 |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClass |
| URL | http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClass |
| Version | 1.0.0 |
| Status | active |
| Date | 2021-06-03 |
| Name | ODSPSymptomClass |
| Title | HSR Questionnaire - Plan Types |
| Description | HSR Questionnaire - Symptom Class Values |
No resources found
| CodeSystem | |
| ODSP | ODSP |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "60993afb-76a5-43eb-ab84-b3e7c3e1cf38",
"meta": {
"versionId": "4",
"lastUpdated": "2021-08-31T12:25:31.438+00:00"
},
"url": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClass",
"version": "1.0.0",
"name": "ODSPSymptomClass",
"title": "HSR Questionnaire - Plan Types",
"status": "active",
"experimental": false,
"date": "2021-06-03",
"publisher": "Special Authorization Digital Information Exchange",
"description": "HSR Questionnaire - Symptom Class Values",
"compose": {
"include": [
{
"system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/ODSP",
"version": "1.0.0",
"concept": [
{
"code": "DK",
"display": "Don't Know"
},
{
"code": "0",
"display": "Not present/Not at All"
},
{
"code": "1",
"display": "Mild/Just a little"
},
{
"code": "2",
"display": "Moderate/Quite a bit"
},
{
"code": "3",
"display": "Severe/Very much"
}
]
}
]
}
}