{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Abcd2score-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-abcd2score-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-OBSERVATION.abcd2_score.v0"
    }
  ],
  "version": "0",
  "name": "Abcd2score",
  "title": "ABCD2 score",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Tool to assess the risk of subsequent stroke in an individual presenting with a transient ischaemic attack (TIA).",
  "purpose": "To record the results of the ABCD2 assessment tool.",
  "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": "ABCD2_score",
        "path": "ABCD2_score",
        "short": "ABCD2 score",
        "definition": "Tool to assess the risk of subsequent stroke in an individual presenting with a transient ischaemic attack (TIA).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ABCD2_score",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ABCD2_score.protocol",
        "path": "ABCD2_score.protocol",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ABCD2_score.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ABCD2_score.protocol.Extension",
        "path": "ABCD2_score.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": "ABCD2_score.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ABCD2_score.Event_Series",
        "path": "ABCD2_score.Event_Series",
        "short": "Event Series",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ABCD2_score.Event_Series",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ABCD2_score.Event_Series.Any_event",
        "path": "ABCD2_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": "*",
        "base": {
          "path": "ABCD2_score.Event_Series.Any_event",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ABCD2_score.Event_Series.Any_event.data",
        "path": "ABCD2_score.Event_Series.Any_event.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ABCD2_score.Event_Series.Any_event.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ABCD2_score.Event_Series.Any_event.data.Age_≥_60_years",
        "path": "ABCD2_score.Event_Series.Any_event.data.Age_≥_60_years",
        "short": "Age ≥ 60 years",
        "definition": "Is the person 60 years or older?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ABCD2_score.Event_Series.Any_event.data.Age_≥_60_years",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ABCD2_score.Event_Series.Any_event.data.Age_≥_60_years.value",
        "path": "ABCD2_score.Event_Series.Any_event.data.Age_≥_60_years.value",
        "short": "Age ≥ 60 years",
        "definition": "Is the person 60 years or older?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ABCD2_score.Event_Series.Any_event.data.Age_≥_60_years.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ABCD2_score.Event_Series.Any_event.data.Blood_pressure_elevation",
        "path": "ABCD2_score.Event_Series.Any_event.data.Blood_pressure_elevation",
        "short": "Blood pressure elevation",
        "definition": "Was the initial systolic pressure >140 mmHg and/or diastolic pressure ≥ 90 mmHg?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ABCD2_score.Event_Series.Any_event.data.Blood_pressure_elevation",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ABCD2_score.Event_Series.Any_event.data.Blood_pressure_elevation.value",
        "path": "ABCD2_score.Event_Series.Any_event.data.Blood_pressure_elevation.value",
        "short": "Blood pressure elevation",
        "definition": "Was the initial systolic pressure >140 mmHg and/or diastolic pressure ≥ 90 mmHg?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ABCD2_score.Event_Series.Any_event.data.Blood_pressure_elevation.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ABCD2_score.Event_Series.Any_event.data.Clinical_features",
        "path": "ABCD2_score.Event_Series.Any_event.data.Clinical_features",
        "short": "Clinical features",
        "definition": "What are the clinical features of the TIA?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ABCD2_score.Event_Series.Any_event.data.Clinical_features",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ABCD2_score.Event_Series.Any_event.data.Clinical_features.value",
        "path": "ABCD2_score.Event_Series.Any_event.data.Clinical_features.value",
        "short": "Clinical features",
        "definition": "What are the clinical features of the TIA?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ABCD2_score.Event_Series.Any_event.data.Clinical_features.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ABCD2_score.Event_Series.Any_event.data.Diabetes_history",
        "path": "ABCD2_score.Event_Series.Any_event.data.Diabetes_history",
        "short": "Diabetes history",
        "definition": "Does the patient have a history of  diabetes mellitus?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ABCD2_score.Event_Series.Any_event.data.Diabetes_history",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ABCD2_score.Event_Series.Any_event.data.Diabetes_history.value",
        "path": "ABCD2_score.Event_Series.Any_event.data.Diabetes_history.value",
        "short": "Diabetes history",
        "definition": "Does the patient have a history of  diabetes mellitus?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ABCD2_score.Event_Series.Any_event.data.Diabetes_history.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ABCD2_score.Event_Series.Any_event.data.Symptom_duration",
        "path": "ABCD2_score.Event_Series.Any_event.data.Symptom_duration",
        "short": "Symptom duration",
        "definition": "What is the duration of symptoms?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ABCD2_score.Event_Series.Any_event.data.Symptom_duration",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ABCD2_score.Event_Series.Any_event.data.Symptom_duration.value",
        "path": "ABCD2_score.Event_Series.Any_event.data.Symptom_duration.value",
        "short": "Symptom duration",
        "definition": "What is the duration of symptoms?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ABCD2_score.Event_Series.Any_event.data.Symptom_duration.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "ABCD2_score.Event_Series.Any_event.data.Total_score",
        "path": "ABCD2_score.Event_Series.Any_event.data.Total_score",
        "short": "Total score",
        "definition": "Sum of the individual scores assigned for each of the contributing variables.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ABCD2_score.Event_Series.Any_event.data.Total_score",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "ABCD2_score.Event_Series.Any_event.data.Total_score.value",
        "path": "ABCD2_score.Event_Series.Any_event.data.Total_score.value",
        "short": "Total score",
        "definition": "Sum of the individual scores assigned for each of the contributing variables.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ABCD2_score.Event_Series.Any_event.data.Total_score.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}