This page is part of the US Core (v1.0.1: STU1) based on FHIR R3. The current version which supercedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions
Generated Narrative with Details
id: us-core-race
url: http://hl7.org/fhir/us/core/SearchParameter/us-core-race
name: USCoreRace
status: draft
date: 22/12/2016
publisher: US Realm Steering Committee
contact:
code: race
base: Patient
type: token
description: Returns patients with a race extension matching the specified code.
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