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

FHIR IG analytics

Packageau.digitalhealth.r4.healthconnect
Resource TypeCodeSystem
IdCodeSystem-iar-levels-of-care.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/AuDigitalHealth/HealthConnect/CodeSystem-iar-levels-of-care.html
URLhttp://ns.electronichealth.net.au/hc/CodeSystem/iar-levels-of-care
Version0.2.0-preview
Statusdraft
Date2026-01-29T05:23:49+00:00
NameHcIarLevelsOfCareCs
TitleIAR Levels of Care CodeSystem
Realmau
Authoritynational
DescriptionThe 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).
CopyrightCopyright © 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/)
Contentcomplete

Resources that use this resource

ValueSet
iar-levels-of-care-vsIAR Levels of Care ValueSet

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
1 Level 1 (self-management)Level 1 self-management.
2 Level 2 (low intensity interventions)Level 2 low intensity interventions.
3 Level 3 (moderate intensity interventions)Level 3 moderate intensity interventions.
4 Level 4 (high intensity interventions)Level 4 high intensity interventions.
5 Level 5 (specialist and acute services)Level 5 specialist and acute services.

Source1

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