{
"description": "Core-defined FHIR channel types allowed for use in Subscriptions.",
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/subscription-channel-type"
} ]
},
"_filename": "ValueSet-subscription-channel-type.json",
"package_name": "hl7.fhir.r5.expansions",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
"lastUpdated": "2022-09-10T04:52:37.223+10:00"
},
"publisher": "HL7 (FHIR Project)",
"name": "SubscriptionChannelType",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"expansion": {
"total": 4,
"contains": [ {
"code": "rest-hook",
"system": "http://terminology.hl7.org/CodeSystem/subscription-channel-type",
"display": "Rest Hook"
}, {
"code": "websocket",
"system": "http://terminology.hl7.org/CodeSystem/subscription-channel-type",
"display": "Websocket"
}, {
"code": "email",
"system": "http://terminology.hl7.org/CodeSystem/subscription-channel-type",
"display": "Email"
}, {
"code": "message",
"system": "http://terminology.hl7.org/CodeSystem/subscription-channel-type",
"display": "Message"
} ],
"parameter": [ {
"name": "excludeNested",
"valueBoolean": true
}, {
"name": "includeDesignations",
"valueBoolean": true
}, {
"name": "version",
"valueUri": "http://terminology.hl7.org/CodeSystem/subscription-channel-type|0.1.0"
} ],
"timestamp": "2022-09-10T04:54:12+10:00",
"identifier": "urn:uuid:7c0fd4ad-d842-48ee-84f9-436d2b19d934"
},
"title": "Subscription Channel Type",
"package_version": "5.0.0-ballot",
"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": 2
} ],
"status": "active",
"id": "d3250cd9-e861-4054-8bcc-bde2c3f1df94",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/subscription-channel-type",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.3.500",
"system": "urn:ietf:rfc:3986"
} ],
"version": "5.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}