This page is part of the Da Vinci Clinical Documentation Exchange (v2.1.0-snapshot: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Subscription",
"id" : "cdex-task-inline-scenario1-subscription-active",
"status" : "active",
"reason" : "R4 Example Topic-Based Subscription for CD Task based Queries",
"criteria" : "http://hl7.org/fhir/us/davinci-hrex/SubscriptionTopic/Task",
"channel" : {
"type" : "rest-hook",
"endpoint" : "http://example.org/FHIR/Payer/cdex-task-watch",
"payload" : "application/fhir+json",
"_payload" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-payload-content",
"valueCode" : "id-only"
}
]
}
}
}