PackagesCanonicalsLogsProblems
    Packages
    vzvz.fhir.aof@2.0.0-beta.3
    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": "vzvz.fhir.aof",
  "date": "2021-01-05T10:01:24+11:00",
  "publisher": "VZVZ",
  "jurisdiction": [ {
    "coding": [ {
      "code": "NL",
      "system": "urn:iso:std:iso:3166",
      "display": "Netherlands"
    } ]
  } ],
  "content": "complete",
  "name": "SubscriptionNotificationType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Subscription Notification Type",
  "package_version": "2.0.0-beta.3",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "normative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "active",
  "language": "en",
  "id": "85eaa955-6c88-41c9-bba8-30302a79ada6",
  "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.4.2027",
    "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": "2.0.0-beta.3",
  "contact": [ {
    "name": "VZVZ",
    "telecom": [ {
      "value": "https://www.vzvz.nl",
      "system": "url"
    } ]
  }, {
    "name": "VZVZ",
    "telecom": [ {
      "value": "standaardisatie@vzvz.nl",
      "system": "email"
    } ]
  } ]
}