{ "description": "The kind of response to a message", "_filename": "ValueSet-response-code.json", "package_name": "hl7.fhir.r2.expansions", "date": "2015-10-24T07:41:03+11:00", "publisher": "HL7 (FHIR Project)", "name": "ResponseType", "type": null, "experimental": "false", "resourceType": "ValueSet", "expansion": { "contains": [ { "code": "ok", "system": "http://hl7.org/fhir/response-code", "display": "OK" }, { "code": "transient-error", "system": "http://hl7.org/fhir/response-code", "display": "Transient Error" }, { "code": "fatal-error", "system": "http://hl7.org/fhir/response-code", "display": "Fatal Error" } ], "parameter": [ { "name": "version", "valueUri": "http://hl7.org/fhir/ValueSet/response-code?version=1.0.2" } ], "timestamp": "2015-10-22T12:31:48+11:00", "identifier": "urn:uuid:c50cd695-dd7a-43cf-8f60-3e7c0f15314e" }, "title": null, "package_version": "1.0.2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.203" } ], "status": "draft", "id": "cd2d6530-a280-4037-9163-4b5b7be25386", "kind": null, "url": "http://hl7.org/fhir/ValueSet/response-code", "codeSystem": { "system": "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 some content in it. There is no point in re-sending without change. The response narrative SHALL describe the issue." } ], "version": "1.0.2", "caseSensitive": true }, "version": "1.0.2", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "other" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }