{
"description": "The type of notification represented by the status message.",
"_filename": "CodeSystem-subscription-notification-type.json",
"package_name": "hl7.fhir.r5.core",
"date": "2020-05-12T23:09:08+10:00",
"meta": {
"lastUpdated": "2020-05-12T23:09:08.669+10:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "SubscriptionNotificationType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "SubscriptionNotificationType",
"package_version": "4.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"status": "draft",
"id": "b0a8e5e8-e00e-46b5-a0e6-fdd3b8e942f5",
"valueSet": "http://hl7.org/fhir/ValueSet/subscription-notification-type",
"kind": null,
"url": "http://hl7.org/fhir/subscription-notification-type",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.1524",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "handshake",
"display": "Handshake",
"definition": "The notification is being sent as part of the setup or verification of a communications channel."
}, {
"code": "heartbeat",
"display": "Heartbeat",
"definition": "The notification is being sent because there has not been a notification generated over an extended period of time."
}, {
"code": "event-notification",
"display": "Event Notification",
"definition": "The notification is being sent due to an event for the subscriber."
} ],
"caseSensitive": true,
"version": "4.4.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}