PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.core@6.1.0-snapshot1
    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": "2022-04-14",
  "expression": "Patient.extension.where(url = 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity').extension.value.code",
  "publisher": "HL7 International - Cross-Group Projects",
  "multipleAnd": true,
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "multipleOr": true,
  "name": "USCoreEthnicity",
  "xpathUsage": "normal",
  "type": "token",
  "experimental": null,
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "6.1.0-snapshot1",
  "status": "active",
  "id": "629df29b-47f8-4a9f-b06a-bdd910c032b9",
  "kind": null,
  "_multipleOr": {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    } ]
  },
  "url": "http://hl7.org/fhir/us/core/SearchParameter/us-core-ethnicity",
  "code": "ethnicity",
  "base": [ "Patient" ],
  "version": "6.1.0-snapshot1",
  "contact": [ {
    "name": "HL7 International - Cross-Group Projects",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cgp",
      "system": "url"
    }, {
      "value": "cgp@lists.HL7.org",
      "system": "email"
    } ]
  } ],
  "_multipleAnd": {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    } ]
  }
}