{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Humptydumptyfallsscale-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-humptydumptyfallsscale-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-OBSERVATION.humpty_dumpty_falls_risk_assessment_tool.v0"
    }
  ],
  "version": "0",
  "name": "Humptydumptyfallsscale",
  "title": "Humpty dumpty falls scale",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "A scale for the assesment of risk of falls in children, based on the measurement of 7 parameters.",
  "purpose": "A tool for the assesment of risk of falls in children, based on the measurement of 7 parameters.",
  "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": "Humpty_dumpty_falls_scale",
        "path": "Humpty_dumpty_falls_scale",
        "short": "Humpty dumpty falls scale",
        "definition": "A scale for the assesment of risk of falls in children, based on the measurement of 7 parameters.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Humpty_dumpty_falls_scale.protocol",
        "path": "Humpty_dumpty_falls_scale.protocol",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Humpty_dumpty_falls_scale.protocol.Extension",
        "path": "Humpty_dumpty_falls_scale.protocol.Extension",
        "short": "Extension",
        "definition": "Additional information required to capture local context or to align with other reference models/formalisms.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Humpty_dumpty_falls_scale.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series",
        "path": "Humpty_dumpty_falls_scale.Event_Series",
        "short": "Event Series",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event",
        "path": "Humpty_dumpty_falls_scale.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": "Humpty_dumpty_falls_scale.Event_Series.Any_event",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Age",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Age",
        "short": "Age",
        "definition": "Age of patient.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Age",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Age.value",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Age.value",
        "short": "Age",
        "definition": "Age of patient.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Age.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Gender",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Gender",
        "short": "Gender",
        "definition": "Gender.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Gender",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Gender.value",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Gender.value",
        "short": "Gender",
        "definition": "Gender.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Gender.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Diagnosis",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Diagnosis",
        "short": "Diagnosis",
        "definition": "Diagnosis.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Diagnosis",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Diagnosis.value",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Diagnosis.value",
        "short": "Diagnosis",
        "definition": "Diagnosis.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Diagnosis.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Cognitive_impairments",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Cognitive_impairments",
        "short": "Cognitive impairments",
        "definition": "Cognitive impairments.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Cognitive_impairments",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Cognitive_impairments.value",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Cognitive_impairments.value",
        "short": "Cognitive impairments",
        "definition": "Cognitive impairments.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Cognitive_impairments.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Environmental_factors",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Environmental_factors",
        "short": "Environmental factors",
        "definition": "Environmental factors.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Environmental_factors",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Environmental_factors.value",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Environmental_factors.value",
        "short": "Environmental factors",
        "definition": "Environmental factors.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Environmental_factors.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Response_to_surgery_sedation_anesthesia",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Response_to_surgery_sedation_anesthesia",
        "short": "Response to surgery/sedation/anesthesia",
        "definition": "Patient's response to surgery/sedation/anesthesia.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Response_to_surgery_sedation_anesthesia",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Response_to_surgery_sedation_anesthesia.value",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Response_to_surgery_sedation_anesthesia.value",
        "short": "Response to surgery/sedation/anesthesia",
        "definition": "Patient's response to surgery/sedation/anesthesia.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Response_to_surgery_sedation_anesthesia.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Medication_usage",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Medication_usage",
        "short": "Medication usage",
        "definition": "Medication usage.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Medication_usage",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Medication_usage.value",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Medication_usage.value",
        "short": "Medication usage",
        "definition": "Medication usage.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Medication_usage.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Total_score",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Total_score",
        "short": "Total score",
        "definition": "Total score.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Total_score",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Total_score.value",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Total_score.value",
        "short": "Total score",
        "definition": "Total score.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Total_score.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Comment",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Comment",
        "short": "Comment",
        "definition": "Comments.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Comment",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Comment.value",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Comment.value",
        "short": "Comment",
        "definition": "Comments.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.data.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.state",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.state",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.state",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.state.Confounding_factors",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.state.Confounding_factors",
        "short": "Confounding factors",
        "definition": "Any incidental factors related to the state of the subject which may affect clinical interpretation of the measurement.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.state.Confounding_factors",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Humpty_dumpty_falls_scale.Event_Series.Any_event.state.Confounding_factors.value",
        "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.state.Confounding_factors.value",
        "short": "Confounding factors",
        "definition": "Any incidental factors related to the state of the subject which may affect clinical interpretation of the measurement.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Humpty_dumpty_falls_scale.Event_Series.Any_event.state.Confounding_factors.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}