{ "description": "The status of the communication.", "_filename": "CodeSystem-communication-request-status.json", "package_name": "hl7.fhir.r2b.examples", "date": null, "versionNeeded": false, "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" } ], "compositional": false, "status": "draft", "id": "4346d6f7-1ece-41d5-9e00-9eafdf99a47c", "valueSet": "http://hl7.org/fhir/ValueSet/communication-request-status", "kind": null, "count": 0, "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": [ { "rank": 1, "value": "http://hl7.org/fhir", "system": "other" }, { "rank": 1, "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }