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

FHIR IG analytics

Packageau.gov.digitalhealth.fhir.hcpd
Resource TypeValueSet
IdValueSet-hi-services-identifier-status-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/AuDigitalHealth/HCPD-Snapshot-26.0.0-HL7AU-Connectathon-Aug-25-26/ValueSet-hi-services-identifier-status-vs.html
URLhttp://digitalhealth.gov.au/fhir/hcpd/ValueSet/hi-services-identifier-status-vs
Version26.0.0
Statusactive
Date2026-08-14T02:36:58+00:00
NameHI_Services_Identifier_Status_VS
TitleHI Services Identifier Status Value Set
Realmau
DescriptionAll codes in the HI Services Identifier Status Code System code system.
CopyrightCopyright © 2026 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/.

Resources that use this resource

StructureDefinition
au.gov.digitalhealth.fhir.hcpd#currenthi-services-identifier-statusHI Services Identifier Status

Resources that this resource uses

CodeSystem
au.gov.digitalhealth.fhir.hcpd#currenthi-services-identifier-status-csHI Services Identifier Status Code System

Narrative

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

Generated Narrative: ValueSet hi-services-identifier-status-vs

Profile: https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-4


Source1

{
  "resourceType": "ValueSet",
  "id": "hi-services-identifier-status-vs",
  "meta": {
    "profile": [
      "https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-4"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://digitalhealth.gov.au/fhir/hcpd/ValueSet/hi-services-identifier-status-vs",
  "version": "26.0.0",
  "name": "HI_Services_Identifier_Status_VS",
  "title": "HI Services Identifier Status Value Set",
  "status": "active",
  "experimental": false,
  "date": "2026-08-14T02:36:58+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": "url",
          "value": "https://www.digitalhealth.gov.au",
          "use": "work"
        },
        {
          "system": "email",
          "value": "mailto:help@digitalhealth.gov.au",
          "use": "work"
        }
      ]
    }
  ],
  "description": "All codes in the HI Services Identifier Status Code System code system.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "AU",
          "display": "Australia"
        }
      ]
    }
  ],
  "copyright": "Copyright © 2026 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/.",
  "compose": {
    "include": [
      {
        "system": "http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/hi-services-identifier-status-cs",
        "version": "26.0.0"
      }
    ]
  }
}