{
  "resourceType": "SearchParameter",
  "id": "supplyrequest-patient-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>: supplyrequest-patient-stu3</p><p><b>url</b>: <a href=\"http://hl7.org/fhir/us/davinci-crd/STU3/SearchParameter/supplyrequest-patient-stu3\">http://hl7.org/fhir/us/davinci-crd/STU3/SearchParameter/supplyrequest-patient-stu3</a></p><p><b>name</b>: CRDSupplyRequestPatient</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>: deliverTo</p><p><b>base</b>: SupplyRequest</p><p><b>type</b>: reference</p><p><b>description</b>: Returns supply requests that are delivered to the specified patient.</p><p><b>expression</b>: SupplyRequest.deliverTo.reference.where(type = 'Patient')</p><p><b>xpath</b>: f:SupplyRequest/f:deliverTo/f:reference[@type='Patient']/@value</p><p><b>xpathUsage</b>: normal</p></div>"
  },
  "url": "http://hl7.org/fhir/us/davinci-crd/STU3/SearchParameter/supplyrequest-patient-stu3",
  "name": "CRDSupplyRequestPatient",
  "status": "draft",
  "date": "2018-08-14",
  "publisher": "HL7 Da Vinci Project",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://www.hl7.org/about/davinci"
        }
      ]
    }
  ],
  "code": "deliverTo",
  "base": [
    "SupplyRequest"
  ],
  "type": "reference",
  "description": "Returns supply requests that are delivered to the specified patient.",
  "expression": "SupplyRequest.deliverTo.reference.where(type = 'Patient')",
  "xpath": "f:SupplyRequest/f:deliverTo/f:reference[@type='Patient']/@value",
  "xpathUsage": "normal"
}