HL7 FHIR® US Core Implementation Guide STU3 Release 3.1.1

Publication Build: This will be filled in by the publication tooling

Generated Narrative

id: us-core-ethnicity

url: http://hl7.org/fhir/us/core/SearchParameter/us-core-ethnicity

version: 3.1.1

name: USCoreEthnicity

status: active

date: 2019-05-21

publisher: US Realm Steering Committee

contact: http://www.healthit.gov/

description: Returns patients with an ethnicity extension matching the specified code.

jurisdiction: United States of America

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