Extensions for Using Data Elements from FHIR DSTU2 in FHIR R4B
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR DSTU2 in FHIR R4B - Downloaded Version null See the Directory of published versions

: subscription-channel-type - XML Representation

Page standards status: Trial-use Maturity Level: 0

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="subscription-channel-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem subscription-channel-type</b></p><a name="subscription-channel-type"> </a><a name="hcsubscription-channel-type"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td></tr><tr><td>Inactive</td><td>inactive</td><td>http://hl7.org/fhir/concept-properties#inactive</td><td>boolean</td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties#effectiveDate</td><td>dateTime</td></tr><tr><td>deprecationDate</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td></tr><tr><td>retirementDate</td><td>retirementDate</td><td>http://hl7.org/fhir/concept-properties#retirementDate</td><td>dateTime</td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td></tr><tr><td>Parent</td><td>parent</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td></tr><tr><td>Child</td><td>child</td><td>http://hl7.org/fhir/concept-properties#child</td><td>code</td></tr><tr><td>partOf</td><td>partOf</td><td>http://hl7.org/fhir/concept-properties#partOf</td><td>code</td></tr><tr><td>synonym</td><td>synonym</td><td>http://hl7.org/fhir/concept-properties#synonym</td><td>code</td></tr><tr><td>comment</td><td>comment</td><td>http://hl7.org/fhir/concept-properties#comment</td><td>string</td></tr><tr><td>itemWeight</td><td>itemWeight</td><td>http://hl7.org/fhir/concept-properties#itemWeight</td><td>decimal</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/subscription-channel-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">rest-hook<a name="subscription-channel-type-rest-hook"> </a></td><td>Rest Hook</td><td>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.</td></tr><tr><td style="white-space:nowrap">websocket<a name="subscription-channel-type-websocket"> </a></td><td>Websocket</td><td>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.</td></tr><tr><td style="white-space:nowrap">email<a name="subscription-channel-type-email"> </a></td><td>Email</td><td>The channel is executed by sending an email to the email addressed in the URI (which must be a mailto:).</td></tr><tr><td style="white-space:nowrap">sms<a name="subscription-channel-type-sms"> </a></td><td>SMS</td><td>The channel is executed by sending an SMS message to the phone number identified in the URL (tel:).</td></tr><tr><td style="white-space:nowrap">message<a name="subscription-channel-type-message"> </a></td><td>Message</td><td>The channel is executed by sending a message (e.g. a Bundle with a MessageHeader resource etc.) to the application identified in the URI.</td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.4.642.1.294"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r2.r4b"/>
    </extension>
    <extension url="version">
      <valueString value="0.1.0"/>
    </extension>
    <extension url="uri">
      <valueUri
                value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/subscription-channel-type"/>
  <version value="1.0.2"/>
  <name value="subscription-channel-type"/>
  <status value="draft"/>
  <date value="2026-03-20T11:13:27+11:00"/>
  <publisher value="FHIR Infrastructure"/>
  <contact>
    <name value="FHIR Infrastructure"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <property>
    <code value="status"/>
    <uri value="http://hl7.org/fhir/concept-properties#status"/>
    <type value="code"/>
  </property>
  <property>
    <code value="inactive"/>
    <uri value="http://hl7.org/fhir/concept-properties#inactive"/>
    <type value="boolean"/>
  </property>
  <property>
    <code value="effectiveDate"/>
    <uri value="http://hl7.org/fhir/concept-properties#effectiveDate"/>
    <type value="dateTime"/>
  </property>
  <property>
    <code value="deprecationDate"/>
    <uri value="http://hl7.org/fhir/concept-properties#deprecationDate"/>
    <type value="dateTime"/>
  </property>
  <property>
    <code value="retirementDate"/>
    <uri value="http://hl7.org/fhir/concept-properties#retirementDate"/>
    <type value="dateTime"/>
  </property>
  <property>
    <code value="notSelectable"/>
    <uri value="http://hl7.org/fhir/concept-properties#notSelectable"/>
    <type value="boolean"/>
  </property>
  <property>
    <code value="parent"/>
    <uri value="http://hl7.org/fhir/concept-properties#parent"/>
    <type value="code"/>
  </property>
  <property>
    <code value="child"/>
    <uri value="http://hl7.org/fhir/concept-properties#child"/>
    <type value="code"/>
  </property>
  <property>
    <code value="partOf"/>
    <uri value="http://hl7.org/fhir/concept-properties#partOf"/>
    <type value="code"/>
  </property>
  <property>
    <code value="synonym"/>
    <uri value="http://hl7.org/fhir/concept-properties#synonym"/>
    <type value="code"/>
  </property>
  <property>
    <code value="comment"/>
    <uri value="http://hl7.org/fhir/concept-properties#comment"/>
    <type value="string"/>
  </property>
  <property>
    <code value="itemWeight"/>
    <uri value="http://hl7.org/fhir/concept-properties#itemWeight"/>
    <type value="decimal"/>
  </property>
  <concept>
    <code value="rest-hook"/>
    <display value="Rest Hook"/>
    <definition
                value="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."/>
  </concept>
  <concept>
    <code value="websocket"/>
    <display value="Websocket"/>
    <definition
                value="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."/>
  </concept>
  <concept>
    <code value="email"/>
    <display value="Email"/>
    <definition
                value="The channel is executed by sending an email to the email addressed in the URI (which must be a mailto:)."/>
  </concept>
  <concept>
    <code value="sms"/>
    <display value="SMS"/>
    <definition
                value="The channel is executed by sending an SMS message to the phone number identified in the URL (tel:)."/>
  </concept>
  <concept>
    <code value="message"/>
    <display value="Message"/>
    <definition
                value="The channel is executed by sending a message (e.g. a Bundle with a MessageHeader resource etc.) to the application identified in the URI."/>
  </concept>
</CodeSystem>