{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Telecommunicationrecord-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-telecommunicationrecord-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-OBSERVATION.telecommunication.v0"
    }
  ],
  "version": "0",
  "name": "Telecommunicationrecord",
  "title": "Telecommunication Record",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Record of a telecommunication, usually a text conversation, or video- or teleconference recording between two or more parties, captured as part of the record of health care.",
  "purpose": "To record evidence of interactions between healthcare providers that support the record of health care.",
  "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": "Telecommunication_Record",
        "path": "Telecommunication_Record",
        "short": "Telecommunication Record",
        "definition": "Record of a telecommunication, usually a text conversation, or video- or teleconference recording between two or more parties, captured as part of the record of health care.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Telecommunication_Record",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Telecommunication_Record.protocol",
        "path": "Telecommunication_Record.protocol",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Telecommunication_Record.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Telecommunication_Record.protocol.Device",
        "path": "Telecommunication_Record.protocol.Device",
        "short": "Device",
        "definition": "Details of device used to capture the telecommunication.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Telecommunication_Record.protocol.Device",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Telecommunication_Record.protocol.Extension",
        "path": "Telecommunication_Record.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": "Telecommunication_Record.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Telecommunication_Record.Event_Series",
        "path": "Telecommunication_Record.Event_Series",
        "short": "Event Series",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Telecommunication_Record.Event_Series",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Telecommunication_Record.Event_Series.Start_Time",
        "path": "Telecommunication_Record.Event_Series.Start_Time",
        "short": "Start Time",
        "definition": "The time that represents the start of the telecommunication.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Telecommunication_Record.Event_Series.Start_Time",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Telecommunication_Record.Event_Series.Start_Time.data",
        "path": "Telecommunication_Record.Event_Series.Start_Time.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Telecommunication_Record.Event_Series.Start_Time.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Telecommunication_Record.Event_Series.Start_Time.data.Record",
        "path": "Telecommunication_Record.Event_Series.Start_Time.data.Record",
        "short": "Record",
        "definition": "The actual record of any telecommunication between two or more healthcare providers.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Telecommunication_Record.Event_Series.Start_Time.data.Record",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Telecommunication_Record.Event_Series.Start_Time.data.Record.value",
        "path": "Telecommunication_Record.Event_Series.Start_Time.data.Record.value",
        "short": "Record",
        "definition": "The actual record of any telecommunication between two or more healthcare providers.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Telecommunication_Record.Event_Series.Start_Time.data.Record.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Telecommunication_Record.Event_Series.Start_Time.data.Comment",
        "path": "Telecommunication_Record.Event_Series.Start_Time.data.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the telecommunication.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Telecommunication_Record.Event_Series.Start_Time.data.Comment",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Telecommunication_Record.Event_Series.Start_Time.data.Comment.value",
        "path": "Telecommunication_Record.Event_Series.Start_Time.data.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the telecommunication.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Telecommunication_Record.Event_Series.Start_Time.data.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Telecommunication_Record.Event_Series.Recording_Interval",
        "path": "Telecommunication_Record.Event_Series.Recording_Interval",
        "short": "Recording Interval",
        "definition": "The period of time over which the telecommunication was recorded.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Telecommunication_Record.Event_Series.Recording_Interval",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Telecommunication_Record.Event_Series.Recording_Interval.data",
        "path": "Telecommunication_Record.Event_Series.Recording_Interval.data",
        "definition": "ITEM_TREE",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Telecommunication_Record.Event_Series.Recording_Interval.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Telecommunication_Record.Event_Series.Recording_Interval.data.Record",
        "path": "Telecommunication_Record.Event_Series.Recording_Interval.data.Record",
        "short": "Record",
        "definition": "The actual record of any telecommunication between two or more healthcare providers.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Telecommunication_Record.Event_Series.Recording_Interval.data.Record",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Telecommunication_Record.Event_Series.Recording_Interval.data.Record.value",
        "path": "Telecommunication_Record.Event_Series.Recording_Interval.data.Record.value",
        "short": "Record",
        "definition": "The actual record of any telecommunication between two or more healthcare providers.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Telecommunication_Record.Event_Series.Recording_Interval.data.Record.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Telecommunication_Record.Event_Series.Recording_Interval.data.Comment",
        "path": "Telecommunication_Record.Event_Series.Recording_Interval.data.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the telecommunication.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Telecommunication_Record.Event_Series.Recording_Interval.data.Comment",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Telecommunication_Record.Event_Series.Recording_Interval.data.Comment.value",
        "path": "Telecommunication_Record.Event_Series.Recording_Interval.data.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the telecommunication.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Telecommunication_Record.Event_Series.Recording_Interval.data.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Telecommunication_Record.Event_Series.events_Recording_Interval.math_function",
        "path": "Telecommunication_Record.Event_Series.events_Recording_Interval.math_function",
        "short": "Recording Interval",
        "definition": "The period of time over which the telecommunication was recorded.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Telecommunication_Record.Event_Series.events_Recording_Interval.math_function",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}