AU Base Implementation Guide
4.2.1-ci-build - CI Build Australia flag

AU Base Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 4.2.1-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-base/ and changes regularly. See the Directory of published versions

SearchParameter: GenderIdentity

Official URL: http://hl7.org.au/fhir/SearchParameter/gender-identity Version: 4.2.1-ci-build
Standards status: Trial-use Maturity Level: 0 Computable Name: GenderIdentity

Copyright/Legal: HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.

This search parameter returns resources with the Individual Gender Identity extension matching the specified code.

GenderIdentity TU

Parameter gender-identity:token

This search parameter returns resources with the Individual Gender Identity extension matching the specified code.

ResourcesPatient, RelatedPerson, Person, Practitioner, PractitionerRole
ExpressionPatient.extension('http://hl7.org/fhir/StructureDefinition/individual-genderIdentity').value | RelatedPerson.extension('http://hl7.org/fhir/StructureDefinition/individual-genderIdentity').value | Practitioner.extension('http://hl7.org/fhir/StructureDefinition/individual-genderIdentity').value | Person.extension('http://hl7.org/fhir/StructureDefinition/individual-genderIdentity').value | PractitionerRole.extension('http://hl7.org/fhir/StructureDefinition/individual-genderIdentity').value
Multiples
  • multipleAnd: The parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true