HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. 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-11 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

DateActionCustodianAuthorComment
2023-11-14reviseTSMGMarc DuteauAdd standard copyright and contact to internal content; up-476
2020-10-14reviseVocabulary WGGrahame GrieveReset Version after migration to UTG
2020-05-06reviseVocabulary WGTed KleinMigrated to the UTG maintenance environment and publishing tooling.