{
"description": "The status of the communication.",
"_filename": "codesystem-communication-request-status.json",
"package_name": "hl7.fhir.core",
"date": "2016-03-31T08:01:25+11:00",
"meta": {
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "CommunicationRequestStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.80"
} ],
"status": "draft",
"id": "70d72ea2-0dc3-44fe-a7cc-e2e7dcf0b13d",
"valueSet": "http://hl7.org/fhir/ValueSet/communication-request-status",
"kind": null,
"url": "http://hl7.org/fhir/communication-request-status",
"concept": [ {
"code": "proposed",
"display": "Proposed",
"definition": "The request has been proposed."
}, {
"code": "planned",
"display": "Planned",
"definition": "The request has been planned."
}, {
"code": "requested",
"display": "Requested",
"definition": "The request has been placed."
}, {
"code": "received",
"display": "Received",
"definition": "The receiving system has received the request but not yet decided whether it will be performed."
}, {
"code": "accepted",
"display": "Accepted",
"definition": "The receiving system has accepted the order, but work has not yet commenced."
}, {
"code": "in-progress",
"display": "In Progress",
"definition": "The work to fulfill the order is happening."
}, {
"code": "completed",
"display": "Completed",
"definition": "The work has been complete, the report(s) released, and no further work is planned."
}, {
"code": "suspended",
"display": "Suspended",
"definition": "The request has been held by originating system/user request."
}, {
"code": "rejected",
"display": "Rejected",
"definition": "The receiving system has declined to fulfill the request"
}, {
"code": "failed",
"display": "Failed",
"definition": "The communication was attempted, but due to some procedural error, it could not be completed."
} ],
"caseSensitive": true,
"version": "1.4.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}