US Core Implementation Guide
3.2.0 - ballot

This page is part of the US Core (v3.2.0: STU4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions

SearchParameter: USCoreRace

Generated Narrative

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

version: 3.2.0

name: USCoreRace

status: active

date: 2019-05-21

publisher: HL7 International - US Realm Steering Committee

contact: HL7 International - US Realm Steering Committee: http://www.hl7.org/Special/committees/usrealm/index.cfm

description: Returns patients with a race extension matching the specified code.

jurisdiction: United States of America

code: race

base: Patient

type: token

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

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

xpathUsage: normal