{
  "resourceType": "DeviceUseRequest",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div>To be filled out at a later time</div>"
  },
  "device": {
    "fhir_comments": [
      "  insert contents here  "
    ],
    "reference": "Device/example"
  },
  "subject": {
    "reference": "Patient/example"
  }
}