FHIR IG analytics| Package | au.digitalhealth.r4.healthconnect |
| Resource Type | CodeSystem |
| Id | CodeSystem-iar-levels-of-care.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/AuDigitalHealth/HealthConnect/CodeSystem-iar-levels-of-care.html |
| URL | http://ns.electronichealth.net.au/hc/CodeSystem/iar-levels-of-care |
| Version | 0.2.0-preview |
| Status | draft |
| Date | 2026-01-29T05:23:49+00:00 |
| Name | HcIarLevelsOfCareCs |
| Title | IAR Levels of Care CodeSystem |
| Realm | au |
| Authority | national |
| Description | The Health Connect IAR Levels of care code system defines concepts for the levels of care that the service provides, as defined by the National Initial Assessment and Referral (IAR) for Mental Healthcare Guidance (IAR Guidance). |
| Copyright | Copyright © 2025 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See [https://creativecommons.org/licenses/by/4.0/](https://creativecommons.org/licenses/by/4.0/) |
| Content | complete |
| ValueSet | |
| iar-levels-of-care-vs | IAR Levels of Care ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem iar-levels-of-care
This code system http://ns.electronichealth.net.au/hc/CodeSystem/iar-levels-of-care defines the following codes:
{
"resourceType": "CodeSystem",
"id": "iar-levels-of-care",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem|4.0.1"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://ns.electronichealth.net.au/hc/ImplementationGuide/au.digitalhealth.r4.healthconnect"
}
]
}
}
],
"url": "http://ns.electronichealth.net.au/hc/CodeSystem/iar-levels-of-care",
"version": "0.2.0-preview",
"name": "HcIarLevelsOfCareCs",
"title": "IAR Levels of Care CodeSystem",
"status": "draft",
"experimental": false,
"date": "2026-01-29T05:23:49+00:00",
"publisher": "Australian Digital Health Agency",
"contact": [
{
"name": "Australian Digital Health Agency",
"telecom": [
{
"system": "url",
"value": "https://www.digitalhealth.gov.au/"
},
{
"system": "email",
"value": "help@digitalhealth.gov.au"
}
]
},
{
"name": "Australian Digital Health Agency",
"telecom": [
{
"system": "email",
"value": "mailto:help@digitalhealth.gov.au",
"use": "work"
}
]
}
],
"description": "The Health Connect IAR Levels of care code system defines concepts for the levels of care that the service provides, as defined by the National Initial Assessment and Referral (IAR) for Mental Healthcare Guidance (IAR Guidance).",
"useContext": [
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "jurisdiction"
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "AU",
"display": "Australia"
}
]
}
}
],
"copyright": "Copyright © 2025 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See [https://creativecommons.org/licenses/by/4.0/](https://creativecommons.org/licenses/by/4.0/)",
"valueSet": "http://ns.electronichealth.net.au/hc/ValueSet/iar-levels-of-care-vs",
"compositional": false,
"versionNeeded": false,
"content": "complete",
"count": 5,
"concept": [
{
"code": "1",
"display": "Level 1 (self-management)",
"definition": "Level 1 self-management."
},
{
"code": "2",
"display": "Level 2 (low intensity interventions)",
"definition": "Level 2 low intensity interventions."
},
{
"code": "3",
"display": "Level 3 (moderate intensity interventions)",
"definition": "Level 3 moderate intensity interventions."
},
{
"code": "4",
"display": "Level 4 (high intensity interventions)",
"definition": "Level 4 high intensity interventions."
},
{
"code": "5",
"display": "Level 5 (specialist and acute services)",
"definition": "Level 5 specialist and acute services."
}
]
}