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

FHIR IG analytics

Packagehl7.fhir.au.base
Resource TypeCodeSystem
IdCodeSystem-au-digital-health-source-system.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7au/au-fhir-base/CodeSystem-au-digital-health-source-system.html
URLhttp://terminology.hl7.org.au/CodeSystem/au-digital-health-source-system
Version6.0.1-ci-build
Statusactive
Date2026-01-18T21:39:42+00:00
NameAustralianDigitalHealthSourceSystem
TitleAustralian Digital Health Source System
Realmau
Authorityhl7
DescriptionThe Australian Digital Health Source System code system defines concepts that represent Australian digital health sources. These concepts may be used to represent which system clinical and/or administrative information is sourced.
CopyrightHL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.
Contentcomplete

Resources that use this resource

ValueSet
rsg-sourceAU Recorded Sex or Gender (RSG) Source

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem au-digital-health-source-system

Profile: https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4

This case-sensitive code system http://terminology.hl7.org.au/CodeSystem/au-digital-health-source-system defines the following codes:

CodeDisplayDefinition
au-hi Australian Healthcare Identifiers ServiceIndicates the source of information is the Australian Healthcare Identifiers (HI) Service.
au-ahpra Australian Health Practitioner Regulation AgencyIndicates the source of information is the Australian Health Practitioner Regulation Agency.
au-medicare Australian MedicareIndicates the source of information is the Australian Medicare universal health insurance scheme.
au-nhsd Australian National Health Services DirectoryIndicates the source of information is the Australian National Health Services Directory.

Source1

{
  "resourceType": "CodeSystem",
  "id": "au-digital-health-source-system",
  "meta": {
    "profile": [
      "https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base"
          }
        ]
      }
    }
  ],
  "url": "http://terminology.hl7.org.au/CodeSystem/au-digital-health-source-system",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.3.4.1.4.36"
    }
  ],
  "version": "6.0.1-ci-build",
  "name": "AustralianDigitalHealthSourceSystem",
  "title": "Australian Digital Health Source System",
  "status": "active",
  "experimental": false,
  "date": "2026-01-18T21:39:42+00:00",
  "publisher": "HL7 Australia",
  "contact": [
    {
      "name": "HL7 Australia FHIR Working Group",
      "telecom": [
        {
          "system": "url",
          "value": "https://confluence.hl7.org/display/HAFWG",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The Australian Digital Health Source System code system defines concepts that represent Australian digital health sources. These concepts may be used to represent which system clinical and/or administrative information is sourced.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "AU"
        }
      ]
    }
  ],
  "copyright": "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org.au/ValueSet/au-digital-health-source-system",
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "au-hi",
      "display": "Australian Healthcare Identifiers Service",
      "definition": "Indicates the source of information is the Australian Healthcare Identifiers (HI) Service."
    },
    {
      "code": "au-ahpra",
      "display": "Australian Health Practitioner Regulation Agency",
      "definition": "Indicates the source of information is the Australian Health Practitioner Regulation Agency."
    },
    {
      "code": "au-medicare",
      "display": "Australian Medicare",
      "definition": "Indicates the source of information is the Australian Medicare universal health insurance scheme."
    },
    {
      "code": "au-nhsd",
      "display": "Australian National Health Services Directory",
      "definition": "Indicates the source of information is the Australian National Health Services Directory."
    }
  ]
}