{
  "resourceType": "SearchParameter",
  "id": "GraphDefinition-start",
  "url": "http://hl7.org/fhir/SearchParameter/GraphDefinition-start",
  "name": "start",
  "status": "draft",
  "experimental": false,
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "Health Level Seven International (FHIR Infrastructure)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg/index.cfm"
        }
      ]
    }
  ],
  "code": "start",
  "base": [
    "GraphDefinition"
  ],
  "type": "token",
  "description": "Type of resource at which the graph starts",
  "expression": "GraphDefinition.start",
  "xpath": "f:GraphDefinition/f:start",
  "xpathUsage": "normal"
}