FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/dh-HealthCareGeographicArea

Packageau.digitalhealth.cda.schema
TypeValueSet
Iddh-HealthCareGeographicArea
FHIR VersionR5
Sourcehttp://ns.electronichealth.net.au/cda/https://build.fhir.org/ig/AuDigitalHealth/cda-au-schema/ValueSet-dh-HealthCareGeographicArea.html
URLhttp://ns.electronichealth.net.au/cda/ValueSet/dh-HealthCareGeographicArea
Version1.0.0
Statusdraft
Date2025-07-21T22:05:27+00:00
Namedh-HealthCareGeographicArea
TitleHealth Care Geographic Area
Realmau
Authoritynational
DescriptionHealth Care Client Identifier Geographic Area

Resources that use this resource

StructureDefinition
assigningGeographicAreaADHA extension assigningGeographicArea used in asEntityIdentifier

Resources that this resource uses

CodeSystem
dh-HealthCareGeographicAreaHealth Care Geographic Area

Narrative

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

Generated Narrative: ValueSet dh-HealthCareGeographicArea


Source

{
  "resourceType": "ValueSet",
  "id": "dh-HealthCareGeographicArea",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://ns.electronichealth.net.au/cda/ImplementationGuide/au.digitalhealth.cda.schema"
          }
        ]
      }
    }
  ],
  "url": "http://ns.electronichealth.net.au/cda/ValueSet/dh-HealthCareGeographicArea",
  "version": "1.0.0",
  "name": "dh-HealthCareGeographicArea",
  "title": "Health Care Geographic Area",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-21T22:05:27+00:00",
  "description": "Health Care Client Identifier Geographic Area",
  "compose": {
    "include": [
      {
        "system": "http://ns.electronichealth.net.au/cda/CodeSystem/dh-HealthCareGeographicArea",
        "version": "1.0.0",
        "concept": [
          {
            "code": "Local Client (Unit Record) Identifier",
            "display": "Local Client (Unit Record) Identifier"
          },
          {
            "code": "Area/Region/District Identifier",
            "display": "Area/Region/District Identifier"
          },
          {
            "code": "State or Territory Identifier",
            "display": "State or Territory Identifier"
          },
          {
            "code": "National Identifier",
            "display": "National Identifier"
          }
        ]
      }
    ]
  }
}