PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.core@3.0.0
    http://hl7.org/fhir/us/core/SearchParameter/us-core-ethnicity
{
  "description": "Returns patients with an ethnicity extension matching the specified code.",
  "_filename": "SearchParameter-us-core-ethnicity.json",
  "package_name": "hl7.fhir.us.core",
  "date": "2019-05-21T00:00:00-04:00",
  "expression": "Patient.extension.where(url = 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity').extension.value.code",
  "publisher": "US Realm Steering Committee",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "name": "USCoreEthnicity",
  "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",
  "type": "token",
  "experimental": null,
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "3.0.0",
  "status": "active",
  "id": "48986caf-198f-46e5-b62a-1c1505e7bca4",
  "kind": null,
  "url": "http://hl7.org/fhir/us/core/SearchParameter/us-core-ethnicity",
  "code": "ethnicity",
  "base": [ "Patient" ],
  "version": "3.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.healthit.gov/",
      "system": "other"
    } ]
  } ]
}