This page is part of the Australian Base IG (v4.2.1-preview: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 4.1.0. For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "rsg-type"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td></tr><tr><td>Not Selectable</td><td>not-selectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org.au/CodeSystem/rsg-type</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Not Selectable</b></td></tr><tr><td>1</td><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><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">document<a name=\"rsg-type-document\"> </a></td><td>Document</td><td>Sex or gender recorded in a document.</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">insurance-scheme<a name=\"rsg-type-insurance-scheme\"> </a></td><td>Insurance Scheme</td><td>The sex or gender recorded through enrolment in an insurance scheme.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> au-medicare<a name=\"rsg-type-au-medicare\"> </a></td><td>Australian Medicare</td><td>The sex or gender recorded through enrolment in the Australian Medicare universal healthcare insurance scheme.</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">registration-and-accreditation-scheme<a name=\"rsg-type-registration-and-accreditation-scheme\"> </a></td><td>Registration and accreditation scheme</td><td>The sex or gender recorded through registration in a registration and/or accreditation scheme.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> au-ahpra<a name=\"rsg-type-au-ahpra\"> </a></td><td>Australian Health Practitioner Regulation Agency</td><td>The sex or gender recorded through registration in the Australian Health Practitioner Regulation Agency (AHPRA) registration and accreditation scheme.</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">digital-health-infrastructure-service<a name=\"rsg-type-digital-health-infrastructure-service\"> </a></td><td>Digital Health Infrastructure Service</td><td>The sex or gender recorded in a digital health infrastructure service.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> au-hi-service<a name=\"rsg-type-au-hi-service\"> </a></td><td>Australian Healthcare Identifiers Service</td><td>The sex or gender recorded in the Australian Healthcare Identifiers (HI) Service.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> au-my-health-record<a name=\"rsg-type-au-my-health-record\"> </a></td><td>Australian My Health Record System</td><td>The sex or gender recorded in the Australian My Health Record System.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> au-nhsd<a name=\"rsg-type-au-nhsd\"> </a></td><td>Australian National Health Services Directory</td><td>The sex or gender recorded in the Australian National Health Services Directory (NHSD).</td><td/></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0"^^xsd:integer ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org.au/CodeSystem/rsg-type"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.2.3.4.1.4.29" ]
] ) ; #
fhir:version [ fhir:v "4.2.1-preview"] ; #
fhir:name [ fhir:v "AURecordedSexOrGenderType"] ; #
fhir:title [ fhir:v "AU Recorded Sex or Gender Type"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-06-20T16:58:33+10:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Australia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Australia FHIR Working Group" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://confluence.hl7.org/display/HAFWG" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "The AU Recorded Sex or Gender Type code system defines concepts that represent the type or category of sex or gender that is recorded."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AU" ] ] )
] ) ; #
fhir:copyright [ fhir:v "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved."] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:valueSet [
fhir:v "http://terminology.hl7.org.au/ValueSet/au-recorded-sex-or-gender-type"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org.au/ValueSet/au-recorded-sex-or-gender-type>
] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:compositional [ fhir:v "false"^^xsd:boolean] ; #
fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "not-selectable" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ] ;
fhir:type [ fhir:v "boolean" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "sex-gender" ] ;
fhir:display [ fhir:v "Sex/Gender" ] ;
fhir:definition [ fhir:v "A sex or gender recorded as an interchangeable sex and/or gender value." ]
] [
fhir:code [ fhir:v "document" ] ;
fhir:display [ fhir:v "Document" ] ;
fhir:definition [ fhir:v "Sex or gender recorded in a document." ]
] [
fhir:code [ fhir:v "insurance-scheme" ] ;
fhir:display [ fhir:v "Insurance Scheme" ] ;
fhir:definition [ fhir:v "The sex or gender recorded through enrolment in an insurance scheme." ] ;
( fhir:property [
fhir:code [ fhir:v "not-selectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ;
( fhir:concept [
fhir:code [ fhir:v "au-medicare" ] ;
fhir:display [ fhir:v "Australian Medicare" ] ;
fhir:definition [ fhir:v "The sex or gender recorded through enrolment in the Australian Medicare universal healthcare insurance scheme." ] ] )
] [
fhir:code [ fhir:v "registration-and-accreditation-scheme" ] ;
fhir:display [ fhir:v "Registration and accreditation scheme" ] ;
fhir:definition [ fhir:v "The sex or gender recorded through registration in a registration and/or accreditation scheme." ] ;
( fhir:property [
fhir:code [ fhir:v "not-selectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ;
( fhir:concept [
fhir:code [ fhir:v "au-ahpra" ] ;
fhir:display [ fhir:v "Australian Health Practitioner Regulation Agency" ] ;
fhir:definition [ fhir:v "The sex or gender recorded through registration in the Australian Health Practitioner Regulation Agency (AHPRA) registration and accreditation scheme." ] ] )
] [
fhir:code [ fhir:v "digital-health-infrastructure-service" ] ;
fhir:display [ fhir:v "Digital Health Infrastructure Service" ] ;
fhir:definition [ fhir:v "The sex or gender recorded in a digital health infrastructure service." ] ;
( fhir:property [
fhir:code [ fhir:v "not-selectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ;
( fhir:concept [
fhir:code [ fhir:v "au-hi-service" ] ;
fhir:display [ fhir:v "Australian Healthcare Identifiers Service" ] ;
fhir:definition [ fhir:v "The sex or gender recorded in the Australian Healthcare Identifiers (HI) Service." ] ] [
fhir:code [ fhir:v "au-my-health-record" ] ;
fhir:display [ fhir:v "Australian My Health Record System" ] ;
fhir:definition [ fhir:v "The sex or gender recorded in the Australian My Health Record System." ] ] [
fhir:code [ fhir:v "au-nhsd" ] ;
fhir:display [ fhir:v "Australian National Health Services Directory" ] ;
fhir:definition [ fhir:v "The sex or gender recorded in the Australian National Health Services Directory (NHSD)." ] ] )
] ) . #
IG © 2017+ HL7 Australia. Package hl7.fhir.au.base#4.2.1-preview based on FHIR 4.0.1. Generated 2024-06-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change