{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Fetalheartmonitoring-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-fetalheartmonitoring-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-OBSERVATION.fetal_heart-monitoring.v0"
    }
  ],
  "version": "0",
  "name": "Fetalheartmonitoring",
  "title": "Fetal heart monitoring",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Observations about the fetal heart rate, usually using a cardiotocograph or similar device over a period of time.",
  "purpose": "To record observations about the fetal heart rate, usually using a cardiotocograph or similar device over a time in late pregnancy or labour, as an assessment about fetal wellbeing in utero.",
  "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": "Fetal_heart_monitoring",
        "path": "Fetal_heart_monitoring",
        "short": "Fetal heart monitoring",
        "definition": "Observations about the fetal heart rate, usually using a cardiotocograph or similar device over a period of time.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.PARTY_RELATED",
        "path": "Fetal_heart_monitoring.PARTY_RELATED",
        "definition": "PARTY_RELATED",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.PARTY_RELATED",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.subject_PARTY_RELATED.relationship",
        "path": "Fetal_heart_monitoring.subject_PARTY_RELATED.relationship",
        "definition": "DV_CODED_TEXT",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.subject_PARTY_RELATED.relationship",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.protocol",
        "path": "Fetal_heart_monitoring.protocol",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.protocol.Device",
        "path": "Fetal_heart_monitoring.protocol.Device",
        "short": "Device",
        "definition": "Details about the device used to detect the fetal heart rate.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Fetal_heart_monitoring.protocol.Device",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.protocol.Extension",
        "path": "Fetal_heart_monitoring.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": "Fetal_heart_monitoring.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series",
        "path": "Fetal_heart_monitoring.Event_Series",
        "short": "Event Series",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event",
        "path": "Fetal_heart_monitoring.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": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Presence",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Presence",
        "short": "Presence",
        "definition": "The fetal heart beat is detected.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Presence",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Presence.value",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Presence.value",
        "short": "Presence",
        "definition": "The fetal heart beat is detected.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Presence.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Rate",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Rate",
        "short": "Rate",
        "definition": "The observed fetal heart rate.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Rate",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Rate.value",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Rate.value",
        "short": "Rate",
        "definition": "The observed fetal heart rate.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Rate.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability",
        "short": "Variability",
        "definition": "Variability in the fetal heart rate observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability.value",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability.value",
        "short": "Variability",
        "definition": "Variability in the fetal heart rate observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability_category",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability_category",
        "short": "Variability category",
        "definition": "Variability in the fetal heart rate observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability_category",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability_category.value",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability_category.value",
        "short": "Variability category",
        "definition": "Variability in the fetal heart rate observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability_category.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability_description",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability_description",
        "short": "Variability description",
        "definition": "Narrative description of the pattern of variability observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability_description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability_description.value",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability_description.value",
        "short": "Variability description",
        "definition": "Narrative description of the pattern of variability observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Variability_description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Accelerations",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Accelerations",
        "short": "Accelerations",
        "definition": "Presence of accelerations observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Accelerations",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Accelerations.value",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Accelerations.value",
        "short": "Accelerations",
        "definition": "Presence of accelerations observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Accelerations.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Early_decelerations",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Early_decelerations",
        "short": "Early decelerations",
        "definition": "Frequency of early accelerations observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Early_decelerations",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Early_decelerations.value",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Early_decelerations.value",
        "short": "Early decelerations",
        "definition": "Frequency of early accelerations observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Early_decelerations.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Uncomplicated_variable_decelerations",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Uncomplicated_variable_decelerations",
        "short": "Uncomplicated variable decelerations",
        "definition": "Frequency of uncomplicated variable decelerations observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Uncomplicated_variable_decelerations",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Uncomplicated_variable_decelerations.value",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Uncomplicated_variable_decelerations.value",
        "short": "Uncomplicated variable decelerations",
        "definition": "Frequency of uncomplicated variable decelerations observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Uncomplicated_variable_decelerations.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Complicated_variable_decelerations",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Complicated_variable_decelerations",
        "short": "Complicated variable decelerations",
        "definition": "Frequency of complicated variable decelerations observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Complicated_variable_decelerations",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Complicated_variable_decelerations.value",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Complicated_variable_decelerations.value",
        "short": "Complicated variable decelerations",
        "definition": "Frequency of complicated variable decelerations observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Complicated_variable_decelerations.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Late_decelerations",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Late_decelerations",
        "short": "Late decelerations",
        "definition": "Frequency of late decelerations observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Late_decelerations",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Late_decelerations.value",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Late_decelerations.value",
        "short": "Late decelerations",
        "definition": "Frequency of late decelerations observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Late_decelerations.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Prolonged_decelerations",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Prolonged_decelerations",
        "short": "Prolonged decelerations",
        "definition": "Duration of a single, prolonged deceleration observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Prolonged_decelerations",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Prolonged_decelerations.value",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Prolonged_decelerations.value",
        "short": "Prolonged decelerations",
        "definition": "Duration of a single, prolonged deceleration observed during the monitoring interval.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Prolonged_decelerations.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Clinical_interpretation",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Clinical_interpretation",
        "short": "Clinical interpretation",
        "definition": "Single word, phrase or brief description that represents the clinical meaning and significance of the fetal heart rate.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Clinical_interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Clinical_interpretation.value",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Clinical_interpretation.value",
        "short": "Clinical interpretation",
        "definition": "Single word, phrase or brief description that represents the clinical meaning and significance of the fetal heart rate.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Clinical_interpretation.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Multimedia_representation",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Multimedia_representation",
        "short": "Multimedia representation",
        "definition": "Digital representation of the monitoring findings.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Multimedia_representation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Comment",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the fetal heart rate, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.data.Comment.value",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the fetal heart rate, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.data.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.state",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.state",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.state",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.state.Position_of_mother",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.state.Position_of_mother",
        "short": "Position of mother",
        "definition": "The position of the mother when the fetal heart rate was measured.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.state.Position_of_mother",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.state.Position_of_mother.value",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.state.Position_of_mother.value",
        "short": "Position of mother",
        "definition": "The position of the mother when the fetal heart rate was measured.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.state.Position_of_mother.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.state.Confounding_factors",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.state.Confounding_factors",
        "short": "Confounding factors",
        "definition": "Description of incidental factors, not recorded elsewhere, that may be influencing the fetal heart rate measurement.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.state.Confounding_factors",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.state.Confounding_factors.value",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.state.Confounding_factors.value",
        "short": "Confounding factors",
        "definition": "Description of incidental factors, not recorded elsewhere, that may be influencing the fetal heart rate measurement.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.state.Confounding_factors.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.state.In_labour",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.state.In_labour",
        "short": "In labour",
        "definition": "Is the mother in active labor during the observation?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.state.In_labour",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fetal_heart_monitoring.Event_Series.Any_event.state.In_labour.value",
        "path": "Fetal_heart_monitoring.Event_Series.Any_event.state.In_labour.value",
        "short": "In labour",
        "definition": "Is the mother in active labor during the observation?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fetal_heart_monitoring.Event_Series.Any_event.state.In_labour.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}