{
  "resourceType": "SearchParameter",
  "id": "devicerequest-onbehalfof-stu3",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: devicerequest-onbehalfof-stu3</p><p><b>url</b>: <a href=\"http://hl7.org/fhir/us/davinci-crd/STU3/SearchParameter/devicerequest-onbehalfof-stu3\">http://hl7.org/fhir/us/davinci-crd/STU3/SearchParameter/devicerequest-onbehalfof-stu3</a></p><p><b>name</b>: CRDDeviceRequestOnBehalfOf</p><p><b>status</b>: draft</p><p><b>date</b>: 14/08/2018</p><p><b>publisher</b>: HL7 Da Vinci Project</p><p><b>contact</b>: </p><p><b>code</b>: onbehalfof</p><p><b>base</b>: DeviceRequest</p><p><b>type</b>: reference</p><p><b>description</b>: Returns the organization on whose behalf the requester was acting when the device request was created.</p><p><b>expression</b>: DeviceRequest.requester.onBehalfOf</p><p><b>xpath</b>: f:DeviceRequest/f:requester/f:onBehalfOf</p><p><b>xpathUsage</b>: normal</p></div>"
  },
  "url": "http://hl7.org/fhir/us/davinci-crd/STU3/SearchParameter/devicerequest-onbehalfof-stu3",
  "name": "CRDDeviceRequestOnBehalfOf",
  "status": "draft",
  "date": "2018-08-14",
  "publisher": "HL7 Da Vinci Project",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://www.hl7.org/about/davinci"
        }
      ]
    }
  ],
  "code": "onbehalfof",
  "base": [
    "DeviceRequest"
  ],
  "type": "reference",
  "description": "Returns the organization on whose behalf the requester was acting when the device request was created.",
  "expression": "DeviceRequest.requester.onBehalfOf",
  "xpath": "f:DeviceRequest/f:requester/f:onBehalfOf",
  "xpathUsage": "normal"
}