Document Subscription for Mobile (DSUBm)
1.0.0 - Trial-Implementation International flag

This page is part of the Document Subscription for Mobile (DSUBm) (v1.0.0: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: SubscriptionTopic for Folder Patient-Dependent resource with Basic Folder Subscription Option - JSON Representation

Active as of 2024-02-29

Raw json | Download


{
  "resourceType" : "SubscriptionTopic",
  "id" : "DSUBm-SubscriptionTopic-Basic-Folder-Subscription",
  "meta" : {
    "versionId" : "1"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"grid\"><tr><td colspan=\"4\"><b>Resource Triggers</b></td></tr><tr><th><b>Resource</b></th><th><b>Interactions</b></th><th><b>FHIR Path</b></th><th><b>Description</b></th></tr><tr><td><a href=\"https://profiles.ihe.net/ITI/MHD/4.2.1/StructureDefinition-IHE.MHD.Minimal.Folder.html\">MHD Folder Minimal</a></td><td>create</td><td>((%current.code.coding.where(system='https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes').code='folder'))</td><td><div><p>A Folder type List resource is created.</p>\n</div></td></tr><tr><td><a href=\"https://profiles.ihe.net/ITI/MHD/4.2.1/StructureDefinition-IHE.MHD.Minimal.Folder.html\">MHD Folder Minimal</a></td><td>update</td><td>((%current.code.coding.where(system='https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes').code='folder')) and ((%previous.entry.item).count() &lt; (%current.entry.item).count())</td><td><div><p>A Folder type List resource is updated to insert new documents in the Folder.</p>\n</div></td></tr></table><table class=\"grid\"><tr><td colspan=\"2\"><b>Can Filter By</b></td></tr><tr><th><b>Resource</b></th><th><b>Filter Parameter</b></th></tr><tr><td><a href=\"https://profiles.ihe.net/ITI/MHD/4.2.1/StructureDefinition-IHE.MHD.Minimal.Folder.html\">MHD Folder Minimal</a></td><td>code</td></tr><tr><td><a href=\"https://profiles.ihe.net/ITI/MHD/4.2.1/StructureDefinition-IHE.MHD.Minimal.Folder.html\">MHD Folder Minimal</a></td><td>patient</td></tr><tr><td><a href=\"https://profiles.ihe.net/ITI/MHD/4.2.1/StructureDefinition-IHE.MHD.Minimal.Folder.html\">MHD Folder Minimal</a></td><td>patient.identifier</td></tr><tr><td><a href=\"https://profiles.ihe.net/ITI/MHD/4.2.1/StructureDefinition-IHE.MHD.Minimal.Folder.html\">MHD Folder Minimal</a></td><td>identifier</td></tr><tr><td><a href=\"https://profiles.ihe.net/ITI/MHD/4.2.1/StructureDefinition-IHE.MHD.Minimal.Folder.html\">MHD Folder Minimal</a></td><td>designationType</td></tr><tr><td><a href=\"https://profiles.ihe.net/ITI/MHD/4.2.1/StructureDefinition-IHE.MHD.Minimal.Folder.html\">MHD Folder Minimal</a></td><td>status</td></tr></table><table class=\"grid\"><tr><td colspan=\"2\"><b>Notification Shapes</b></td></tr><tr><th><b>Resource</b></th><th><b>Includes</b></th></tr><tr><td><a href=\"https://profiles.ihe.net/ITI/MHD/4.2.1/StructureDefinition-IHE.MHD.Minimal.Folder.html\">MHD Folder Minimal</a></td><td>List:subject</td></tr></table></div>"
  },
  "url" : "https://profiles.ihe.net/ITI/DSUBm/SubscriptionTopic/DSUBm-SubscriptionTopic-Basic-Folder-Subscription",
  "version" : "1.0.0",
  "title" : "SubscriptionTopic for Folder Patient-Dependent resource with Basic Folder Subscription Option",
  "status" : "active",
  "date" : "2024-02-29T12:35:37-06:00",
  "publisher" : "IHE IT Infrastructure Technical Committee",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "iti@ihe.net"
        }
      ]
    },
    {
      "name" : "IHE IT Infrastructure Technical Committee",
      "telecom" : [
        {
          "system" : "email",
          "value" : "iti@ihe.net"
        }
      ]
    }
  ],
  "description" : "Profile for the resource SubscriptionTopic. The resource describe the topic of a creation of a Folder type List Resource and the update to insert new documents in the Folder. \nThis topic SHALL be used in all Folder subscriptions that have a specific patient in the criteria element and are just focusing on the create event.\nNote that:\n- the trigger for this topic SHALL be the resourceTrigger (so the eventTrigger SHALL NOT be used)\n- the resourceTrigger.resource element SHALL be a Folder List resource\n- this resource SHALL be used when the \"Basic Folder Subscription Option\" is supported\n- this topic covers the create and the update to insert new documents in the Folder event \n",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "resourceTrigger" : [
    {
      "description" : "A Folder type List resource is created.",
      "resource" : "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder",
      "supportedInteraction" : [
        "create"
      ],
      "fhirPathCriteria" : "((%current.code.coding.where(system='https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes').code='folder'))"
    },
    {
      "description" : "A Folder type List resource is updated to insert new documents in the Folder.",
      "resource" : "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder",
      "supportedInteraction" : [
        "update"
      ],
      "fhirPathCriteria" : "((%current.code.coding.where(system='https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes').code='folder')) and ((%previous.entry.item).count() < (%current.entry.item).count())"
    }
  ],
  "canFilterBy" : [
    {
      "description" : "Filter based on the code of a Folder List Resource. (Fixed Value: folder)",
      "resource" : "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder",
      "filterParameter" : "code"
    },
    {
      "description" : "Filter based on the patient of a Folder List Resource. (Folder.patientId)",
      "resource" : "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder",
      "filterParameter" : "patient"
    },
    {
      "description" : "Filter based on the patient of a Folder List Resource. (Folder.patientId)",
      "resource" : "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder",
      "filterParameter" : "patient.identifier"
    },
    {
      "description" : "Filter based on the identifier of a Folder List Resource. (Folder.entryUUID and Folder.uniqueId)",
      "resource" : "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder",
      "filterParameter" : "identifier"
    },
    {
      "description" : "Filter based on the designationType of a Folder List Resource. (Folder.codeList)",
      "resource" : "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder",
      "filterParameter" : "designationType"
    },
    {
      "description" : "Filter based on the status of a Folder List Resource. (Folder.availabilityStatus)",
      "resource" : "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder",
      "filterParameter" : "status"
    }
  ],
  "notificationShape" : [
    {
      "resource" : "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder",
      "include" : [
        "List:subject"
      ]
    }
  ]
}