{
  "resourceType": "Device",
  "id": "72",
  "meta": {
    "profile": [
      "http://devices.fhir.org/StructureDefinition/PoCDevice"
    ]
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/identifier-type",
            "code": "SNO"
          }
        ]
      },
      "value": "DE35115712"
    },
    {
      "system": "urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680",
      "value": "00-09-FB-FF-FF-A0-F4-CA"
    }
  ],
  "udi": {
    "deviceIdentifier": "00884838038752",
    "jurisdiction": "http://hl7.org/fhir/NamingSystem/fda-udi",
    "carrierHRF": "(01)00884838038752(21)DE35115712",
    "issuer": "http://hl7.org/fhir/NamingSystem/gs1-di"
  },
  "status": "active",
  "type": {
    "coding": [
      {
        "system": "urn:iso:std:iso:11073:10101",
        "code": "69965",
        "display": "MDC_DEV_MON_PHYSIO_MULTI_PARAM_MDS"
      }
    ],
    "text": "Patient Monitor"
  },
  "manufacturer": "Philips",
  "model": "MX400 - MX550",
  "patient": {
    "reference": "Patient/371"
  },
  "location": {
    "reference": "Location/46"
  }
}