{ "description": "The type of notification represented by the status message.", "_filename": "CodeSystem-subscription-notification-type.json", "package_name": "rs/hl7.fhir.r5.examples", "date": "2021-01-05T10:01:24+11:00", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2023-03-01T23:03:57.298+11:00" }, "publisher": "HL7 (FHIR Project)", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "content": "complete", "name": "SubscriptionNotificationType", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "Subscription Notification Type", "package_version": "5.0.0-draft-final", "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": "active", "id": "78c3d9b5-dd2c-456e-bee7-d1e1788ed730", "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.4.2027", "system": "urn:ietf:rfc:3986" } ], "concept": [ { "code": "handshake", "display": "Handshake", "definition": "The status was generated as part of the setup or verification of a communications channel." }, { "code": "heartbeat", "display": "Heartbeat", "definition": "The status was generated to perform a heartbeat notification to the subscriber." }, { "code": "event-notification", "display": "Event Notification", "definition": "The status was generated for an event to the subscriber." }, { "code": "query-status", "display": "Query Status", "definition": "The status was generated in response to a status query/request." }, { "code": "query-event", "display": "Query Event", "definition": "The status was generated in response to an event query/request." } ], "caseSensitive": true, "version": "5.0.0-draft-final", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }