{
"description": "Codes to represent subscription error details",
"_filename": "CodeSystem-subscription-error.json",
"package_name": "hl7.fhir.uv.xver",
"date": "2023-02-26T04:07:30+10:00",
"publisher": "FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "SubscriptionErrorCodes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Subscription Error Codes",
"package_version": "r5.r4-0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "draft",
"id": "c6bcc9c1-5668-4956-b458-89b858f71aac",
"valueSet": "http://terminology.hl7.org/ValueSet/subscription-error|1.0.1",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/subscription-error",
"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"
} ]
} ]
}