FHIR IG analytics| Package | ihe.iti.dsubm |
| Resource Type | Basic |
| Id | Basic-DSUBm-SubscriptionTopic-Basic-Folder-Subscription.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SubscriptionTopic DSUBm-SubscriptionTopic-Basic-Folder-Subscription
version: 1
| SubscriptionTopic | SubscriptionTopic for Folder Patient-Dependent resource with Basic Folder Subscription Option |
| 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. This 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. Note that:
|
| Copyright Statement: | null |
| Resource Triggers | |||
| Resource | Interactions | FHIR Path | Description |
|---|---|---|---|
| https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder | create | ((%current.code.coding.where(system='https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes').code='folder')) | A Folder type List resource is created. |
| https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder | update | ((%current.code.coding.where(system='https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes').code='folder')) and ((%previous.entry.item).count() < (%current.entry.item).count()) | A Folder type List resource is updated to insert new documents in the Folder. |
| Notification Shapes | |
| Resource | Includes |
|---|---|
| https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder | List:subject |
{
"resourceType": "Basic",
"id": "DSUBm-SubscriptionTopic-Basic-Folder-Subscription",
"meta": {
"versionId": "1"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.url",
"valueUri": "https://profiles.ihe.net/ITI/DSUBm/SubscriptionTopic/DSUBm-SubscriptionTopic-Basic-Folder-Subscription"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.version",
"valueString": "1.0.1-current"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.title",
"valueString": "SubscriptionTopic for Folder Patient-Dependent resource with Basic Folder Subscription Option"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.status",
"valueCode": "active"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.date",
"valueDateTime": "2025-04-28T16:57:25+00:00"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.publisher",
"valueString": "IHE IT Infrastructure Technical Committee"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.contact",
"valueContactDetail": {
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
}
]
}
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.contact",
"valueContactDetail": {
"telecom": [
{
"system": "email",
"value": "iti@ihe.net"
}
]
}
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.contact",
"valueContactDetail": {
"name": "IHE IT Infrastructure Technical Committee",
"telecom": [
{
"system": "email",
"value": "iti@ihe.net"
}
]
}
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.description",
"valueMarkdown": "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"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.jurisdiction",
"valueCodeableConcept": {
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
},
{
"extension": [
{
"url": "description",
"valueMarkdown": "A Folder type List resource is created."
},
{
"url": "resource",
"valueUri": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"
},
{
"url": "supportedInteraction",
"valueCode": "create"
},
{
"url": "fhirPathCriteria",
"valueString": "((%current.code.coding.where(system='https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes').code='folder'))"
}
],
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.resourceTrigger"
},
{
"extension": [
{
"url": "description",
"valueMarkdown": "A Folder type List resource is updated to insert new documents in the Folder."
},
{
"url": "resource",
"valueUri": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"
},
{
"url": "supportedInteraction",
"valueCode": "update"
},
{
"url": "fhirPathCriteria",
"valueString": "((%current.code.coding.where(system='https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes').code='folder')) and ((%previous.entry.item).count() < (%current.entry.item).count())"
}
],
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.resourceTrigger"
},
{
"extension": [
{
"url": "description",
"valueMarkdown": "Filter based on the code of a Folder List Resource. (Fixed Value: folder)"
},
{
"url": "resource",
"valueUri": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"
},
{
"url": "filterParameter",
"valueString": "code"
}
],
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.canFilterBy"
},
{
"extension": [
{
"url": "description",
"valueMarkdown": "Filter based on the patient of a Folder List Resource. (Folder.patientId)"
},
{
"url": "resource",
"valueUri": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"
},
{
"url": "filterParameter",
"valueString": "patient"
}
],
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.canFilterBy"
},
{
"extension": [
{
"url": "description",
"valueMarkdown": "Filter based on the patient of a Folder List Resource. (Folder.patientId)"
},
{
"url": "resource",
"valueUri": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"
},
{
"url": "filterParameter",
"valueString": "patient.identifier"
}
],
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.canFilterBy"
},
{
"extension": [
{
"url": "description",
"valueMarkdown": "Filter based on the identifier of a Folder List Resource. (Folder.entryUUID and Folder.uniqueId)"
},
{
"url": "resource",
"valueUri": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"
},
{
"url": "filterParameter",
"valueString": "identifier"
}
],
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.canFilterBy"
},
{
"extension": [
{
"url": "description",
"valueMarkdown": "Filter based on the designationType of a Folder List Resource. (Folder.codeList)"
},
{
"url": "resource",
"valueUri": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"
},
{
"url": "filterParameter",
"valueString": "designationType"
}
],
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.canFilterBy"
},
{
"extension": [
{
"url": "description",
"valueMarkdown": "Filter based on the status of a Folder List Resource. (Folder.availabilityStatus)"
},
{
"url": "resource",
"valueUri": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"
},
{
"url": "filterParameter",
"valueString": "status"
}
],
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.canFilterBy"
},
{
"extension": [
{
"url": "resource",
"valueUri": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.Folder"
},
{
"url": "include",
"valueString": "List:subject"
}
],
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-SubscriptionTopic.notificationShape"
}
],
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/fhir-types",
"code": "SubscriptionTopic"
}
]
}
}