HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

CodeSystem: SubscriptionChannel Type Codes

Official URL: http://terminology.hl7.org/CodeSystem/subscription-channel-type Version: 1.0.0
Draft as of 2024-03-09 Maturity Level: 0 Responsible: Health Level Seven International Computable Name: SubscriptionChannelTypeCodes
Other Identifiers: urn:ietf:rfc:3986#Uniform Resource Identifier (URI)#urn:oid:2.16.840.1.113883.4.642.1.1432

Copyright/Legal: This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license

The type of method used to execute a subscription

This Code system is referenced in the content logical definition of the following value sets:

This case-sensitive code system http://terminology.hl7.org/CodeSystem/subscription-channel-type defines the following codes:

CodeDisplayDefinition
rest-hook Rest HookThe channel is executed by making a POST to the URI with the selected payload and MIME type.
websocket WebsocketThe channel is executed by sending a packet across a web socket connection maintained by the client. The URL identifies the websocket, and the client binds to this URL.
email EmailThe channel is executed by sending an email to the email addressed in the URI (which must be a mailto:).
message MessageThe channel is executed by sending a message (e.g. a Bundle with a MessageHeader resource etc.) to the application identified in the URI.

History

DateActionAuthorCustodianComment
2023-11-14reviseMarc DuteauTSMGAdd standard copyright and contact to internal content; up-476
2020-10-14reviseGrahame GrieveVocabulary WGReset Version after migration to UTG
2020-05-06reviseTed KleinVocabulary WGMigrated to the UTG maintenance environment and publishing tooling.