{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Deathsummary-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-deathsummary-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-EVALUATION.death_summary.v1"
    }
  ],
  "version": "0",
  "name": "Deathsummary",
  "title": "Death summary",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Summary information about the circumstances and context of the death of an individual, excluding the cause(s) of death.",
  "purpose": "To record summary information about the circumstances and context of the death of an individual, excluding the cause(s) of death.",
  "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": "Death_summary",
        "path": "Death_summary",
        "short": "Death summary",
        "definition": "Summary information about the circumstances and context of the death of an individual, excluding the cause(s) of death.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Death_summary",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.protocol",
        "path": "Death_summary.protocol",
        "short": "Item tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.protocol.Information_source(s)",
        "path": "Death_summary.protocol.Information_source(s)",
        "short": "Information source(s)",
        "definition": "Narrative description about source(s) of information.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Death_summary.protocol.Information_source(s)",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Death_summary.protocol.Information_source(s).value",
        "path": "Death_summary.protocol.Information_source(s).value",
        "short": "Information source(s)",
        "definition": "Narrative description about source(s) of information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.protocol.Information_source(s).value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.protocol.Last_updated",
        "path": "Death_summary.protocol.Last_updated",
        "short": "Last updated",
        "definition": "The date when the death summary was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.protocol.Last_updated",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Death_summary.protocol.Last_updated.value",
        "path": "Death_summary.protocol.Last_updated.value",
        "short": "Last updated",
        "definition": "The date when the death summary was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.protocol.Last_updated.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.protocol.Extension",
        "path": "Death_summary.protocol.Extension",
        "short": "Extension",
        "definition": "Additional information required to extend the model with local content or to align with other reference models/formalisms.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Death_summary.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data",
        "path": "Death_summary.data",
        "short": "Item tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Date_time_of_death",
        "path": "Death_summary.data.Date_time_of_death",
        "short": "Date/time of death",
        "definition": "The known, or assumed, date and time of death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Date_time_of_death",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Death_summary.data.Date_time_of_death.value_DV_DATE_TIME",
        "path": "Death_summary.data.Date_time_of_death.value_DV_DATE_TIME",
        "short": "Date/time of death",
        "definition": "The known, or assumed, date and time of death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Date_time_of_death.value_DV_DATE_TIME",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Date_time_of_death.value_DV_INTERVAL_DV_DATE_TIME_",
        "path": "Death_summary.data.Date_time_of_death.value_DV_INTERVAL_DV_DATE_TIME_",
        "short": "Date/time of death",
        "definition": "The known, or assumed, date and time of death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Date_time_of_death.value_DV_INTERVAL_DV_DATE_TIME_",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Date_of_death_alternatives",
        "path": "Death_summary.data.Date_of_death_alternatives",
        "short": "Date of death alternatives",
        "definition": "Additional details about possible alternative dates of death.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Death_summary.data.Date_of_death_alternatives",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Manner_of_death",
        "path": "Death_summary.data.Manner_of_death",
        "short": "Manner of death",
        "definition": "Context or setting of the death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Manner_of_death",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Death_summary.data.Manner_of_death.value",
        "path": "Death_summary.data.Manner_of_death.value",
        "short": "Manner of death",
        "definition": "Context or setting of the death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Manner_of_death.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Manner_description",
        "path": "Death_summary.data.Manner_description",
        "short": "Manner description",
        "definition": "Narrative description about the context or setting of the death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Manner_description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Death_summary.data.Manner_description.value",
        "path": "Death_summary.data.Manner_description.value",
        "short": "Manner description",
        "definition": "Narrative description about the context or setting of the death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Manner_description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Place_category",
        "path": "Death_summary.data.Place_category",
        "short": "Place category",
        "definition": "The category of the place where the individual died.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Death_summary.data.Place_category",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Death_summary.data.Place_category.value",
        "path": "Death_summary.data.Place_category.value",
        "short": "Place category",
        "definition": "The category of the place where the individual died.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Place_category.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Place_of_death",
        "path": "Death_summary.data.Place_of_death",
        "short": "Place of death",
        "definition": "The simple name, address or landmark of the place where the individual died.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Death_summary.data.Place_of_death",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Death_summary.data.Place_of_death.value",
        "path": "Death_summary.data.Place_of_death.value",
        "short": "Place of death",
        "definition": "The simple name, address or landmark of the place where the individual died.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Place_of_death.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Structured_place_of_death",
        "path": "Death_summary.data.Structured_place_of_death",
        "short": "Structured place of death",
        "definition": "Structured detail about the place where the individual died.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Death_summary.data.Structured_place_of_death",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Age_at_death",
        "path": "Death_summary.data.Age_at_death",
        "short": "Age at death",
        "definition": "The age of the individual at the time of death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Age_at_death",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Death_summary.data.Age_at_death.value",
        "path": "Death_summary.data.Age_at_death.value",
        "short": "Age at death",
        "definition": "The age of the individual at the time of death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Age_at_death.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Place_of_injury",
        "path": "Death_summary.data.Place_of_injury",
        "short": "Place of injury",
        "definition": "The category of the place where the injury contributing to death occurred.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Place_of_injury",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Death_summary.data.Place_of_injury.value",
        "path": "Death_summary.data.Place_of_injury.value",
        "short": "Place of injury",
        "definition": "The category of the place where the injury contributing to death occurred.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Place_of_injury.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Date_of_injury",
        "path": "Death_summary.data.Date_of_injury",
        "short": "Date of injury",
        "definition": "The known, or assumed, date and time of injury.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Date_of_injury",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Death_summary.data.Date_of_injury.value",
        "path": "Death_summary.data.Date_of_injury.value",
        "short": "Date of injury",
        "definition": "The known, or assumed, date and time of injury.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Date_of_injury.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Activity_at_the_time_of_injury",
        "path": "Death_summary.data.Activity_at_the_time_of_injury",
        "short": "Activity at the time of injury",
        "definition": "Type of activity at the time of injury.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Activity_at_the_time_of_injury",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Death_summary.data.Activity_at_the_time_of_injury.value",
        "path": "Death_summary.data.Activity_at_the_time_of_injury.value",
        "short": "Activity at the time of injury",
        "definition": "Type of activity at the time of injury.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Activity_at_the_time_of_injury.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Pregnancy_context",
        "path": "Death_summary.data.Pregnancy_context",
        "short": "Pregnancy context",
        "definition": "Timing of a woman's death categorised as a phase of the active pregnancy.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Pregnancy_context",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Death_summary.data.Pregnancy_context.value_DV_CODED_TEXT",
        "path": "Death_summary.data.Pregnancy_context.value_DV_CODED_TEXT",
        "short": "Pregnancy context",
        "definition": "Timing of a woman's death categorised as a phase of the active pregnancy.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Pregnancy_context.value_DV_CODED_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Pregnancy_context.value_DV_TEXT",
        "path": "Death_summary.data.Pregnancy_context.value_DV_TEXT",
        "short": "Pregnancy context",
        "definition": "Timing of a woman's death categorised as a phase of the active pregnancy.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Pregnancy_context.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Days_post_partum",
        "path": "Death_summary.data.Days_post_partum",
        "short": "Days post partum",
        "definition": "The number of days after birth to the death of a mother.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Days_post_partum",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Death_summary.data.Days_post_partum.value",
        "path": "Death_summary.data.Days_post_partum.value",
        "short": "Days post partum",
        "definition": "The number of days after birth to the death of a mother.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Days_post_partum.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Gestation_at_death",
        "path": "Death_summary.data.Gestation_at_death",
        "short": "Gestation at death",
        "definition": "Number of completed weeks of gestation of the foetus at the time of foetal death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Gestation_at_death",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Death_summary.data.Gestation_at_death.value",
        "path": "Death_summary.data.Gestation_at_death.value",
        "short": "Gestation at death",
        "definition": "Number of completed weeks of gestation of the foetus at the time of foetal death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Gestation_at_death.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Stillbirth_context",
        "path": "Death_summary.data.Stillbirth_context",
        "short": "Stillbirth context",
        "definition": "Timing of a stillborn foetus' death categorised as a phase of pregnancy.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Stillbirth_context",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Death_summary.data.Stillbirth_context.value_DV_CODED_TEXT",
        "path": "Death_summary.data.Stillbirth_context.value_DV_CODED_TEXT",
        "short": "Stillbirth context",
        "definition": "Timing of a stillborn foetus' death categorised as a phase of pregnancy.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Stillbirth_context.value_DV_CODED_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Stillbirth_context.value_DV_TEXT",
        "path": "Death_summary.data.Stillbirth_context.value_DV_TEXT",
        "short": "Stillbirth context",
        "definition": "Timing of a stillborn foetus' death categorised as a phase of pregnancy.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Stillbirth_context.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Additional_details",
        "path": "Death_summary.data.Additional_details",
        "short": "Additional details",
        "definition": "Additional structured details related to the death.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Death_summary.data.Additional_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Death_summary.data.Comment",
        "path": "Death_summary.data.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the death, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Death_summary.data.Comment.value",
        "path": "Death_summary.data.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the death, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Death_summary.data.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}