FHIR IG analytics| Package | hl7.fhir.uv.subscriptions-backport |
| Resource Type | Bundle |
| Id | Bundle-r4-notification-empty-with-auth.json |
| FHIR Version | R4B |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "r4-notification-empty-with-auth",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription-notification-r4"
]
},
"type": "history",
"timestamp": "2020-05-29T11:44:13.1882432-05:00",
"entry": [
{
"fullUrl": "urn:uuid:7b8ccdfd-b799-480c-84a5-1d1381513edf",
"resource": {
"resourceType": "Parameters",
"id": "7b8ccdfd-b799-480c-84a5-1d1381513edf",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription-status-r4"
]
},
"parameter": [
{
"name": "subscription",
"valueReference": {
"reference": "https://example.org/fhir/Subscription/admission"
}
},
{
"name": "topic",
"valueCanonical": "http://hl7.org/SubscriptionTopic/admission"
},
{
"name": "status",
"valueCode": "active"
},
{
"name": "type",
"valueCode": "event-notification"
},
{
"name": "events-since-subscription-start",
"valueString": "2"
},
{
"name": "notification-event",
"part": [
{
"name": "event-number",
"valueString": "2"
},
{
"name": "timestamp",
"valueInstant": "2020-05-29T11:44:13.1882432-05:00"
},
{
"name": "authorization-type",
"valueCoding": {
"system": "http://example.org/auth",
"code": "authorization_base",
"display": "OAuth request token"
}
},
{
"name": "authorization-value",
"valueString": "ZGFhNDFjY2MtZGFmMi00YjZkLThiNDYtN2JlZDk1MWEyYzk2"
}
]
}
]
},
"request": {
"method": "GET",
"url": "https://example.org/fhir/Subscription/admission/$status"
},
"response": {
"status": "200"
}
}
]
}