{
  "resourceType": "SearchParameter",
  "id": "DataElement-url",
  "url": "http://hl7.org/fhir/SearchParameter/DataElement-url",
  "name": "url",
  "status": "draft",
  "experimental": false,
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "Health Level Seven International (Orders and Observations)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders/index.cfm"
        }
      ]
    }
  ],
  "code": "url",
  "base": [
    "DataElement"
  ],
  "type": "uri",
  "description": "The uri that identifies the data element",
  "expression": "DataElement.url",
  "xpath": "f:DataElement/f:url",
  "xpathUsage": "normal"
}