{
"description": "Codes to represent subscription error details",
"_filename": "CodeSystem-subscription-error.json",
"package_name": "hl7.terminology.r5",
"date": "2024-07-18T15:46:48-06:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2024-04-24T00:00:00+00:00"
},
"publisher": "Health Level Seven International",
"content": "complete",
"name": "SubscriptionErrorCodes",
"copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Subscription Error Codes",
"package_version": "6.0.1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "active",
"id": "1b0dcaa1-9ec4-4534-9069-a4010b89e71d",
"valueSet": "http://terminology.hl7.org/ValueSet/subscription-error",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/subscription-error",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.1438",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "dns-resolution-error",
"display": "DNS resolution error",
"definition": "DNS resolution error for client rest-hook endpoint."
}, {
"code": "no-response",
"display": "No response",
"definition": "No response for client rest-hook endpoint."
}, {
"code": "error-response",
"display": "Error response",
"definition": "Error response from client rest-hook endpoint. Recommended practice: convey the actual HTTP error in an adjacent Coding or in text"
} ],
"caseSensitive": true,
"version": "1.0.1",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org",
"system": "url"
}, {
"value": "hq@HL7.org",
"system": "email"
} ]
} ]
}