PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.core@3.0.0
    http://hl7.org/fhir/us/core/SearchParameter/us-core-race
{
  "description": "Returns patients with a race extension matching the specified code.",
  "_filename": "SearchParameter-us-core-race.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-race').extension.value.code",
  "publisher": "US Realm Steering Committee",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "name": "USCoreRace",
  "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",
  "type": "token",
  "experimental": null,
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "3.0.0",
  "status": "active",
  "id": "f2620f87-52d0-4c24-84e0-bcbfccaf0d1a",
  "kind": null,
  "url": "http://hl7.org/fhir/us/core/SearchParameter/us-core-race",
  "code": "race",
  "base": [ "Patient" ],
  "version": "3.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.healthit.gov/",
      "system": "other"
    } ]
  } ]
}