Id2.16.840.1.113883.4.642.3.500Effective Date2019‑11‑01 09:29:23
Canonical URIhttp://hl7.org/fhir/ValueSet/subscription-channel-type
Statusdraft DraftVersion Label4.0.1
NameSubscriptionChannelTypeDisplay NameSubscriptionChannelType
DescriptionThe type of method used to execute a subscription.
Source Code System
2.16.840.1.113883.4.642.4.501 - SubscriptionChannelType - FHIR: http://hl7.org/fhir/subscription-channel-type
Level/ TypeCodeDisplay NameCode SystemCode System VersionDesignationsDescription
0‑L
rest-hook
Rest Hook
SubscriptionChannelType2019-11-01T09:29:23
en-US Preferred: Rest Hook
The channel is executed by making a post to the URI. If a payload is included, the URL is interpreted as the service base, and an update (PUT) is made.
0‑L
websocket
Websocket
SubscriptionChannelType2019-11-01T09:29:23
en-US Preferred: Websocket
The 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.
0‑L
email
Email
SubscriptionChannelType2019-11-01T09:29:23
en-US Preferred: Email
The channel is executed by sending an email to the email addressed in the URI (which must be a mailto:).
0‑L
sms
SMS
SubscriptionChannelType2019-11-01T09:29:23
en-US Preferred: SMS
The channel is executed by sending an SMS message to the phone number identified in the URL (tel:).
0‑L
message
Message
SubscriptionChannelType2019-11-01T09:29:23
en-US Preferred: Message
The channel is executed by sending a message (e.g. a Bundle with a MessageHeader resource etc.) to the application identified in the URI.

Legenda: Type L=leaf, S=specializable, A=abstract, D=deprecated. NullFlavor OTH (other) suggests text in originalText. HL7 V3: NullFlavors to appear in @nullFlavor attribute instead of @code.
downloadXML JSON CSV SQL SVS