FHIR IG analytics| Package | hl7.fhir.au.base |
| Resource Type | ValueSet |
| Id | ValueSet-rsg-source-document-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7au/au-fhir-base/ValueSet-rsg-source-document-type.html |
| URL | http://terminology.hl7.org.au/ValueSet/rsg-source-document-type |
| Version | 6.0.1-ci-build |
| Status | active |
| Date | 2026-01-18T21:39:42+00:00 |
| Name | AURecordedSexOrGenderSourceDocumentType |
| Title | AU Recorded Sex or Gender (RSG) Source Document Type |
| Realm | au |
| Authority | hl7 |
| Description | The AU Recorded Sex or Gender (RSG) Source Document Type value set includes codes that can be used to represent the type of document where this sex or gender value is recorded. |
| Copyright | This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc |
No resources found
| CodeSystem | |
| loinc.org | LOINC codes used in this IG |
| rsg-source-document-type | AU Recorded Sex or Gender Source Document Type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet rsg-source-document-type
Profile: https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-4
This value set includes codes based on the following rules:
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 71230-7 | Birth certificate |
| 53245-7 | Driver license |
http://terminology.hl7.org.au/CodeSystem/rsg-source-document-type version 📦6.0.1-ci-build| Code | Display | Definition |
| passport | Passport | A passport issued by a jurisdiction. |
| citizenship-certificate | Citizenship Certificate | A citizenship certificate issued by a jurisdiction. |
| birth-notification | Birth Notification | A notification of a birth from the health service in which the birth occurred. |
{
"resourceType": "ValueSet",
"id": "rsg-source-document-type",
"meta": {
"profile": [
"https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-4"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base"
}
]
}
}
],
"url": "http://terminology.hl7.org.au/ValueSet/rsg-source-document-type",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.2.3.4.2.4.32"
}
],
"version": "6.0.1-ci-build",
"name": "AURecordedSexOrGenderSourceDocumentType",
"title": "AU Recorded Sex or Gender (RSG) Source Document Type",
"status": "active",
"experimental": false,
"date": "2026-01-18T21:39:42+00:00",
"publisher": "HL7 Australia",
"contact": [
{
"name": "HL7 Australia FHIR Working Group",
"telecom": [
{
"system": "url",
"value": "https://confluence.hl7.org/display/HAFWG",
"use": "work"
}
]
}
],
"description": "The AU Recorded Sex or Gender (RSG) Source Document Type value set includes codes that can be used to represent the type of document where this sex or gender value is recorded.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "AU"
}
]
}
],
"copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "71230-7"
},
{
"code": "53245-7"
}
]
},
{
"system": "http://terminology.hl7.org.au/CodeSystem/rsg-source-document-type",
"concept": [
{
"code": "passport"
},
{
"code": "citizenship-certificate"
},
{
"code": "birth-notification"
}
]
}
]
}
}