{
"description": "Codes to represent subscription error details",
"_filename": "CodeSystem-subscription-error.json",
"package_name": "hl7.terminology",
"date": "2021-12-02T19:54:18-07:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2020-04-09T15:10:28.568-06:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "SubscriptionErrorCodes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Subscription Error Codes",
"package_version": "3.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "draft",
"id": "0b63496b-0b9c-417d-a636-1938655a573b",
"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": "0.1.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
}, {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}