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

FHIR IG Statistics: CodeSystem/dh-HealthCareGeographicArea

Packageau.digitalhealth.cda.schema
TypeCodeSystem
Iddh-HealthCareGeographicArea
FHIR VersionR5
Sourcehttp://ns.electronichealth.net.au/cda/https://build.fhir.org/ig/AuDigitalHealth/cda-au-schema/CodeSystem-dh-HealthCareGeographicArea.html
URLhttp://ns.electronichealth.net.au/cda/CodeSystem/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
Contentcomplete

Resources that use this resource

ValueSet
dh-HealthCareGeographicAreaHealth Care Geographic Area

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem dh-HealthCareGeographicArea

Properties

This code system defines the following properties for its concepts

NameCodeTypeDescription
original-codeoriginal-codecodeThe codes used in the original Code System which are replaced by the displayName values for validation purposes.

Concepts

This case-sensitive code system http://ns.electronichealth.net.au/cda/CodeSystem/dh-HealthCareGeographicArea defines the following codes:

Codeoriginal-code
Local Client (Unit Record) Identifier L
Area/Region/District Identifier A
State or Territory Identifier S
National Identifier N

Source

{
  "resourceType": "CodeSystem",
  "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/CodeSystem/dh-HealthCareGeographicArea",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.13.63"
    }
  ],
  "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",
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "property": [
    {
      "code": "original-code",
      "description": "The codes used in the original Code System which are replaced by the displayName values for validation purposes.",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "Local Client (Unit Record) Identifier",
      "display": "Local Client (Unit Record) Identifier",
      "property": [
        {
          "code": "original-code",
          "valueCode": "L"
        }
      ]
    },
    {
      "code": "Area/Region/District Identifier",
      "display": "Area/Region/District Identifier",
      "property": [
        {
          "code": "original-code",
          "valueCode": "A"
        }
      ]
    },
    {
      "code": "State or Territory Identifier",
      "display": "State or Territory Identifier",
      "property": [
        {
          "code": "original-code",
          "valueCode": "S"
        }
      ]
    },
    {
      "code": "National Identifier",
      "display": "National Identifier",
      "property": [
        {
          "code": "original-code",
          "valueCode": "N"
        }
      ]
    }
  ]
}