US Core Implementation Guide, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 8.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/US-Core/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/us/core/SearchParameter/us-core-ethnicity | Version: 8.0.0-ballot | |||
Standards status: Trial-use | Maturity Level: 3 | Computable Name: USCoreEthnicity | ||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.2.40.47 | ||||
Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License |
Returns patients with an ethnicity extension matching the specified code.
id us-core-ethnicity
url : http://hl7.org/fhir/us/core/SearchParameter/us-core-ethnicity
version : 4.1.0
name : USCoreEthnicity
status : active
date : 04/14/2022
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 : ethnicity
base :Patient
type : token
expression : Patient.extension.where(url = 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity').extension.value.code
xpath : f:Patient/f:extension[@url='http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity']/f:extension/f:valueCoding/f:code/@value
xpathUsage : normal
multipleOr : True (Conformance Expectation = MAY)
multipleAnd : True ( Conformance Expectation = MAY)