FHIR IG analytics
| Package | au.gov.digitalhealth.cc |
| Resource Type | ValueSet |
| Id | ValueSet-identifier-type-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/AuDigitalHealth/common-components/ValueSet-identifier-type-vs.html |
| URL | http://digitalhealth.gov.au/fhir/cc/ValueSet/identifier-type-vs |
| Version | 26.0.0 |
| Status | draft |
| Date | 2026-07-14T04:17:55+00:00 |
| Name | IdentifierTypeVS |
| Title | Identifier Type |
| Realm | au |
| Description | Identifier type codes for use in ADHA data format mapping FHIR profiles. |
| Copyright | This content is licensed under a Creative Commons Attribution 4.0 International License. See [https://creativecommons.org/licenses/by/4.0/](https://creativecommons.org/licenses/by/4.0/) |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "identifier-type-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://digitalhealth.gov.au/fhir/cc/ValueSet/identifier-type-vs",
"version": "26.0.0",
"name": "IdentifierTypeVS",
"title": "Identifier Type",
"status": "draft",
"experimental": false,
"date": "2026-07-14T04:17:55+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": "email",
"value": "mailto:help@digitalhealth.gov.au",
"use": "work"
}
]
}
],
"description": "Identifier type codes for use in ADHA data format mapping FHIR profiles.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "AU",
"display": "Australia"
}
]
}
],
"copyright": "This content is licensed under a Creative Commons Attribution 4.0 International License. See [https://creativecommons.org/licenses/by/4.0/](https://creativecommons.org/licenses/by/4.0/)",
"compose": {
"include": [
{
"system": "http://digitalhealth.gov.au/fhir/cc/CodeSystem/identifier-type-cs",
"version": "26.0.0"
}
]
}
}