HL7® Austria FHIR® Core Implementation Guide
1.1.0 - STU2

HL7® Austria FHIR® Core Implementation Guide - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: Administrative Gender Addition

Official URL: http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/StructureDefinition/at-core-ext-gender-administrativeGenderAddition Version: 1.1.0
Active as of 2024-04-27 Responsible: HL7® Austria, TC FHIR® Computable Name: AdministrativeGenderAddition

HL7® Austria FHIR® Core Extension for the administrative gender of a person (Patient, Practitioner, …). The extension is used to add the missing codes and is applied in case the code for administrative gender itself is set to ‘other’.

Context of Use

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

  • Element ID Patient.gender
  • Element ID Patient.contact.gender
  • Element ID Practitioner.gender
  • Element ID RelatedPerson.gender
  • Element ID Person.gender
  • Element ID http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/StructureDefinition/at-core-patient#Patient.gender
  • Element ID http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/StructureDefinition/at-core-patient#Patient.contact.gender
  • Element ID http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/StructureDefinition/at-core-practitioner#Practitioner.gender

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from Extension

Summary

Simple Extension of type Coding: HL7® Austria FHIR® Core Extension for the administrative gender of a person (Patient, Practitioner, ...). The extension is used to add the missing codes and is applied in case the code for administrative gender itself is set to 'other'.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Administrative Gender Addition
... extension 0..0
... url 1..1 uri "http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/StructureDefinition/at-core-ext-gender-administrativeGenderAddition"
... value[x] C 1..1 Coding Value of extension
Binding: https://termgit.elga.gv.at/ValueSet/hl7-at-administrativegender-fhir-extension (required)
at-ext-gender-1: The extension for the additional administrative gender codes is only applied if the administrative gender itself is set to 'other'

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Administrative Gender Addition
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/StructureDefinition/at-core-ext-gender-administrativeGenderAddition"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Coding: HL7® Austria FHIR® Core Extension for the administrative gender of a person (Patient, Practitioner, ...). The extension is used to add the missing codes and is applied in case the code for administrative gender itself is set to 'other'.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Administrative Gender Addition
... extension 0..0
... url 1..1 uri "http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/StructureDefinition/at-core-ext-gender-administrativeGenderAddition"
... value[x] C 1..1 Coding Value of extension
Binding: https://termgit.elga.gv.at/ValueSet/hl7-at-administrativegender-fhir-extension (required)
at-ext-gender-1: The extension for the additional administrative gender codes is only applied if the administrative gender itself is set to 'other'

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Administrative Gender Addition
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/StructureDefinition/at-core-ext-gender-administrativeGenderAddition"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]requiredhttps://termgit.elga.gv.at/ValueSet/hl7-at-administrativegender-fhir-extension
https://termgit.elga.gv.at/ValueSet/hl7-at-administrativegender-fhir-extension

Constraints

IdGradePath(s)DetailsRequirements
at-ext-gender-1errorExtension.value[x]The extension for the additional administrative gender codes is only applied if the administrative gender itself is set to 'other'
: %resource.where(gender='other').exists() or %resource.contact.where(gender='other').exists()