{
  "resourceType": "StructureDefinition",
  "url": "https://simplifier.net/ieee11073-10207ig/sdcdevicemetric",
  "name": "SDCDeviceMetric",
  "status": "draft",
  "fhirVersion": "4.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "DeviceMetric",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceMetric",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DeviceMetric.extension",
        "path": "DeviceMetric.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "DeviceMetric.extension:ieee11073-relation",
        "path": "DeviceMetric.extension",
        "sliceName": "ieee11073-relation",
        "short": "Modelling relationships",
        "definition": "Relation allows the modelling of relationships between a metric and other containment tree entries.\r\nRelated containment tree entries are defined in Entries, whereby the flavor of a relationship can be set up in Kind.",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://simplifier.net/ieee11073-10207ig/SDCRelation"
            ]
          }
        ]
      }
    ]
  }
}