{
  "resourceType": "DeviceDefinition",
  "id": "rdc-DeviceDefinition-insulin-basal-time-slot",
  "meta": {
    "profile": [
      "https://roche.com/fhir/iop/StructureDefinition/rdc-DeviceDefinition"
    ]
  },
  "manufacturer": {
    "display": "Roche Diagnostics"
  },
  "deviceName": [
    {
      "name": "Accu-Chek Insight",
      "type": "registered-name"
    }
  ],
  "classification": [
    {
      "type": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "69805005",
            "display": "Insulin pump"
          }
        ]
      }
    }
  ],
  "modelNumber": "923"
}