AU Core Implementation Guide
0.4.1-preview - Preview Australia flag

This page is part of the AU Core (v0.4.1-preview: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

Extension: AU Core Sex Assigned At Birth

Official URL: http://hl7.org.au/fhir/core/StructureDefinition/au-core-rsg-sexassignedab Version: 0.4.1-preview
Standards status: Draft Maturity Level: 0 Computable Name: AUCoreSexAssignedAtBirth

Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2022+; Licensed Under Creative Commons No Rights Reserved.

This profile defines the minimum expectations for a Person Recorded Sex or Gender extension when representing Sex Assigned at Birth. This profile identifies the additional mandatory core elements, extensions, vocabularies and value sets that SHALL be present in the Extension when conforming to this profile.

This extension may be used on the following element(s):

  • Element ID Patient
  • Element ID RelatedPerson
  • Element ID Person
  • Element ID Practitioner

Examples:

Usage:

  • This Extension is not used by any profiles in this Implementation Guide

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from RecordedSexOrGender

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* RecordedSexOrGender Sex Assigned at Birth
... Slices for extension Content/Rules for all slices
.... extension:value SO 1..1 Extension Extension
ObligationsActor
SHALL:populate-if-known AU Core Responder
SHALL:no-error AU Core Requester
..... value[x] 1..1 CodeableConcept Value of extension
Binding: Biological Sex . (extensible)
.... extension:type SO 1..1 Extension SNOMED Sex Assigned at Birth
ObligationsActor
SHALL:populate-if-known AU Core Responder
SHALL:no-error AU Core Requester
..... value[x] 1..1 CodeableConcept Value of extension
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 1515311000168102

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet / CodeURI
Extension.extension:value.value[x]extensibleBiologicalSex .
https://healthterminologies.gov.au/fhir/ValueSet/biological-sex-1
Extension.extension:type.value[x]examplePattern: SNOMED-CT Code 1515311000168102
http://terminology.hl7.org/ValueSet/recorded-sex-or-gender-type
Extension.extension:jurisdiction.value[x]extensibleJurisdictionValueSet
http://terminology.hl7.org/ValueSet/jurisdiction

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()