Document Subscription for Mobile (DSUBm)
1.0.1-current - ci-build
Document Subscription for Mobile (DSUBm), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.DSUBm/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Subscription",
"id" : "ex-SubmissionSet-MultiPatient-Subscription",
"meta" : {
"profile" : [
🔗 "https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/DSUBm-SubmissionSet-MultiPatient-Subscription"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Subscription ex-SubmissionSet-MultiPatient-Subscription</b></p><a name=\"ex-SubmissionSet-MultiPatient-Subscription\"> </a><a name=\"hcex-SubmissionSet-MultiPatient-Subscription\"> </a><a name=\"ex-SubmissionSet-MultiPatient-Subscription-en-US\"> </a><p><b>status</b>: Active</p><p><b>reason</b>: SubmissionSet Subscription for all the submission actuated by Practitioner with id=0935627</p><p><b>criteria</b>: https://profiles.ihe.net/ITI/DSUBm/SubscriptionTopic/DSUBm-SubscriptionTopic-SubmissionSet-MultiPatient</p><h3>Channels</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Endpoint</b></td><td><b>Payload</b></td></tr><tr><td style=\"display: none\">*</td><td>Rest Hook</td><td><a href=\"https://subscriptions.argo.run/fhir/r4/subscription-ss\">https://subscriptions.argo.run/fhir/r4/subscription-ss</a></td><td>application/fhir+xml</td></tr></table></div>"
},
"status" : "active",
"reason" : "SubmissionSet Subscription for all the submission actuated by Practitioner with id=0935627",
"criteria" : "https://profiles.ihe.net/ITI/DSUBm/SubscriptionTopic/DSUBm-SubscriptionTopic-SubmissionSet-MultiPatient",
"_criteria" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-filter-criteria",
"valueString" : "List?code=submissionset&sourceId=0935627"
}
]
},
"channel" : {
"type" : "rest-hook",
"endpoint" : "https://subscriptions.argo.run/fhir/r4/subscription-ss",
"payload" : "application/fhir+xml",
"_payload" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-payload-content",
"valueCode" : "id-only"
}
]
}
}
}