PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik@5.0.0-rc
    http://hl7.org/fhir/subscription-notification-type
{
  "description": "The type of notification represented by the status message.",
  "_filename": "CodeSystem-subscription-notification-type.json",
  "package_name": "de.gematik.isik",
  "date": "2021-01-05T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2022-05-28T13:47:40.239+11:00"
  },
  "publisher": "gematik GmbH",
  "content": "complete",
  "name": "SubscriptionNotificationType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "SubscriptionNotificationType",
  "package_version": "5.0.0-rc",
  "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": 0
  } ],
  "status": "active",
  "id": "bffac788-4de0-4970-9fd3-7e9acc3dbf19",
  "valueSet": "http://hl7.org/fhir/ValueSet/subscription-notification-type",
  "kind": null,
  "count": 5,
  "url": "http://hl7.org/fhir/subscription-notification-type",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.1524",
    "system": "urn:ietf:rfc:3986"
  } ],
  "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."
  } ],
  "caseSensitive": true,
  "version": "4.3.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}