FHIR IG analytics| Package | ca.on.oh.setp.iar.dev |
| Resource Type | CodeSystem |
| Id | CodeSystem-iar-client-group.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/client-group |
| URL | http://ontariohealth.ca/fhir/iar/CodeSystem/client-group |
| Version | 1.1.0 |
| Status | active |
| Date | 2025-11-27 |
| Name | IARClientGroup |
| Realm | ca |
| Description | Codes to identify group of client. |
| Content | complete |
| ValueSet | ||
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | client-group | IAR Client Group |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "codesystemclient-group",
"url": "http://ontariohealth.ca/fhir/iar/CodeSystem/client-group",
"version": "1.1.0",
"name": "IARClientGroup",
"status": "active",
"date": "2025-11-27",
"publisher": "Ontario Health",
"description": "Codes to identify group of client.",
"content": "complete",
"concept": [
{
"code": "1",
"display": "Acute"
},
{
"code": "2",
"display": "End-of-life"
},
{
"code": "3",
"display": "Rehabilitation"
},
{
"code": "4",
"display": "Long-term supportive care"
},
{
"code": "5",
"display": "Maintenance"
},
{
"code": "6",
"display": "Assessment only, no other home care services"
}
]
}