PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/ValueSet/communication-request-status
{
  "description": "The status of the communication.",
  "_filename": "ValueSet-communication-request-status.json",
  "package_name": "hl7.fhir.r2.core",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "name": "CommunicationRequestStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "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.80"
  } ],
  "status": "draft",
  "id": "3a35b2c8-5fbe-40d5-861d-289795fb5147",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/communication-request-status",
  "codeSystem": {
    "system": "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."
    } ],
    "version": "1.0.2",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.80"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}