{
  "resourceType": "SearchParameter",
  "id": "ExpansionProfile-jurisdiction",
  "url": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-jurisdiction",
  "name": "jurisdiction",
  "status": "draft",
  "experimental": false,
  "publisher": "Health Level Seven International (Vocabulary)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/Vocab/index.cfm"
        }
      ]
    }
  ],
  "code": "jurisdiction",
  "base": [
    "ExpansionProfile"
  ],
  "type": "token",
  "description": "Intended jurisdiction for the expansion profile",
  "expression": "ExpansionProfile.jurisdiction",
  "xpath": "f:ExpansionProfile/f:jurisdiction",
  "xpathUsage": "normal"
}