US Core Implementation Guide
7.0.0 - STU7 United States of America flag

This page is part of the US Core (v7.0.0: STU7) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

SearchParameter: USCorePatientGenderIdentity

Official URL: http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-gender-identity Version: 7.0.0
Standards status: Trial-use Maturity Level: 3 Computable Name: USCorePatientGenderIdentity
Other Identifiers: OID:2.16.840.1.113883.4.642.40.2.40.79

Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License

Returns patients with an gender-identity extension matching the specified code.

id us-core-patient-gender-identity

url : http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-gender-identity

version : 4.1.0

name : USCorePatientGenderIdentity

status : active

date : 04/06/2023

publisher : HL7 International - Cross-Group Projects

contact : http://www.hl7.org/Special/committees/cgp

jurisdiction : United States of America (the) (Details : {urn:iso:std:iso:3166 code 'US' = 'United States of America', given as 'United States of America (the)'})

code : gender-identity

base :Patient

type : token

expression : Patient.extension.where(url='http://hl7.org/fhir/us/core/StructureDefinition/us-core-genderIdentity').value.coding.code

xpath : f:Patient/f:extension[@url='http://hl7.org/fhir/us/core/StructureDefinition/us-core-genderIdentity']/f:value/f:coding/f:code/@value

xpathUsage : normal

multipleOr : True (Conformance Expectation = MAY)

multipleAnd : True ( Conformance Expectation = MAY)