{
"description": "The kind of response to a message.",
"_filename": "CodeSystem-response-code.json",
"package_name": "hl7.fhir.uv.xver-r5.r4b",
"date": "2021-01-04T17:01:24-06:00",
"publisher": "Infrastructure And Messaging",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "ResponseType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Response Type",
"package_version": "0.1.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 4
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4b"
}, {
"url": "version",
"valueString": "0.1.0"
}, {
"url": "uri",
"valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "inm"
} ],
"status": "active",
"id": "d2bc87f8-8fff-4ac6-920d-d6f524237787",
"valueSet": "http://hl7.org/fhir/ValueSet/response-code|4.3.0",
"kind": null,
"url": "http://hl7.org/fhir/response-code",
"concept": [ {
"code": "ok",
"display": "OK",
"definition": "The message was accepted and processed without error."
}, {
"code": "transient-error",
"display": "Transient Error",
"definition": "Some internal unexpected error occurred - wait and try again. Note - this is usually used for things like database unavailable, which may be expected to resolve, though human intervention may be required."
}, {
"code": "fatal-error",
"display": "Fatal Error",
"definition": "The message was rejected because of a problem with the content. There is no point in re-sending without change. The response narrative SHALL describe the issue."
} ],
"caseSensitive": true,
"version": "5.0.0",
"contact": [ {
"name": "Infrastructure And Messaging",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/inm",
"system": "url"
} ]
} ]
}