{
  "resourceType": "StructureDefinition",
  "id": "1d22b149-3dee-4ab3-9522-a1a8761d8b45",
  "meta": {
    "lastUpdated": "2021-03-10T14:04:44.135+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/MyDeviceMetric",
  "name": "MyDeviceMetric",
  "status": "draft",
  "date": "2021-03-09T13:04:34.6825204+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "DeviceMetric",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceMetric",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DeviceMetric.identifier",
        "path": "DeviceMetric.identifier",
        "min": 1,
        "max": "1"
      },
      {
        "id": "DeviceMetric.unit",
        "path": "DeviceMetric.unit",
        "max": "0"
      },
      {
        "id": "DeviceMetric.source",
        "path": "DeviceMetric.source",
        "max": "0"
      },
      {
        "id": "DeviceMetric.parent",
        "path": "DeviceMetric.parent",
        "max": "0"
      },
      {
        "id": "DeviceMetric.operationalStatus",
        "path": "DeviceMetric.operationalStatus",
        "min": 1
      },
      {
        "id": "DeviceMetric.color",
        "path": "DeviceMetric.color",
        "max": "0"
      },
      {
        "id": "DeviceMetric.measurementPeriod",
        "path": "DeviceMetric.measurementPeriod",
        "max": "0"
      },
      {
        "id": "DeviceMetric.calibration",
        "path": "DeviceMetric.calibration",
        "max": "0"
      }
    ]
  }
}