This page is part of the Argonaut Data Query Implementation Guide (v1.0.0: Release) based on FHIR R2. This is the current published version. For a full list of available versions, see the Directory of published versions 
{
"resourceType" : "SearchParameter",
"id" : "ethnicity",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: ethnicity</p><p><b>url</b>: <a href="http://fhir.org/guides/argonaut/SearchParameter/ethnicity">http://fhir.org/guides/argonaut/SearchParameter/ethnicity</a></p><p><b>name</b>: ArgonautEthnicity</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>publisher</b>: Argonaut Project</p><h3>Contacts</h3><table class="grid"><tr><td>-</td><td><b>Telecom</b></td></tr><tr><td>*</td><td>http://argonautwiki.hl7.org</td></tr></table><p><b>date</b>: 22/12/2016</p><p><b>code</b>: ethnicity</p><p><b>base</b>: Patient</p><p><b>type</b>: token</p><p><b>description</b>: Returns patients with an ethnicity extension matching the specified code.</p><p><b>xpath</b>: f:Patient/f:extension[@url='http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity']/f:extension[@url='ombCategory' or @url='detailed']</p><p><b>xpathUsage</b>: normal</p></div>"
},
"url" : "http://fhir.org/guides/argonaut/SearchParameter/ethnicity",
"name" : "ArgonautEthnicity",
"status" : "draft",
"experimental" : true,
"publisher" : "Argonaut Project",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://argonautwiki.hl7.org"
}
]
}
],
"date" : "2016-12-22",
"code" : "ethnicity",
"base" : "Patient",
"type" : "token",
"description" : "Returns patients with an ethnicity extension matching the specified code.",
"xpath" : "f:Patient/f:extension[@url='http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity']/f:extension[@url='ombCategory' or @url='detailed']",
"xpathUsage" : "normal"
}