{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Citation-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-citation-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.citation.v0"
    }
  ],
  "version": "0",
  "name": "Citation",
  "title": "Citation",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Reference to information held elsewhere, in the same EHR or external to the EHR.",
  "purpose": "To enable specific sections of health information that are stored elsewhere to be included within the current clinical record.",
  "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": "Citation",
        "path": "Citation",
        "short": "Citation",
        "definition": "Reference to information held elsewhere, in the same EHR or external to the EHR.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Citation",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Citation.Description",
        "path": "Citation.Description",
        "short": "Description",
        "definition": "Description about the citation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Citation.Description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Citation.Description.value",
        "path": "Citation.Description.value",
        "short": "Description",
        "definition": "Description about the citation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Citation.Description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Citation.Citation",
        "path": "Citation.Citation",
        "short": "Citation",
        "definition": "Representation of the citation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Citation.Citation",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Citation.Citation.value_DV_PARSABLE",
        "path": "Citation.Citation.value_DV_PARSABLE",
        "short": "Citation",
        "definition": "Representation of the citation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Citation.Citation.value_DV_PARSABLE",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Citation.Citation.value_DV_MULTIMEDIA",
        "path": "Citation.Citation.value_DV_MULTIMEDIA",
        "short": "Citation",
        "definition": "Representation of the citation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Citation.Citation.value_DV_MULTIMEDIA",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Citation.URI_to_original_data",
        "path": "Citation.URI_to_original_data",
        "short": "URI to original data",
        "definition": "Link to the original data.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Citation.URI_to_original_data",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Citation.URI_to_original_data.value",
        "path": "Citation.URI_to_original_data.value",
        "short": "URI to original data",
        "definition": "Link to the original data.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Citation.URI_to_original_data.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Citation.Comment",
        "path": "Citation.Comment",
        "short": "Comment",
        "definition": "Comment about the citation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Citation.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Citation.Comment.value",
        "path": "Citation.Comment.value",
        "short": "Comment",
        "definition": "Comment about the citation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Citation.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}