AU Base Implementation Guide
4.1.2-preview - Preview
This page is part of the Australian Base IG (v4.1.2-preview: AU Base) based on FHIR R4. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender | Version: 4.1.2-preview | |||
Standards status: Trial-use | Maturity Level: 2 | Computable Name: RecordedSexOrGender | ||
Other Identifiers: id: Uniform Resource Identifier (URI)#urn:oid:2.16.840.1.113883.4.642.5.1342 | ||||
Copyright/Legal: HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved. |
Recorded sex or gender (RSG) information includes the various sex and gender concepts that are often used in existing systems but are known NOT to represent a gender identity, sex parameter for clinical use, or attributes related to sexuality, such as sexual orientation, sexual activity, or sexual attraction. Examples of recorded sex or gender concepts include administrative gender, administrative sex, and sex assigned at birth. When exchanging this concept, refer to the guidance in the Gender Harmony Implementation Guide.
This extension is published in this guide to pre-adopt an extension published in the R5 FHIR Extensions Pack. The only material difference is the data type for extension part sourceDocument (R5 CodeableReference to a choice between R4 CodeableConcept or Reference).
This extension may be used on the following element(s):
This R4 (4.0.1) conversion of the Person Recorded Sex Or Gender extension is not forwards compatible due to data types. The extension part sourceDocument, CodeableReference in R5, is represented in the R4 extension as a choice between CodeableConcept and Reference. Implementers are advised to take note that this content may be removed or changed and to take caution if using this extension.
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet |
Extension.extension:value.value[x] | example | AdministrativeGender |
Extension.extension:type.value[x] | example | RecordedSexOrGenderType |
Extension.extension:jurisdiction.value[x] | extensible | Jurisdiction ValueSet |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |