{
  "resourceType": "DeviceComponent",
  "id": "428",
  "meta": {
    "profile": [
      "http://devices.fhir.org/StructureDefinition/VmdDeviceComponent"
    ]
  },
  "identifier": {
    "use": "temp",
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:64b1772b-e383-4aa7-b2f8-3610124a4e07"
  },
  "type": {
    "coding": [
      {
        "system": "urn:iso:std:iso:11073:10101",
        "code": "69798",
        "display": "MDC_DEV_ECG_VMD"
      }
    ]
  },
  "source": {
    "reference": "Device/72"
  },
  "parent": {
    "reference": "DeviceComponent/427"
  },
  "operationalStatus": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/operational-status",
          "code": "on",
          "display": "On"
        }
      ]
    }
  ],
  "parameterGroup": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/parameter-group",
        "code": "ecg",
        "display": "ECG Parameter Group"
      }
    ]
  }
}