FHIR IG analytics| Package | koppeltaalv2.00 |
| Resource Type | Subscription |
| Id | Subscription-subscription-123.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Subscription",
"id": "subscription-123",
"meta": {
"profile": [
"http://koppeltaal.nl/fhir/StructureDefinition/KT2Subscription"
]
},
"language": "nl-NL",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"reason": "Meld afgeronde taken",
"criteria": "Task?status=ready",
"channel": {
"type": "rest-hook",
"endpoint": "https://koppeltaal-testteam6.nl/fictief-subscription",
"header": [
"X-KTSubscription: TaskReady"
]
}
}