AU Core Implementation Guide
1.1.0-ci-build - CI Build
AU Core Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 1.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/au-fhir-core/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org.au/fhir/core/StructureDefinition/au-core-rsg-sexassignedab | Version: 1.1.0-ci-build | |||
Standards status: Trial-use | Maturity Level: 2 | 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):
Examples:
Usage:
Changes since version 1.0.0:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet / Code | URI |
Extension.extension:value.value[x] | extensible | BiologicalSex ![]() https://healthterminologies.gov.au/fhir/ValueSet/biological-sex-1 | |
Extension.extension:type.value[x] | example | Pattern: SNOMED-CT Code 1515311000168102http://terminology.hl7.org/ValueSet/recorded-sex-or-gender-type | |
Extension.extension:jurisdiction.value[x] | extensible | JurisdictionValueSethttp://terminology.hl7.org/ValueSet/jurisdiction |
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() |