{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Qsofascore-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-qsofascore-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-OBSERVATION.qsofa_score.v1"
    }
  ],
  "version": "0",
  "name": "Qsofascore",
  "title": "qSOFA score",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Quick Sepsis-related Organ Failure Assessment (qSOFA) is a simplified version of the SOFA score, which is used outside intensive care units to quickly assess sepsis risk in adults.",
  "purpose": "To record qSOFA answers and score.",
  "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": "qSOFA_score",
        "path": "qSOFA_score",
        "short": "qSOFA score",
        "definition": "Quick Sepsis-related Organ Failure Assessment (qSOFA) is a simplified version of the SOFA score, which is used outside intensive care units to quickly assess sepsis risk in adults.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "qSOFA_score",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "qSOFA_score.ItemTree",
        "path": "qSOFA_score.ItemTree",
        "short": "ItemTree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "qSOFA_score.ItemTree",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "qSOFA_score.ItemTree.Extension",
        "path": "qSOFA_score.ItemTree.Extension",
        "short": "Extension",
        "definition": "Additional information required to capture local content or to align with other reference models/formalisms.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "qSOFA_score.ItemTree.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "qSOFA_score.Event_Series",
        "path": "qSOFA_score.Event_Series",
        "short": "Event Series",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "qSOFA_score.Event_Series",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "qSOFA_score.Event_Series.Any_point_in_time_event",
        "path": "qSOFA_score.Event_Series.Any_point_in_time_event",
        "short": "Any point in time event",
        "definition": "Unspecified point in time event which may be explicitly defined in a template or at run-time.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "qSOFA_score.Event_Series.Any_point_in_time_event",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree",
        "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree",
        "short": "ItemTree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Respiratory_rate",
        "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Respiratory_rate",
        "short": "Respiratory rate",
        "definition": "If the respiration rate is ≥22/min, one point is recorded.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Respiratory_rate",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Respiratory_rate.value",
        "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Respiratory_rate.value",
        "short": "Respiratory rate",
        "definition": "If the respiration rate is ≥22/min, one point is recorded.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Respiratory_rate.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Blood_pressure",
        "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Blood_pressure",
        "short": "Blood pressure",
        "definition": "If the systolic blood pressure is ≤100 mmHg, one point is recorded.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Blood_pressure",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Blood_pressure.value",
        "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Blood_pressure.value",
        "short": "Blood pressure",
        "definition": "If the systolic blood pressure is ≤100 mmHg, one point is recorded.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Blood_pressure.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Mental_status",
        "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Mental_status",
        "short": "Mental status",
        "definition": "If the individual has an altered mental status, one point is recorded.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Mental_status",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Mental_status.value",
        "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Mental_status.value",
        "short": "Mental status",
        "definition": "If the individual has an altered mental status, one point is recorded.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Mental_status.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.qSOFA_score",
        "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.qSOFA_score",
        "short": "qSOFA score",
        "definition": "The qSOFA score is the sum of the scores for the three parameters.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.qSOFA_score",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.qSOFA_score.value",
        "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.qSOFA_score.value",
        "short": "qSOFA score",
        "definition": "The qSOFA score is the sum of the scores for the three parameters.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.qSOFA_score.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Comment",
        "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Comment",
        "short": "Comment",
        "definition": "Additional comment about the qSOFA score not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Comment.value",
        "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Comment.value",
        "short": "Comment",
        "definition": "Additional comment about the qSOFA score not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "qSOFA_score.Event_Series.Any_point_in_time_event.ItemTree.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "qSOFA_score.Event_Series.Any_point_in_time_event.state",
        "path": "qSOFA_score.Event_Series.Any_point_in_time_event.state",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "qSOFA_score.Event_Series.Any_point_in_time_event.state",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}