{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Informationresource-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-informationresource-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.information_resource.v1"
    }
  ],
  "version": "0",
  "name": "Informationresource",
  "title": "Information resource",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Information, instructional or educational material supplied to an individual, or their carer, as part of the provision of healthcare.",
  "purpose": "To record details about information, instructional or educational material supplied to the individual, or their carer, as part of the provision of healthcare.",
  "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": "Information_resource",
        "path": "Information_resource",
        "short": "Information resource",
        "definition": "Information, instructional or educational material supplied to an individual, or their carer, as part of the provision of healthcare.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Information_resource",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Information_resource.Resource_name",
        "path": "Information_resource.Resource_name",
        "short": "Resource name",
        "definition": "Name or title of the information resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Resource_name",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Information_resource.Resource_name.value",
        "path": "Information_resource.Resource_name.value",
        "short": "Resource name",
        "definition": "Name or title of the information resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Resource_name.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Information_resource.Identifier",
        "path": "Information_resource.Identifier",
        "short": "Identifier",
        "definition": "Identifier for the information resource.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Information_resource.Identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Information_resource.Identifier.value_DV_IDENTIFIER",
        "path": "Information_resource.Identifier.value_DV_IDENTIFIER",
        "short": "Identifier",
        "definition": "Identifier for the information resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Identifier.value_DV_IDENTIFIER",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Information_resource.Identifier.value_DV_TEXT",
        "path": "Information_resource.Identifier.value_DV_TEXT",
        "short": "Identifier",
        "definition": "Identifier for the information resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Identifier.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Information_resource.Description",
        "path": "Information_resource.Description",
        "short": "Description",
        "definition": "Narrative description about the information resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Information_resource.Description.value",
        "path": "Information_resource.Description.value",
        "short": "Description",
        "definition": "Narrative description about the information resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Information_resource.Type_of_media",
        "path": "Information_resource.Type_of_media",
        "short": "Type of media",
        "definition": "The type of material provided.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Type_of_media",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Information_resource.Type_of_media.value",
        "path": "Information_resource.Type_of_media.value",
        "short": "Type of media",
        "definition": "The type of material provided.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Type_of_media.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Information_resource.Content",
        "path": "Information_resource.Content",
        "short": "Content",
        "definition": "Digital representation of the information resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Content",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Information_resource.Content.value_DV_MULTIMEDIA",
        "path": "Information_resource.Content.value_DV_MULTIMEDIA",
        "short": "Content",
        "definition": "Digital representation of the information resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Content.value_DV_MULTIMEDIA",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Information_resource.Content.value_DV_URI",
        "path": "Information_resource.Content.value_DV_URI",
        "short": "Content",
        "definition": "Digital representation of the information resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Content.value_DV_URI",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Information_resource.Author",
        "path": "Information_resource.Author",
        "short": "Author",
        "definition": "Details about the individual or organisation who created or authored the information resource.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Information_resource.Author",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Information_resource.Published",
        "path": "Information_resource.Published",
        "short": "Published",
        "definition": "The date or period when the information resource was published or released.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Published",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Information_resource.Published.value_DV_DATE_TIME",
        "path": "Information_resource.Published.value_DV_DATE_TIME",
        "short": "Published",
        "definition": "The date or period when the information resource was published or released.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Published.value_DV_DATE_TIME",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Information_resource.Published.value_DV_INTERVAL_DV_DATE_TIME_",
        "path": "Information_resource.Published.value_DV_INTERVAL_DV_DATE_TIME_",
        "short": "Published",
        "definition": "The date or period when the information resource was published or released.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Published.value_DV_INTERVAL_DV_DATE_TIME_",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Information_resource.Version",
        "path": "Information_resource.Version",
        "short": "Version",
        "definition": "The version or edition of the information resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Version",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Information_resource.Version.value",
        "path": "Information_resource.Version.value",
        "short": "Version",
        "definition": "The version or edition of the information resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Version.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Information_resource.Additional_details",
        "path": "Information_resource.Additional_details",
        "short": "Additional details",
        "definition": "Further details about the information resource.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Information_resource.Additional_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Information_resource.Comment",
        "path": "Information_resource.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the information resource not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Information_resource.Comment.value",
        "path": "Information_resource.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the information resource not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Information_resource.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}