{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Occupationsummary-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-occupationsummary-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-EVALUATION.occupation_summary.v1"
    }
  ],
  "version": "0",
  "name": "Occupationsummary",
  "title": "Occupation 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 jobs and/or roles.",
  "purpose": "To record a summary or persistent information about an individual's current and past jobs and/or roles.",
  "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": "Occupation_summary",
        "path": "Occupation_summary",
        "short": "Occupation summary",
        "definition": "Summary or persistent information about an individual's current and past jobs and/or roles.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Occupation_summary",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Occupation_summary.protocol",
        "path": "Occupation_summary.protocol",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Occupation_summary.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Occupation_summary.protocol.Extension",
        "path": "Occupation_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": "Occupation_summary.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Occupation_summary.protocol.Last_updated",
        "path": "Occupation_summary.protocol.Last_updated",
        "short": "Last updated",
        "definition": "Date when the occupation summary or associated occupation records were was updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Occupation_summary.protocol.Last_updated",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Occupation_summary.protocol.Last_updated.value",
        "path": "Occupation_summary.protocol.Last_updated.value",
        "short": "Last updated",
        "definition": "Date when the occupation summary or associated occupation records were was updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Occupation_summary.protocol.Last_updated.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Occupation_summary.data",
        "path": "Occupation_summary.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Occupation_summary.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Occupation_summary.data.Description",
        "path": "Occupation_summary.data.Description",
        "short": "Description",
        "definition": "Narrative description about the entire occupation history of the individual.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Occupation_summary.data.Description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Occupation_summary.data.Description.value",
        "path": "Occupation_summary.data.Description.value",
        "short": "Description",
        "definition": "Narrative description about the entire occupation history of the individual.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Occupation_summary.data.Description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Occupation_summary.data.Employment_status",
        "path": "Occupation_summary.data.Employment_status",
        "short": "Employment status",
        "definition": "Statement about the individual's current employment.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Occupation_summary.data.Employment_status",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Occupation_summary.data.Employment_status.value",
        "path": "Occupation_summary.data.Employment_status.value",
        "short": "Employment status",
        "definition": "Statement about the individual's current employment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Occupation_summary.data.Employment_status.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Occupation_summary.data.Occupation_episode",
        "path": "Occupation_summary.data.Occupation_episode",
        "short": "Occupation episode",
        "definition": "Structured details about each job or role, both current and past.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Occupation_summary.data.Occupation_episode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Occupation_summary.data.Additional_details",
        "path": "Occupation_summary.data.Additional_details",
        "short": "Additional details",
        "definition": "Additional details about the current jobs or roles, or previous occupation history of an individual.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Occupation_summary.data.Additional_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Occupation_summary.data.Comment",
        "path": "Occupation_summary.data.Comment",
        "short": "Comment",
        "definition": "Additional narrative about an individual's current occupation or history of occupations not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Occupation_summary.data.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Occupation_summary.data.Comment.value",
        "path": "Occupation_summary.data.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about an individual's current occupation or history of occupations not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Occupation_summary.data.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}