DeathCircumstances
Summary of SMaHT Portal object type DeathCircumstances . Property names in red are required properties; those in blue are identifying properties; and properties with types in green are reference properties.Tip
See actual DeathCircumstances data hereRequired Properties
| Property | Type | Description |
|---|---|---|
| donor | Donor string | See below for more details. |
| submission_centers | SubmissionCenter array of string | See below for more details. See values here |
| submitted_id | string | See below for more details. |
Identifying Properties
| Property | Type | Description |
|---|---|---|
| accession | string | See below for more details. |
| submitted_id | string | See below for more details. |
| uuid | string | See below for more details. |
Reference Properties
| Property | Type | Description |
|---|---|---|
| consortia | Consortium array of string | See below for more details. See values here |
| donor | Donor string | See below for more details. |
| submission_centers | SubmissionCenter array of string | See below for more details. See values here |
Properties
| Property | Type | Description |
|---|---|---|
| accession | string | A unique identifier to be used to reference the object. [Only admins are allowed to set or update this value.] |
| alternate_accessions | array of string • restricted | Accessions previously assigned to objects that have been merged with this object. [Only admins are allowed to set or update this value.] |
| autopsy_by_official • No • Unknown • Yes | enum of string | Whether an autopsy was performed by a licensed official. |
| blood_transfusion • No • Unknown • Yes | enum of string | Whether donor received a blood transfusion within 48 hours of death. |
| blood_transfusion_products • Cryoprecipitate • Fresh Frozen PlasmaPacked Red Blood Cells • Platelets | array of enum • min items: 1 • unique | Blood transfusion products received by donor within 48 hours. |
| brain_death_datetime | string • format: date-time | Date and time when brain death was determined for the donor. |
| cardiac_cessation_datetime | string • format: date-time | Date and time when cardiac activity was determined to have ceased for the donor. |
| cause_of_death_immediate | string | Immediate cause of death. |
| cause_of_death_immediate_interval | number • min value: 0 | Interval of time from immediate cause of death to death in minutes. |
| cause_of_death_initial | string | Initial cause of death. |
| cause_of_death_initial_interval | number • min value: 0 | Interval of time from initial cause of death to death in minutes. |
| cause_of_death_last_underlying | string | Last underlying cause of death. |
| cause_of_death_last_underlying_interval | number | Interval of time from last underlying cause of death to death in minutes. |
| cause_of_death_official | string | Official cause of death. |
| city_of_death | string | City of death of the donor. |
| consortia | Consortium • array of string • unique • restricted | Consortia associated with this item. See values here |
| country_of_death | string | Country of death of the donor. |
| death_certificate_available • No • Unknown • Yes | enum of string | Whether a death certificate is available for the donor. |
| death_pronounced_datetime | string • format: date-time | Date and time when death of the donor was pronounced. |
| death_pronounced_interval | number • min value: 0 | Interval of time from death until death was pronounced in minutes. |
| determiner_of_death • TBD | enum of string | If death occurred outside hospital, role of person who determined death of the donor. |
| display_title | string • calculated | - |
| donor | Donor • string | Link to the associated donor. |
| hardy_scale | integer • min value: 1 • max value: 4 | Death classification based on the 4-point Hardy Scale. |
| icd_10_category | string | Category of death based on ICD-10 coding. |
| icd_10_cause | string | Specific cause of death based on ICD-10 coding. |
| icd_10_classification | string | Classification of death based on ICD-10 coding. |
| icd_10_code | string | ICD-10 Code for cause of death. |
| last_seen_alive_datetime | string • format: date-time | Date and time when the donor was last known to be alive. |
| manner_of_death • TBD | enum of string | Manner of death of the donor. |
| place_of_death • TBD | enum of string | Place of death of the donor. |
| presumed_cardiac_cessation_datetime | string • format: date-time | Date and time when cardiac activity was presumed to have ceased for the donor. |
| status • deleted • draft • in review ← default • obsolete • public • released • restricted | enum of string • default: in review | - |
| submission_centers | SubmissionCenter • array of string • unique | Submission Centers that created this item. See values here |
| submitted_id | string | Identifier on submission. Must adhere to (regex) pattern: ^[A-Z0-9]{3,}_DEATH-CIRCUMSTANCES_[A-Z0-9-_.]{4,}$ |
| tags | array of string • min string length: 1 • max string length: 50 • unique • restricted | Key words that can tag an item - useful for filtering. Must adhere to (regex) pattern: ^[a-zA-Z0-9_-]+$ |
| uuid | string | Unique ID by which this object is identified. |
| ventilator_at_death • No • Unknown • Yes | enum of string | Whether the donor was on a ventilator immediately prior to death. |
| ventilator_time | number • min value: 0 | Time in minutes the donor was on a ventilator prior to death. |
| witnessed_death • No • Unknown • Yes | enum of string | Whether the death of the donor was witnessed directly. |