PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@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.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "CommunicationRequestStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "proposed",
      "system": "http://hl7.org/fhir/communication-request-status",
      "display": "Proposed"
    }, {
      "code": "planned",
      "system": "http://hl7.org/fhir/communication-request-status",
      "display": "Planned"
    }, {
      "code": "requested",
      "system": "http://hl7.org/fhir/communication-request-status",
      "display": "Requested"
    }, {
      "code": "received",
      "system": "http://hl7.org/fhir/communication-request-status",
      "display": "Received"
    }, {
      "code": "accepted",
      "system": "http://hl7.org/fhir/communication-request-status",
      "display": "Accepted"
    }, {
      "code": "in-progress",
      "system": "http://hl7.org/fhir/communication-request-status",
      "display": "In Progress"
    }, {
      "code": "completed",
      "system": "http://hl7.org/fhir/communication-request-status",
      "display": "Completed"
    }, {
      "code": "suspended",
      "system": "http://hl7.org/fhir/communication-request-status",
      "display": "Suspended"
    }, {
      "code": "rejected",
      "system": "http://hl7.org/fhir/communication-request-status",
      "display": "Rejected"
    }, {
      "code": "failed",
      "system": "http://hl7.org/fhir/communication-request-status",
      "display": "Failed"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/communication-request-status?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:50+11:00",
    "identifier": "urn:uuid:2328d5de-4d68-40a7-9cc3-1ae298a0a573"
  },
  "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": "29545280-a86b-4ebd-bf6f-3e53c8d7b563",
  "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",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}