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

FHIR IG analytics

Packageau.digitalhealth.r4.healthconnect
Resource TypeValueSet
IdValueSet-iar-levels-of-care-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/AuDigitalHealth/HealthConnect/ValueSet-iar-levels-of-care-vs.html
URLhttp://ns.electronichealth.net.au/hc/ValueSet/iar-levels-of-care-vs
Version0.2.0-preview
Statusdraft
Date2026-01-29T05:23:49+00:00
NameIARLevelsOfCareVs
TitleIAR Levels of Care ValueSet
Realmau
Authoritynational
DescriptionAll codes from the IAR Levels of Care CodeSystem are for use in the context of the iar-levels-of-care extension.
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/)

Resources that use this resource

StructureDefinition
iar-levels-of-careIAR Levels of Care

Resources that this resource uses

CodeSystem
iar-levels-of-careIAR Levels of Care CodeSystem

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet iar-levels-of-care-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "iar-levels-of-care-vs",
  "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/ValueSet/iar-levels-of-care-vs",
  "version": "0.2.0-preview",
  "name": "IARLevelsOfCareVs",
  "title": "IAR Levels of Care ValueSet",
  "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": "All codes from the IAR Levels of Care CodeSystem are for use in the context of the iar-levels-of-care extension.",
  "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/)",
  "compose": {
    "include": [
      {
        "system": "http://ns.electronichealth.net.au/hc/CodeSystem/iar-levels-of-care"
      }
    ]
  }
}