{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Ecgresult-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-ecgresult-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-OBSERVATION.ecg_result.v1"
    }
  ],
  "version": "0",
  "name": "Ecgresult",
  "title": "ECG result",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Measurement of the electrical activity generated by the heart.",
  "purpose": "To record the measurements of electrical activity generated by the heart over a short period of time and its associated clinical interpretation.",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "openEHR",
      "uri": "http://openehr.org",
      "name": "openEHR Mapping"
    },
    {
      "identity": "openEHR-natural",
      "uri": "http://openehr.org",
      "name": "openEHR natural path"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "StructureDefinition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "snapshot": {
    "element": [
      {
        "id": "ECG_result",
        "path": "ECG_result",
        "short": "ECG result",
        "definition": "Measurement of the electrical activity generated by the heart.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.protocol",
        "path": "ECG_result.protocol",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.protocol.Technical_quality",
        "path": "ECG_result.protocol.Technical_quality",
        "short": "Technical quality",
        "definition": "Single word, phrase or brief description that represents a significant technical quality issue that impacts the ECG result.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ECG_result.protocol.Technical_quality",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "ECG_result.protocol.Technical_quality.value",
        "path": "ECG_result.protocol.Technical_quality.value",
        "short": "Technical quality",
        "definition": "Single word, phrase or brief description that represents a significant technical quality issue that impacts the ECG result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.protocol.Technical_quality.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.protocol.ECG_lead_placement",
        "path": "ECG_result.protocol.ECG_lead_placement",
        "short": "ECG lead placement",
        "definition": "Lead placement for the ECG recording.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.protocol.ECG_lead_placement",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.protocol.ECG_lead_placement.value",
        "path": "ECG_result.protocol.ECG_lead_placement.value",
        "short": "ECG lead placement",
        "definition": "Lead placement for the ECG recording.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.protocol.ECG_lead_placement.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.protocol.QTc_algorithm",
        "path": "ECG_result.protocol.QTc_algorithm",
        "short": "QTc algorithm",
        "definition": "Algorithm used to correct QT interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.protocol.QTc_algorithm",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.protocol.QTc_algorithm.value",
        "path": "ECG_result.protocol.QTc_algorithm.value",
        "short": "QTc algorithm",
        "definition": "Algorithm used to correct QT interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.protocol.QTc_algorithm.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.protocol.Device_interpretation_comment",
        "path": "ECG_result.protocol.Device_interpretation_comment",
        "short": "Device interpretation comment",
        "definition": "Comment about the interpretation by the device.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.protocol.Device_interpretation_comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.protocol.Device_interpretation_comment.value",
        "path": "ECG_result.protocol.Device_interpretation_comment.value",
        "short": "Device interpretation comment",
        "definition": "Comment about the interpretation by the device.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.protocol.Device_interpretation_comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.protocol.Recording_device",
        "path": "ECG_result.protocol.Recording_device",
        "short": "Recording device",
        "definition": "Details about the electrocardiograph device used to record the ECG.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.protocol.Recording_device",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.protocol.Viewing_device",
        "path": "ECG_result.protocol.Viewing_device",
        "short": "Viewing device",
        "definition": "Details of device used to view the ECG output.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.protocol.Viewing_device",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.protocol.Extension",
        "path": "ECG_result.protocol.Extension",
        "short": "Extension",
        "definition": "Additional information required to capture local content or to align with other reference models/formalisms.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ECG_result.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series",
        "path": "ECG_result.Event_Series",
        "short": "Event Series",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event",
        "path": "ECG_result.Event_Series.Any_event",
        "short": "Any event",
        "definition": "Default, unspecified point in time or interval event which may be explicitly defined in a template or at run-time.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ECG_result.Event_Series.Any_event",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data",
        "path": "ECG_result.Event_Series.Any_event.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.ECG_type",
        "path": "ECG_result.Event_Series.Any_event.data.ECG_type",
        "short": "ECG type",
        "definition": "Type of ECG performed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.ECG_type",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.ECG_type.value",
        "path": "ECG_result.Event_Series.Any_event.data.ECG_type.value",
        "short": "ECG type",
        "definition": "Type of ECG performed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.ECG_type.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Atrial_heart_rate",
        "path": "ECG_result.Event_Series.Any_event.data.Atrial_heart_rate",
        "short": "Atrial heart rate",
        "definition": "The frequency of atrial electrical contractions across the ECG as a whole (multiple leads).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Atrial_heart_rate",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Atrial_heart_rate.value",
        "path": "ECG_result.Event_Series.Any_event.data.Atrial_heart_rate.value",
        "short": "Atrial heart rate",
        "definition": "The frequency of atrial electrical contractions across the ECG as a whole (multiple leads).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Atrial_heart_rate.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Ventricular_heart_rate",
        "path": "ECG_result.Event_Series.Any_event.data.Ventricular_heart_rate",
        "short": "Ventricular heart rate",
        "definition": "The frequency of ventricular electrical contractions across the ECG as a whole (multiple leads).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Ventricular_heart_rate",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Ventricular_heart_rate.value",
        "path": "ECG_result.Event_Series.Any_event.data.Ventricular_heart_rate.value",
        "short": "Ventricular heart rate",
        "definition": "The frequency of ventricular electrical contractions across the ECG as a whole (multiple leads).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Ventricular_heart_rate.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.QT_interval_global",
        "path": "ECG_result.Event_Series.Any_event.data.QT_interval_global",
        "short": "QT interval global",
        "definition": "Interval measurement from the onset of the QRS complex to the end of the T wave aacross the ECG as a whole (multiple leads).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.QT_interval_global",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.QT_interval_global.value",
        "path": "ECG_result.Event_Series.Any_event.data.QT_interval_global.value",
        "short": "QT interval global",
        "definition": "Interval measurement from the onset of the QRS complex to the end of the T wave aacross the ECG as a whole (multiple leads).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.QT_interval_global.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.QTc_interval_global",
        "path": "ECG_result.Event_Series.Any_event.data.QTc_interval_global",
        "short": "QTc interval global",
        "definition": "Correction applied to the 'QT interval global'.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.QTc_interval_global",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.QTc_interval_global.value",
        "path": "ECG_result.Event_Series.Any_event.data.QTc_interval_global.value",
        "short": "QTc interval global",
        "definition": "Correction applied to the 'QT interval global'.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.QTc_interval_global.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.PR_interval_global",
        "path": "ECG_result.Event_Series.Any_event.data.PR_interval_global",
        "short": "PR interval global",
        "definition": "PR interval measurement across the ECG as a whole (multiple leads).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.PR_interval_global",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.PR_interval_global.value",
        "path": "ECG_result.Event_Series.Any_event.data.PR_interval_global.value",
        "short": "PR interval global",
        "definition": "PR interval measurement across the ECG as a whole (multiple leads).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.PR_interval_global.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.QRS_duration_global",
        "path": "ECG_result.Event_Series.Any_event.data.QRS_duration_global",
        "short": "QRS duration global",
        "definition": "Duration of QRS complex across the ECG as a whole (multiple leads).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.QRS_duration_global",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.QRS_duration_global.value",
        "path": "ECG_result.Event_Series.Any_event.data.QRS_duration_global.value",
        "short": "QRS duration global",
        "definition": "Duration of QRS complex across the ECG as a whole (multiple leads).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.QRS_duration_global.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.RR_interval_global",
        "path": "ECG_result.Event_Series.Any_event.data.RR_interval_global",
        "short": "RR interval global",
        "definition": "The interval between successive R waves across the ECG as a whole (multiple leads).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.RR_interval_global",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.RR_interval_global.value",
        "path": "ECG_result.Event_Series.Any_event.data.RR_interval_global.value",
        "short": "RR interval global",
        "definition": "The interval between successive R waves across the ECG as a whole (multiple leads).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.RR_interval_global.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Clinical_information_provided",
        "path": "ECG_result.Event_Series.Any_event.data.Clinical_information_provided",
        "short": "Clinical information provided",
        "definition": "Narrative description of clinical information available at the time of interpretation of results.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Clinical_information_provided",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Clinical_information_provided.value",
        "path": "ECG_result.Event_Series.Any_event.data.Clinical_information_provided.value",
        "short": "Clinical information provided",
        "definition": "Narrative description of clinical information available at the time of interpretation of results.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Clinical_information_provided.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Device_interpretation",
        "path": "ECG_result.Event_Series.Any_event.data.Device_interpretation",
        "short": "Device interpretation",
        "definition": "Interpretative comment on this ECG result, originating from a device.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Device_interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Device_interpretation.value",
        "path": "ECG_result.Event_Series.Any_event.data.Device_interpretation.value",
        "short": "Device interpretation",
        "definition": "Interpretative comment on this ECG result, originating from a device.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Device_interpretation.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Finding",
        "path": "ECG_result.Event_Series.Any_event.data.Finding",
        "short": "Finding",
        "definition": "Single word, phrase or brief description that represents a significant finding in the ECG result.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Finding",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Finding.value",
        "path": "ECG_result.Event_Series.Any_event.data.Finding.value",
        "short": "Finding",
        "definition": "Single word, phrase or brief description that represents a significant finding in the ECG result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Finding.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.ECG_diagnosis",
        "path": "ECG_result.Event_Series.Any_event.data.ECG_diagnosis",
        "short": "ECG diagnosis",
        "definition": "Single word, phrase or brief description that represents the overall clinical meaning and significance of the ECG result.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.ECG_diagnosis",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.ECG_diagnosis.value",
        "path": "ECG_result.Event_Series.Any_event.data.ECG_diagnosis.value",
        "short": "ECG diagnosis",
        "definition": "Single word, phrase or brief description that represents the overall clinical meaning and significance of the ECG result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.ECG_diagnosis.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Conclusion",
        "path": "ECG_result.Event_Series.Any_event.data.Conclusion",
        "short": "Conclusion",
        "definition": "Narrative synthesis about all of the key findings in the ECG result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Conclusion",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Conclusion.value",
        "path": "ECG_result.Event_Series.Any_event.data.Conclusion.value",
        "short": "Conclusion",
        "definition": "Narrative synthesis about all of the key findings in the ECG result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Conclusion.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Multimedia_representation",
        "path": "ECG_result.Event_Series.Any_event.data.Multimedia_representation",
        "short": "Multimedia representation",
        "definition": "Digital representation of the ECG result.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Multimedia_representation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Comment",
        "path": "ECG_result.Event_Series.Any_event.data.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the ECG result, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Comment.value",
        "path": "ECG_result.Event_Series.Any_event.data.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the ECG result, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.P_axis",
        "path": "ECG_result.Event_Series.Any_event.data.P_axis",
        "short": "P axis",
        "definition": "Average direction of electrical activity during atrial depolarization.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.P_axis",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.P_axis.value_DvQuantity",
        "path": "ECG_result.Event_Series.Any_event.data.P_axis.value_DvQuantity",
        "short": "P axis",
        "definition": "Average direction of electrical activity during atrial depolarization.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.P_axis.value_DvQuantity",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.P_axis.value_DV_TEXT",
        "path": "ECG_result.Event_Series.Any_event.data.P_axis.value_DV_TEXT",
        "short": "P axis",
        "definition": "Average direction of electrical activity during atrial depolarization.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.P_axis.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.QRS_axis",
        "path": "ECG_result.Event_Series.Any_event.data.QRS_axis",
        "short": "QRS axis",
        "definition": "Average direction of electrical activity during ventricular depolarization.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.QRS_axis",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.QRS_axis.value_DvQuantity",
        "path": "ECG_result.Event_Series.Any_event.data.QRS_axis.value_DvQuantity",
        "short": "QRS axis",
        "definition": "Average direction of electrical activity during ventricular depolarization.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.QRS_axis.value_DvQuantity",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.QRS_axis.value_DV_TEXT",
        "path": "ECG_result.Event_Series.Any_event.data.QRS_axis.value_DV_TEXT",
        "short": "QRS axis",
        "definition": "Average direction of electrical activity during ventricular depolarization.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.QRS_axis.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.T_axis",
        "path": "ECG_result.Event_Series.Any_event.data.T_axis",
        "short": "T axis",
        "definition": "Average direction of electrical activity during ventricular repolarization.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.T_axis",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.T_axis.value_DvQuantity",
        "path": "ECG_result.Event_Series.Any_event.data.T_axis.value_DvQuantity",
        "short": "T axis",
        "definition": "Average direction of electrical activity during ventricular repolarization.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.T_axis.value_DvQuantity",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.T_axis.value_DV_TEXT",
        "path": "ECG_result.Event_Series.Any_event.data.T_axis.value_DV_TEXT",
        "short": "T axis",
        "definition": "Average direction of electrical activity during ventricular repolarization.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.T_axis.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Per_lead",
        "path": "ECG_result.Event_Series.Any_event.data.Per_lead",
        "short": "Per-lead",
        "definition": "Details about measured parameters for each named lead (specified in the run-time name constraint).",
        "min": 0,
        "max": "15",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Per_lead",
          "min": 0,
          "max": "15"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.name",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.name",
        "short": "Per-lead",
        "definition": "Details about measured parameters for each named lead (specified in the run-time name constraint).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Description",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Description",
        "short": "Description",
        "definition": "Narrative description about the findings for the specified lead.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Description.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Description.value",
        "short": "Description",
        "definition": "Narrative description about the findings for the specified lead.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_amplitude",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_amplitude",
        "short": "P amplitude",
        "definition": "Amplitude of the P wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_amplitude",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_amplitude.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_amplitude.value",
        "short": "P amplitude",
        "definition": "Amplitude of the P wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_amplitude.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_duration",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_duration",
        "short": "P duration",
        "definition": "Duration of P wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_duration",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_duration.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_duration.value",
        "short": "P duration",
        "definition": "Duration of P wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_duration.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_area",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_area",
        "short": "P area",
        "definition": "Area of a monophasic P wave or the area of the initial portion of a biphasic P wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_area",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_area.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_area.value",
        "short": "P area",
        "definition": "Area of a monophasic P wave or the area of the initial portion of a biphasic P wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P_area.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_amplitude",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_amplitude",
        "short": "P' amplitude",
        "definition": "Amplitude of P' wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_amplitude",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_amplitude.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_amplitude.value",
        "short": "P' amplitude",
        "definition": "Amplitude of P' wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_amplitude.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_duration",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_duration",
        "short": "P' duration",
        "definition": "Duration of P' wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_duration",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_duration.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_duration.value",
        "short": "P' duration",
        "definition": "Duration of P' wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_duration.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_area",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_area",
        "short": "P' area",
        "definition": "Area of the terminal portion of a biphasic P wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_area",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_area.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_area.value",
        "short": "P' area",
        "definition": "Area of the terminal portion of a biphasic P wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.P'_area.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Q_amplitude",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Q_amplitude",
        "short": "Q amplitude",
        "definition": "Amplitude of the Q wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Q_amplitude",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Q_amplitude.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Q_amplitude.value",
        "short": "Q amplitude",
        "definition": "Amplitude of the Q wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Q_amplitude.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Q_duration",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Q_duration",
        "short": "Q duration",
        "definition": "Duration of the Q wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Q_duration",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Q_duration.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Q_duration.value",
        "short": "Q duration",
        "definition": "Duration of the Q wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Q_duration.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R_amplitude",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R_amplitude",
        "short": "R amplitude",
        "definition": "Amplitude of the R wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R_amplitude",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R_amplitude.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R_amplitude.value",
        "short": "R amplitude",
        "definition": "Amplitude of the R wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R_amplitude.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R_duration",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R_duration",
        "short": "R duration",
        "definition": "Duration of the R wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R_duration",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R_duration.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R_duration.value",
        "short": "R duration",
        "definition": "Duration of the R wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R_duration.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S_amplitude",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S_amplitude",
        "short": "S amplitude",
        "definition": "Amplitude of the S wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S_amplitude",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S_amplitude.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S_amplitude.value",
        "short": "S amplitude",
        "definition": "Amplitude of the S wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S_amplitude.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S_duration",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S_duration",
        "short": "S duration",
        "definition": "Duration of the S wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S_duration",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S_duration.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S_duration.value",
        "short": "S duration",
        "definition": "Duration of the S wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S_duration.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R'_amplitude",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R'_amplitude",
        "short": "R' amplitude",
        "definition": "Amplitude of the R' wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R'_amplitude",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R'_amplitude.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R'_amplitude.value",
        "short": "R' amplitude",
        "definition": "Amplitude of the R' wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R'_amplitude.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R'_duration",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R'_duration",
        "short": "R' duration",
        "definition": "Duration of the R' wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R'_duration",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R'_duration.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R'_duration.value",
        "short": "R' duration",
        "definition": "Duration of the R' wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.R'_duration.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S'_amplitude",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S'_amplitude",
        "short": "S' amplitude",
        "definition": "Amplitude of the S' wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S'_amplitude",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S'_amplitude.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S'_amplitude.value",
        "short": "S' amplitude",
        "definition": "Amplitude of the S' wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S'_amplitude.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S'_duration",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S'_duration",
        "short": "S' duration",
        "definition": "Duration of the S' wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S'_duration",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S'_duration.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S'_duration.value",
        "short": "S' duration",
        "definition": "Duration of the S' wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.S'_duration.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Ventricular_Activation_Time_(VAT)",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Ventricular_Activation_Time_(VAT)",
        "short": "Ventricular Activation Time (VAT)",
        "definition": "Interval from the onset of the QRS complex to the latest positive peak in the complex, or the latest substantial notch on the latest peak (whichever is later).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Ventricular_Activation_Time_(VAT)",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Ventricular_Activation_Time_(VAT).value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Ventricular_Activation_Time_(VAT).value",
        "short": "Ventricular Activation Time (VAT)",
        "definition": "Interval from the onset of the QRS complex to the latest positive peak in the complex, or the latest substantial notch on the latest peak (whichever is later).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Ventricular_Activation_Time_(VAT).value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_p_p",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_p_p",
        "short": "QRS p-p",
        "definition": "Amplitude of the peak-to-peak QRS complex.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_p_p",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_p_p.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_p_p.value",
        "short": "QRS p-p",
        "definition": "Amplitude of the peak-to-peak QRS complex.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_p_p.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_duration",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_duration",
        "short": "QRS duration",
        "definition": "Duration of the QRS complex.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_duration",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_duration.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_duration.value",
        "short": "QRS duration",
        "definition": "Duration of the QRS complex.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_duration.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_area",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_area",
        "short": "QRS area",
        "definition": "Area of the QRS complex.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_area",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_area.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_area.value",
        "short": "QRS area",
        "definition": "Area of the QRS complex.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.QRS_area.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_onset",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_onset",
        "short": "ST onset",
        "definition": "Elevation or depression at the onset (J point) of the ST segment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_onset",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_onset.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_onset.value",
        "short": "ST onset",
        "definition": "Elevation or depression at the onset (J point) of the ST segment.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_onset.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_midpoint",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_midpoint",
        "short": "ST midpoint",
        "definition": "Elevation or depression at the midpoint of the ST segment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_midpoint",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_midpoint.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_midpoint.value",
        "short": "ST midpoint",
        "definition": "Elevation or depression at the midpoint of the ST segment.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_midpoint.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_80ms",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_80ms",
        "short": "ST 80ms",
        "definition": "Elevation or depression of the ST segment 80 ms after the end of the QRS complex (J point).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_80ms",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_80ms.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_80ms.value",
        "short": "ST 80ms",
        "definition": "Elevation or depression of the ST segment 80 ms after the end of the QRS complex (J point).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_80ms.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_60ms",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_60ms",
        "short": "ST 60ms",
        "definition": "Elevation or depression of the ST segment 60 ms after the end of the QRS complex (J point).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_60ms",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_60ms.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_60ms.value",
        "short": "ST 60ms",
        "definition": "Elevation or depression of the ST segment 60 ms after the end of the QRS complex (J point).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_60ms.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_end",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_end",
        "short": "ST end",
        "definition": "Elevation or depression at the end of the ST segment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_end",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_end.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_end.value",
        "short": "ST end",
        "definition": "Elevation or depression at the end of the ST segment.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_end.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_duration",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_duration",
        "short": "ST duration",
        "definition": "Duration of the ST segment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_duration",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_duration.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_duration.value",
        "short": "ST duration",
        "definition": "Duration of the ST segment.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_duration.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_slope",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_slope",
        "short": "ST slope",
        "definition": "Slope of the ST segment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_slope",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_slope.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_slope.value",
        "short": "ST slope",
        "definition": "Slope of the ST segment.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_slope.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_segment_morphology",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_segment_morphology",
        "short": "ST segment morphology",
        "definition": "Shape of the ST segment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_segment_morphology",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_segment_morphology.value_DV_CODED_TEXT",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_segment_morphology.value_DV_CODED_TEXT",
        "short": "ST segment morphology",
        "definition": "Shape of the ST segment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_segment_morphology.value_DV_CODED_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_segment_morphology.value_DV_TEXT",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_segment_morphology.value_DV_TEXT",
        "short": "ST segment morphology",
        "definition": "Shape of the ST segment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.ST_segment_morphology.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_amplitude",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_amplitude",
        "short": "T amplitude",
        "definition": "Amplitude of the T wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_amplitude",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_amplitude.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_amplitude.value",
        "short": "T amplitude",
        "definition": "Amplitude of the T wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_amplitude.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_duration",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_duration",
        "short": "T duration",
        "definition": "Duration of the T wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_duration",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_duration.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_duration.value",
        "short": "T duration",
        "definition": "Duration of the T wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_duration.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_area",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_area",
        "short": "T area",
        "definition": "Area of the T wave.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_area",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_area.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_area.value",
        "short": "T area",
        "definition": "Area of the T wave.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.T_area.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Lead_details",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Lead_details",
        "short": "Lead details",
        "definition": "Additional structured details about the specified lead.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Lead_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Lead_comment",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Lead_comment",
        "short": "Lead comment",
        "definition": "Additional narrative about the lead results, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Lead_comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Lead_comment.value",
        "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Lead_comment.value",
        "short": "Lead comment",
        "definition": "Additional narrative about the lead results, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.items_Per_lead.Lead_comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.data.Additional_details",
        "path": "ECG_result.Event_Series.Any_event.data.Additional_details",
        "short": "Additional details",
        "definition": "Additional structured details about the ECG result.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.data.Additional_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.state",
        "path": "ECG_result.Event_Series.Any_event.state",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.state",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.state.Confounding_factors",
        "path": "ECG_result.Event_Series.Any_event.state.Confounding_factors",
        "short": "Confounding factors",
        "definition": "Comment on and record other incidental factors that may be contributing to ECG result.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.state.Confounding_factors",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.state.Confounding_factors.value",
        "path": "ECG_result.Event_Series.Any_event.state.Confounding_factors.value",
        "short": "Confounding factors",
        "definition": "Comment on and record other incidental factors that may be contributing to ECG result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.state.Confounding_factors.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.state.Pacemaker_stimulation",
        "path": "ECG_result.Event_Series.Any_event.state.Pacemaker_stimulation",
        "short": "Pacemaker stimulation",
        "definition": "Narrative description about pacemaker activity.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.state.Pacemaker_stimulation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.state.Pacemaker_stimulation.value",
        "path": "ECG_result.Event_Series.Any_event.state.Pacemaker_stimulation.value",
        "short": "Pacemaker stimulation",
        "definition": "Narrative description about pacemaker activity.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.state.Pacemaker_stimulation.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.state.Position",
        "path": "ECG_result.Event_Series.Any_event.state.Position",
        "short": "Position",
        "definition": "The position of the subject at the time of measurement.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.state.Position",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.state.Position.value",
        "path": "ECG_result.Event_Series.Any_event.state.Position.value",
        "short": "Position",
        "definition": "The position of the subject at the time of measurement.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.state.Position.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.state.Level_of_exertion",
        "path": "ECG_result.Event_Series.Any_event.state.Level_of_exertion",
        "short": "Level of exertion",
        "definition": "Details about physical activity undertaken at the time of ECG recording.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.state.Level_of_exertion",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ECG_result.Event_Series.Any_event.state.Tilt",
        "path": "ECG_result.Event_Series.Any_event.state.Tilt",
        "short": "Tilt",
        "definition": "The craniocaudal tilt of the surface on which the person is lying during the ECG. Lying horizontally is considered the 0 degrees position.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.state.Tilt",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ECG_result.Event_Series.Any_event.state.Tilt.value",
        "path": "ECG_result.Event_Series.Any_event.state.Tilt.value",
        "short": "Tilt",
        "definition": "The craniocaudal tilt of the surface on which the person is lying during the ECG. Lying horizontally is considered the 0 degrees position.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ECG_result.Event_Series.Any_event.state.Tilt.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}