AU Base Implementation Guide
4.2.2-ci-build - CI Build
AU Base Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 4.2.2-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-base/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "CodeSystem",
"id" : "rsg-type",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem rsg-type</b></p><a name=\"rsg-type\"> </a><a name=\"hcrsg-type\"> </a><a name=\"rsg-type-en-AU\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org.au/CodeSystem/rsg-type</code> defines the following code in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">sex-gender<a name=\"rsg-type-sex-gender\"> </a></td><td>Sex/Gender</td><td>A sex or gender recorded as an interchangeable sex and/or gender value.</td></tr></table></div>"
},
"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/CodeSystem/rsg-type",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.2.3.4.1.4.29"
}
],
"version" : "4.2.2-ci-build",
"name" : "AURecordedSexOrGenderType",
"title" : "AU Recorded Sex or Gender Type",
"status" : "active",
"experimental" : false,
"date" : "2024-11-05T03:20:06+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 Type code system defines concepts that represent the type or category of sex or gender that is recorded.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AU"
}
]
}
],
"copyright" : "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.",
"caseSensitive" : true,
"valueSet" : "http://terminology.hl7.org.au/ValueSet/au-recorded-sex-or-gender-type",
"hierarchyMeaning" : "is-a",
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"concept" : [
{
"code" : "sex-gender",
"display" : "Sex/Gender",
"definition" : "A sex or gender recorded as an interchangeable sex and/or gender value."
}
]
}