The type of notification represented by the status message.

Metadaten

Beschreibung

The type of notification represented by the status message.

CanonicalURLhttp://hl7.org/fhir/subscription-notification-type
Statusactive
Version4.3.0
Herausgebergematik GmbH

Inhalt

CodeAnzeigetextDefinition
handshakeHandshakeThe status was generated as part of the setup or verification of a communications channel.
heartbeatHeartbeatThe status was generated to perform a heartbeat notification to the subscriber.
event-notificationEvent NotificationThe status was generated for an event to the subscriber.
query-statusQuery StatusThe status was generated in response to a status query/request.
query-eventQuery EventThe status was generated in response to an event query/request.
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="subscription-notification-type" />
<lastUpdated value="2022-05-28T13:47:40.239+11:00" />
<profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem" />
</meta>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir" />
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use" />
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="0" />
</extension>
<url value="http://hl7.org/fhir/subscription-notification-type" />
<system value="urn:ietf:rfc:3986" />
<value value="urn:oid:2.16.840.1.113883.4.642.1.1524" />
</identifier>
<version value="4.3.0" />
<name value="SubscriptionNotificationTypeCS" />
<title value="SubscriptionNotificationType" />
<status value="active" />
<experimental value="false" />
<date value="2021-01-05T10:01:24+11:00" />
<publisher value="gematik GmbH" />
<system value="url" />
<value value="http://hl7.org/fhir" />
</telecom>
<system value="email" />
<value value="fhir@lists.hl7.org" />
</telecom>
</contact>
<description value="The type of notification represented by the status message." />
<caseSensitive value="true" />
<valueSet value="http://hl7.org/fhir/ValueSet/subscription-notification-type" />
<content value="complete" />
<count value="5" />
<code value="handshake" />
<display value="Handshake" />
<definition value="The status was generated as part of the setup or verification of a communications channel." />
</concept>
<code value="heartbeat" />
<display value="Heartbeat" />
<definition value="The status was generated to perform a heartbeat notification to the subscriber." />
</concept>
<code value="event-notification" />
<display value="Event Notification" />
<definition value="The status was generated for an event to the subscriber." />
</concept>
<code value="query-status" />
<display value="Query Status" />
<definition value="The status was generated in response to a status query/request." />
</concept>
<code value="query-event" />
<display value="Query Event" />
<definition value="The status was generated in response to an event query/request." />
</concept>
</CodeSystem>
{
"resourceType": "CodeSystem",
"status": "active",
"content": "complete",
"name": "SubscriptionNotificationTypeCS",
"id": "subscription-notification-type",
"title": "SubscriptionNotificationType",
"description": "The type of notification represented by the status message.",
"version": "4.3.0",
"url": "http://hl7.org/fhir/subscription-notification-type",
"concept": [
{
"code": "handshake",
"display": "Handshake",
"definition": "The status was generated as part of the setup or verification of a communications channel."
},
{
"code": "heartbeat",
"display": "Heartbeat",
"definition": "The status was generated to perform a heartbeat notification to the subscriber."
},
{
"code": "event-notification",
"display": "Event Notification",
"definition": "The status was generated for an event to the subscriber."
},
{
"code": "query-status",
"display": "Query Status",
"definition": "The status was generated in response to a status query/request."
},
{
"code": "query-event",
"display": "Query Event",
"definition": "The status was generated in response to an event query/request."
}
],
"experimental": false,
"publisher": "gematik GmbH",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"lastUpdated": "2022-05-28T13:47:40.239+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
{
"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",
}
],
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.1.1524"
}
],
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
},
{
"system": "email",
"value": "fhir@lists.hl7.org"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/subscription-notification-type",
"count": 5
}