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 - TTL Representation

Active as of 2024-02-29

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:SubscriptionTopic ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "DSUBm-SubscriptionTopic-Basic-Folder-Subscription"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"
  ] ; # 
  fhir:url [ fhir:v "https://profiles.ihe.net/ITI/DSUBm/SubscriptionTopic/DSUBm-SubscriptionTopic-Basic-Folder-Subscription"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:title [ fhir:v "SubscriptionTopic for Folder Patient-Dependent resource with Basic Folder Subscription Option"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-02-29T12:35:37-06:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "IHE IT Infrastructure Technical Committee"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/it_infrastructure/" ]     ] )
  ] [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iti@ihe.net" ]     ] )
  ] [
fhir:name [ fhir:v "IHE IT Infrastructure Technical Committee" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iti@ihe.net" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "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"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:resourceTrigger ( [
fhir:description [ fhir:v "A Folder type List resource is created." ] ;
fhir:resource [ fhir:v "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"^^xsd:anyURI ] ;
    ( fhir:supportedInteraction [ fhir:v "create" ] ) ;
fhir:fhirPathCriteria [ fhir:v "((%current.code.coding.where(system='https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes').code='folder'))" ]
  ] [
fhir:description [ fhir:v "A Folder type List resource is updated to insert new documents in the Folder." ] ;
fhir:resource [ fhir:v "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"^^xsd:anyURI ] ;
    ( fhir:supportedInteraction [ fhir:v "update" ] ) ;
fhir:fhirPathCriteria [ fhir:v "((%current.code.coding.where(system='https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes').code='folder')) and ((%previous.entry.item).count() < (%current.entry.item).count())" ]
  ] ) ; # 
  fhir:canFilterBy ( [
fhir:description [ fhir:v "Filter based on the code of a Folder List Resource. (Fixed Value: folder)" ] ;
fhir:resource [ fhir:v "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"^^xsd:anyURI ] ;
fhir:filterParameter [ fhir:v "code" ]
  ] [
fhir:description [ fhir:v "Filter based on the patient of a Folder List Resource. (Folder.patientId)" ] ;
fhir:resource [ fhir:v "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"^^xsd:anyURI ] ;
fhir:filterParameter [ fhir:v "patient" ]
  ] [
fhir:description [ fhir:v "Filter based on the patient of a Folder List Resource. (Folder.patientId)" ] ;
fhir:resource [ fhir:v "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"^^xsd:anyURI ] ;
fhir:filterParameter [ fhir:v "patient.identifier" ]
  ] [
fhir:description [ fhir:v "Filter based on the identifier of a Folder List Resource. (Folder.entryUUID and Folder.uniqueId)" ] ;
fhir:resource [ fhir:v "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"^^xsd:anyURI ] ;
fhir:filterParameter [ fhir:v "identifier" ]
  ] [
fhir:description [ fhir:v "Filter based on the designationType of a Folder List Resource. (Folder.codeList)" ] ;
fhir:resource [ fhir:v "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"^^xsd:anyURI ] ;
fhir:filterParameter [ fhir:v "designationType" ]
  ] [
fhir:description [ fhir:v "Filter based on the status of a Folder List Resource. (Folder.availabilityStatus)" ] ;
fhir:resource [ fhir:v "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"^^xsd:anyURI ] ;
fhir:filterParameter [ fhir:v "status" ]
  ] ) ; # 
  fhir:notificationShape ( [
fhir:resource [ fhir:v "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"^^xsd:anyURI ] ;
    ( fhir:include [ fhir:v "List:subject" ] )
  ] ) . #