{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Socialsummary_EVALUATION-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-socialsummary_EVALUATION-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-EVALUATION.social_summary.v1"
    }
  ],
  "version": "0",
  "name": "Socialsummary_EVALUATION",
  "title": "Social summary",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Summary information about social circumstances or experiences that may have a potential impact on an individual's health.",
  "purpose": "To record a narrative summary about social circumstances or experiences that may have a potential impact on an individual's health, and to provide a framework in which to nest detailed CLUSTER archetypes, each of which will describe the various aspects of social circumstances or experiences in detail.",
  "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": "Social_summary",
        "path": "Social_summary",
        "short": "Social summary",
        "definition": "Summary information about social circumstances or experiences that may have a potential impact on an individual's health.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Social_summary",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Social_summary.protocol",
        "path": "Social_summary.protocol",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Social_summary.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Social_summary.protocol.Last_updated",
        "path": "Social_summary.protocol.Last_updated",
        "short": "Last updated",
        "definition": "The date this social summary was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Social_summary.protocol.Last_updated",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Social_summary.protocol.Last_updated.value",
        "path": "Social_summary.protocol.Last_updated.value",
        "short": "Last updated",
        "definition": "The date this social summary was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Social_summary.protocol.Last_updated.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Social_summary.protocol.Extension",
        "path": "Social_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": "Social_summary.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Social_summary.data",
        "path": "Social_summary.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Social_summary.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Social_summary.data.Summary",
        "path": "Social_summary.data.Summary",
        "short": "Summary",
        "definition": "Narrative description about social circumstances or experiences that may have a potential impact on an individual's health.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Social_summary.data.Summary",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Social_summary.data.Summary.value",
        "path": "Social_summary.data.Summary.value",
        "short": "Summary",
        "definition": "Narrative description about social circumstances or experiences that may have a potential impact on an individual's health.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Social_summary.data.Summary.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Social_summary.data.Details",
        "path": "Social_summary.data.Details",
        "short": "Details",
        "definition": "Structured detail about the social circumstances and experiences.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Social_summary.data.Details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}