{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Dashpredictionscore-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-dashpredictionscore-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-OBSERVATION.dash_score.v0"
    }
  ],
  "version": "0",
  "name": "Dashpredictionscore",
  "title": "DASH prediction score",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Assessment tool used to predict the risk of recurring venous thromboembolism (VTE).",
  "purpose": "To record individual DASH prediction score parameters and total 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": "DASH_prediction_score",
        "path": "DASH_prediction_score",
        "short": "DASH prediction score",
        "definition": "Assessment tool used to predict the risk of recurring venous thromboembolism (VTE).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DASH_prediction_score",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "DASH_prediction_score.protocol",
        "path": "DASH_prediction_score.protocol",
        "short": "Item tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DASH_prediction_score.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "DASH_prediction_score.protocol.Extension",
        "path": "DASH_prediction_score.protocol.Extension",
        "short": "Extension",
        "definition": "Additional information required to extend the model with local content or to align with other reference models or formalisms.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "DASH_prediction_score.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "DASH_prediction_score.Event_Series",
        "path": "DASH_prediction_score.Event_Series",
        "short": "Event Series",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DASH_prediction_score.Event_Series",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "DASH_prediction_score.Event_Series.Any_event",
        "path": "DASH_prediction_score.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": "DASH_prediction_score.Event_Series.Any_event",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "DASH_prediction_score.Event_Series.Any_event.data",
        "path": "DASH_prediction_score.Event_Series.Any_event.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DASH_prediction_score.Event_Series.Any_event.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "DASH_prediction_score.Event_Series.Any_event.data.D_Dimer_abnormal",
        "path": "DASH_prediction_score.Event_Series.Any_event.data.D_Dimer_abnormal",
        "short": "D-Dimer abnormal",
        "definition": "Measured ~1 month after stopping anticoagulation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DASH_prediction_score.Event_Series.Any_event.data.D_Dimer_abnormal",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "DASH_prediction_score.Event_Series.Any_event.data.D_Dimer_abnormal.value",
        "path": "DASH_prediction_score.Event_Series.Any_event.data.D_Dimer_abnormal.value",
        "short": "D-Dimer abnormal",
        "definition": "Measured ~1 month after stopping anticoagulation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DASH_prediction_score.Event_Series.Any_event.data.D_Dimer_abnormal.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "DASH_prediction_score.Event_Series.Any_event.data.Age_≤_50_years",
        "path": "DASH_prediction_score.Event_Series.Any_event.data.Age_≤_50_years",
        "short": "Age ≤ 50 years",
        "definition": "ELEMENT",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DASH_prediction_score.Event_Series.Any_event.data.Age_≤_50_years",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "DASH_prediction_score.Event_Series.Any_event.data.Age_≤_50_years.value",
        "path": "DASH_prediction_score.Event_Series.Any_event.data.Age_≤_50_years.value",
        "short": "Age ≤ 50 years",
        "definition": "DvOrdinal",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DASH_prediction_score.Event_Series.Any_event.data.Age_≤_50_years.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "DASH_prediction_score.Event_Series.Any_event.data.Male_patient",
        "path": "DASH_prediction_score.Event_Series.Any_event.data.Male_patient",
        "short": "Male patient",
        "definition": "ELEMENT",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DASH_prediction_score.Event_Series.Any_event.data.Male_patient",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "DASH_prediction_score.Event_Series.Any_event.data.Male_patient.value",
        "path": "DASH_prediction_score.Event_Series.Any_event.data.Male_patient.value",
        "short": "Male patient",
        "definition": "DvOrdinal",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DASH_prediction_score.Event_Series.Any_event.data.Male_patient.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "DASH_prediction_score.Event_Series.Any_event.data.Hormone_use_at_VTE_onset",
        "path": "DASH_prediction_score.Event_Series.Any_event.data.Hormone_use_at_VTE_onset",
        "short": "Hormone use at VTE onset",
        "definition": "ELEMENT",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DASH_prediction_score.Event_Series.Any_event.data.Hormone_use_at_VTE_onset",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "DASH_prediction_score.Event_Series.Any_event.data.Hormone_use_at_VTE_onset.value",
        "path": "DASH_prediction_score.Event_Series.Any_event.data.Hormone_use_at_VTE_onset.value",
        "short": "Hormone use at VTE onset",
        "definition": "DvOrdinal",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DASH_prediction_score.Event_Series.Any_event.data.Hormone_use_at_VTE_onset.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "DASH_prediction_score.Event_Series.Any_event.data.Total_score",
        "path": "DASH_prediction_score.Event_Series.Any_event.data.Total_score",
        "short": "Total score",
        "definition": "The total sum of each component parameter for the DASH score.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DASH_prediction_score.Event_Series.Any_event.data.Total_score",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "DASH_prediction_score.Event_Series.Any_event.data.Total_score.value",
        "path": "DASH_prediction_score.Event_Series.Any_event.data.Total_score.value",
        "short": "Total score",
        "definition": "The total sum of each component parameter for the DASH score.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DASH_prediction_score.Event_Series.Any_event.data.Total_score.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}