FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeCodeSystem
IdCodeSystem-iar-client-group.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/iar/CodeSystem/client-group
URLhttp://ontariohealth.ca/fhir/iar/CodeSystem/client-group
Version1.1.0
Statusactive
Date2025-11-27
NameIARClientGroup
Realmca
DescriptionCodes to identify group of client.
Contentcomplete

Resources that use this resource

ValueSet
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devclient-groupIAR Client Group

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
    }
  ]
}