{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Absenceofinformation-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-absenceofinformation-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-EVALUATION.absence.v2"
    }
  ],
  "version": "0",
  "name": "Absenceofinformation",
  "title": "Absence of information",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Statement that specified health information is not available for inclusion in the health record or extract at the time of recording.",
  "purpose": "To enable recording or exchange of an explicit statement by a clinician that specified health information is not available for inclusion in the health record or record extract at the time of recording.",
  "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": "Absence_of_information",
        "path": "Absence_of_information",
        "short": "Absence of information",
        "definition": "Statement that specified health information is not available for inclusion in the health record or extract at the time of recording.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Absence_of_information",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Absence_of_information.protocol",
        "path": "Absence_of_information.protocol",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Absence_of_information.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Absence_of_information.protocol.Last_updated",
        "path": "Absence_of_information.protocol.Last_updated",
        "short": "Last updated",
        "definition": "The date at which the absence was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Absence_of_information.protocol.Last_updated",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Absence_of_information.protocol.Last_updated.value",
        "path": "Absence_of_information.protocol.Last_updated.value",
        "short": "Last updated",
        "definition": "The date at which the absence was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Absence_of_information.protocol.Last_updated.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Absence_of_information.protocol.Extension",
        "path": "Absence_of_information.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": "Absence_of_information.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Absence_of_information.data",
        "path": "Absence_of_information.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Absence_of_information.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Absence_of_information.data.Absence_statement",
        "path": "Absence_of_information.data.Absence_statement",
        "short": "Absence statement",
        "definition": "Positive statement that no information is available.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Absence_of_information.data.Absence_statement",
          "min": 1,
          "max": "1"
        }
      },
      {
        "id": "Absence_of_information.data.Absence_statement.value",
        "path": "Absence_of_information.data.Absence_statement.value",
        "short": "Absence statement",
        "definition": "Positive statement that no information is available.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Absence_of_information.data.Absence_statement.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Absence_of_information.data.Reason_for_absence",
        "path": "Absence_of_information.data.Reason_for_absence",
        "short": "Reason for absence",
        "definition": "Description of the reason why there is no information available.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Absence_of_information.data.Reason_for_absence",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Absence_of_information.data.Reason_for_absence.value",
        "path": "Absence_of_information.data.Reason_for_absence.value",
        "short": "Reason for absence",
        "definition": "Description of the reason why there is no information available.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Absence_of_information.data.Reason_for_absence.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}