Package | au.digitalhealth.cda.schema |
Type | CodeSystem |
Id | dh-HealthCareGeographicArea |
FHIR Version | R5 |
Source | http://ns.electronichealth.net.au/cda/https://build.fhir.org/ig/AuDigitalHealth/cda-au-schema/CodeSystem-dh-HealthCareGeographicArea.html |
URL | http://ns.electronichealth.net.au/cda/CodeSystem/dh-HealthCareGeographicArea |
Version | 1.0.0 |
Status | draft |
Date | 2025-07-21T22:05:27+00:00 |
Name | dh-HealthCareGeographicArea |
Title | Health Care Geographic Area |
Realm | au |
Authority | national |
Description | Health Care Client Identifier Geographic Area |
Content | complete |
ValueSet | |
dh-HealthCareGeographicArea | Health Care Geographic Area |
No resources found
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
Name | Code | Type | Description |
original-code | original-code | code | The 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:
Code | original-code |
Local Client (Unit Record) Identifier | L |
Area/Region/District Identifier | A |
State or Territory Identifier | S |
National Identifier | N |
{ "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" } ] } ] }