{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Notification_INSTRUCTION-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-notification_INSTRUCTION-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-INSTRUCTION.notification.v0"
    }
  ],
  "version": "0",
  "name": "Notification_INSTRUCTION",
  "title": "Notification",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Order for generation of a notice or announcement containing non-clinical information, which will be triggered at certain time/s or by occurrence of an event.",
  "purpose": "To enable clinical systems to generate a notice or announcement containing non-clinical information, which will be triggered at certain time/s or by occurrence of an event.",
  "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": "Notification",
        "path": "Notification",
        "short": "Notification",
        "definition": "Order for generation of a notice or announcement containing non-clinical information, which will be triggered at certain time/s or by occurrence of an event.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Notification",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Notification.Current_Activity",
        "path": "Notification.Current_Activity",
        "short": "Current Activity",
        "definition": "Current Activity",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Notification.Current_Activity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Notification.Current_Activity.description",
        "path": "Notification.Current_Activity.description",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Notification.Current_Activity.description",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Notification.Current_Activity.description.Topic_name",
        "path": "Notification.Current_Activity.description.Topic_name",
        "short": "Topic name",
        "definition": "Identification of the topic of the notification, by name.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Notification.Current_Activity.description.Topic_name",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Notification.Current_Activity.description.Topic_name.value",
        "path": "Notification.Current_Activity.description.Topic_name.value",
        "short": "Topic name",
        "definition": "Identification of the topic of the notification, by name.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Notification.Current_Activity.description.Topic_name.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Notification.Current_Activity.description.Timing",
        "path": "Notification.Current_Activity.description.Timing",
        "short": "Timing",
        "definition": "Structured details to describe the timing of a single instance of notification or a repetitive pattern of notifications.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Notification.Current_Activity.description.Timing",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Notification.Current_Activity.description.Description",
        "path": "Notification.Current_Activity.description.Description",
        "short": "Description",
        "definition": "Narrative description or note about the notification.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Notification.Current_Activity.description.Description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Notification.Current_Activity.description.Description.value",
        "path": "Notification.Current_Activity.description.Description.value",
        "short": "Description",
        "definition": "Narrative description or note about the notification.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Notification.Current_Activity.description.Description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}