PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.subscriptions-backport@0.1.0
    http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-notification-error-code-system
{
  "description": "Codes to represent error states on subscriptions.",
  "_filename": "CodeSystem-backport-notification-error-code-system.json",
  "package_name": "hl7.fhir.uv.subscriptions-backport",
  "date": "2020-12-16T17:37:01+00:00",
  "publisher": "HL7 FHIR Infrastructure WG",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "BackportNotificationErrorCodeSystem",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "R5 Subscription Error Code System",
  "package_version": "0.1.0",
  "status": "active",
  "id": "f65be5b7-2236-4f9b-8a93-7067c35bbe3d",
  "kind": null,
  "count": 5,
  "url": "http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-notification-error-code-system",
  "concept": [ {
    "code": "unreachable",
    "display": "Unreachable",
    "definition": "The subscription endpoint is currently unreachable."
  }, {
    "code": "certificate-error",
    "display": "Certificate Error",
    "definition": "The subscription endpoint has an invalid certificate."
  }, {
    "code": "timeout",
    "display": "Timeout",
    "definition": "An attempt to send a notification has timed out."
  }, {
    "code": "processing",
    "display": "Processing Error",
    "definition": "An error occurred while processing the event or notification."
  }, {
    "code": "unathorized",
    "display": "Unauthorized",
    "definition": "The server has determined the endpoint is not authorized to receive notifications."
  } ],
  "version": "0.1.0",
  "contact": [ {
    "name": "HL7 FHIR Infrastructure WG",
    "telecom": [ {
      "value": "https://hl7.org/Special/committees/fiwg/index.cfm",
      "system": "url"
    } ]
  }, {
    "name": "Gino Canessa",
    "telecom": [ {
      "value": "mailto:gino.canessa@microsoft.com",
      "system": "email"
    } ]
  }, {
    "name": "Eric Haas",
    "telecom": [ {
      "value": "mailto:ehaas@healthedatainc.com",
      "system": "email"
    } ]
  } ]
}