FHIR IG analytics| Package | ca.on.oh.setp.iar.dev |
| Resource Type | CodeSystem |
| Id | CodeSystem-iar-self-reported-health.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/iar/CodeSystem/self-reported-health |
| URL | http://ontariohealth.ca/fhir/iar/CodeSystem/self-reported-health |
| Version | 0.2.0 |
| Status | active |
| Date | 2026-01-19 |
| Name | IARSelfReportedHealth |
| Realm | ca |
| Description | Codes to identify self reported health outcome. |
| Content | complete |
| ValueSet | ||
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | self-reported-health | IAR Self Reported Health |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "codesystemself-reported-health",
"url": "http://ontariohealth.ca/fhir/iar/CodeSystem/self-reported-health",
"version": "0.2.0",
"name": "IARSelfReportedHealth",
"status": "active",
"date": "2026-01-19",
"publisher": "Ontario Health",
"description": "Codes to identify self reported health outcome.",
"content": "complete",
"concept": [
{
"code": "0",
"display": "Excellent"
},
{
"code": "1",
"display": "Good"
},
{
"code": "2",
"display": "Fair"
},
{
"code": "3",
"display": "Poor"
},
{
"code": "8",
"display": "Could not (would not) respond"
}
]
}