US Core Implementation Guide (Release 1.1.0 Ballot )

This page is part of the US Core (v1.1.0: STU2 Ballot) based on FHIR (HL7® FHIR® Standard) R3. The current version which supersedes this version is 8.0.0. For a full list of available versions, see the Directory of published versions. Page versions: R8 R7 R6 R5 R4 R3

USCoreEthnicity

Formats: XML, JSON, Turtle

Generated Narrative with Details

id: us-core-ethnicity

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

name: USCoreEthnicity

status: draft

date: 22/12/2016

publisher: US Realm Steering Committee

contact:

code: ethnicity

base: Patient

type: token

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

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