PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.r5.core@4.6.0
    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": "rs/hl7.fhir.r5.core",
  "date": "2021-01-05T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2021-04-15T13:25:09.461+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "SubscriptionNotificationType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "SubscriptionNotificationType",
  "package_version": "4.6.0",
  "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": "draft",
  "id": "9bd072ef-dadf-4696-9c51-5c14ae370dc2",
  "valueSet": "http://hl7.org/fhir/ValueSet/subscription-notification-type",
  "kind": null,
  "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 query/request."
  } ],
  "caseSensitive": true,
  "version": "4.6.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}