{
  "resourceType": "DeviceComponent",
  "id": "429",
  "meta": {
    "profile": [
      "http://example.org/fhir/StructureDefinition/ChannelDeviceComponent"
    ]
  },
  "identifier": {
    "use": "temp",
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:e1afdca2-ed9e-4cea-b713-66eece999009"
  },
  "type": {
    "coding": [
      {
        "system": "urn:iso:std:iso:11073:10101",
        "code": "69799",
        "display": "MDC_DEV_ECG_CHAN"
      }
    ]
  },
  "source": {
    "reference": "Device/72"
  },
  "parent": {
    "reference": "DeviceComponent/428"
  },
  "operationalStatus": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/operational-status",
          "code": "on",
          "display": "On"
        }
      ]
    }
  ]
}