{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Educationsummary-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-educationsummary-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-EVALUATION.education_summary.v1"
    }
  ],
  "version": "0",
  "name": "Educationsummary",
  "title": "Education summary",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Summary or persistent information about an individual's current and past education or training.",
  "purpose": "To record\tsummary information about an individual's current and past education or training, which provides an overview of their educational background.",
  "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": "Education_summary",
        "path": "Education_summary",
        "short": "Education summary",
        "definition": "Summary or persistent information about an individual's current and past education or training.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Education_summary",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Education_summary.protocol",
        "path": "Education_summary.protocol",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Education_summary.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Education_summary.protocol.Extension",
        "path": "Education_summary.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": "Education_summary.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Education_summary.protocol.Last_updated",
        "path": "Education_summary.protocol.Last_updated",
        "short": "Last updated",
        "definition": "The date that this education summary was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Education_summary.protocol.Last_updated",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Education_summary.protocol.Last_updated.value",
        "path": "Education_summary.protocol.Last_updated.value",
        "short": "Last updated",
        "definition": "The date that this education summary was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Education_summary.protocol.Last_updated.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Education_summary.data",
        "path": "Education_summary.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Education_summary.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Education_summary.data.Description",
        "path": "Education_summary.data.Description",
        "short": "Description",
        "definition": "Narrative description about the overall education or training history of an individual.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Education_summary.data.Description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Education_summary.data.Description.value",
        "path": "Education_summary.data.Description.value",
        "short": "Description",
        "definition": "Narrative description about the overall education or training history of an individual.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Education_summary.data.Description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Education_summary.data.Age_started",
        "path": "Education_summary.data.Age_started",
        "short": "Age started",
        "definition": "Age when an individual first commenced formal education.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Education_summary.data.Age_started",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Education_summary.data.Age_started.value",
        "path": "Education_summary.data.Age_started.value",
        "short": "Age started",
        "definition": "Age when an individual first commenced formal education.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Education_summary.data.Age_started.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Education_summary.data.Age_ended",
        "path": "Education_summary.data.Age_ended",
        "short": "Age ended",
        "definition": "Age when an individual last attended formal education.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Education_summary.data.Age_ended",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Education_summary.data.Age_ended.value",
        "path": "Education_summary.data.Age_ended.value",
        "short": "Age ended",
        "definition": "Age when an individual last attended formal education.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Education_summary.data.Age_ended.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Education_summary.data.Highest_level_completed",
        "path": "Education_summary.data.Highest_level_completed",
        "short": "Highest level completed",
        "definition": "Description of highest category of education or training completed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Education_summary.data.Highest_level_completed",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Education_summary.data.Highest_level_completed.value",
        "path": "Education_summary.data.Highest_level_completed.value",
        "short": "Highest level completed",
        "definition": "Description of highest category of education or training completed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Education_summary.data.Highest_level_completed.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Education_summary.data.Education_record",
        "path": "Education_summary.data.Education_record",
        "short": "Education record",
        "definition": "Structured details about each education or training, both current and past.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Education_summary.data.Education_record",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Education_summary.data.Additional_details",
        "path": "Education_summary.data.Additional_details",
        "short": "Additional details",
        "definition": "Additional details about the education or training, or previous education history of an individual.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Education_summary.data.Additional_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Education_summary.data.Comment",
        "path": "Education_summary.data.Comment",
        "short": "Comment",
        "definition": "Additional narrative about an individual's education, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Education_summary.data.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Education_summary.data.Comment.value",
        "path": "Education_summary.data.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about an individual's education, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Education_summary.data.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}