FHIR IG analytics| Package | au.gov.digitalhealth.fhir.hcpd |
| Resource Type | CodeSystem |
| Id | CodeSystem-hi-services-identifier-status-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/AuDigitalHealth/HCPD-Snapshot-26.0.0-HL7AU-Connectathon-Aug-25-26/CodeSystem-hi-services-identifier-status-cs.html |
| URL | http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/hi-services-identifier-status-cs |
| Version | 26.0.0 |
| Status | active |
| Date | 2026-08-14T02:36:58+00:00 |
| Name | HI_Services_Identifier_Status_CS |
| Title | HI Services Identifier Status Code System |
| Realm | au |
| Description | This code system defines concepts that identify the status of a Healthcare Services Identifier, i.e. HPII, HPIO or HSPO. |
| 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/. |
| Content | complete |
| ValueSet | ||
| au.gov.digitalhealth.fhir.hcpd#current | hi-services-identifier-status-vs | HI Services Identifier Status Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem hi-services-identifier-status-cs
Profile: https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4
This case-sensitive code system http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/hi-services-identifier-status-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "hi-services-identifier-status-cs",
"meta": {
"profile": [
"https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/hi-services-identifier-status-cs",
"version": "26.0.0",
"name": "HI_Services_Identifier_Status_CS",
"title": "HI Services Identifier Status Code System",
"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": "This code system defines concepts that identify the status of a Healthcare Services Identifier, i.e. HPII, HPIO or HSPO.",
"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/.",
"caseSensitive": true,
"valueSet": "http://digitalhealth.gov.au/fhir/hcpd/ValueSet/hi-services-identifier-status-vs",
"compositional": false,
"versionNeeded": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "A",
"display": "Active",
"definition": "The Healthcare Services Identifier is currently active and operational."
},
{
"code": "D",
"display": "Deactivated",
"definition": "The Healthcare Services Identifier is currently deactivated and not operational."
},
{
"code": "R",
"display": "Retired",
"definition": "The Healthcare Services Identifier has been retired and is no longer in use."
}
]
}