PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/diagnostic-order-status
{
  "description": "The status of a diagnostic order.",
  "_filename": "ValueSet-diagnostic-order-status.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "DiagnosticOrderStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "proposed",
      "system": "http://hl7.org/fhir/diagnostic-order-status",
      "display": "Proposed"
    }, {
      "code": "draft",
      "system": "http://hl7.org/fhir/diagnostic-order-status",
      "display": "Draft"
    }, {
      "code": "planned",
      "system": "http://hl7.org/fhir/diagnostic-order-status",
      "display": "Planned"
    }, {
      "code": "requested",
      "system": "http://hl7.org/fhir/diagnostic-order-status",
      "display": "Requested"
    }, {
      "code": "received",
      "system": "http://hl7.org/fhir/diagnostic-order-status",
      "display": "Received"
    }, {
      "code": "accepted",
      "system": "http://hl7.org/fhir/diagnostic-order-status",
      "display": "Accepted"
    }, {
      "code": "in-progress",
      "system": "http://hl7.org/fhir/diagnostic-order-status",
      "display": "In-Progress"
    }, {
      "code": "review",
      "system": "http://hl7.org/fhir/diagnostic-order-status",
      "display": "Review"
    }, {
      "code": "completed",
      "system": "http://hl7.org/fhir/diagnostic-order-status",
      "display": "Completed"
    }, {
      "code": "cancelled",
      "system": "http://hl7.org/fhir/diagnostic-order-status",
      "display": "Cancelled"
    }, {
      "code": "suspended",
      "system": "http://hl7.org/fhir/diagnostic-order-status",
      "display": "Suspended"
    }, {
      "code": "rejected",
      "system": "http://hl7.org/fhir/diagnostic-order-status",
      "display": "Rejected"
    }, {
      "code": "failed",
      "system": "http://hl7.org/fhir/diagnostic-order-status",
      "display": "Failed"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/diagnostic-order-status?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:49+11:00",
    "identifier": "urn:uuid:3fac4d7c-c056-4a7c-9f04-129cc11dfeb0"
  },
  "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.110"
  } ],
  "status": "draft",
  "id": "bb7ef3a4-74fe-467d-af64-3be23306a318",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/diagnostic-order-status",
  "codeSystem": {
    "system": "http://hl7.org/fhir/diagnostic-order-status",
    "concept": [ {
      "code": "proposed",
      "display": "Proposed",
      "definition": "The request has been proposed."
    }, {
      "code": "draft",
      "display": "Draft",
      "definition": "The request is in preliminary form prior to being sent."
    }, {
      "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 order, 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": "review",
      "display": "Review",
      "definition": "The work is complete, and the outcomes are being reviewed for approval."
    }, {
      "code": "completed",
      "display": "Completed",
      "definition": "The work has been completed, the report(s) released, and no further work is planned."
    }, {
      "code": "cancelled",
      "display": "Cancelled",
      "definition": "The request has been withdrawn."
    }, {
      "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 diagnostic investigation 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"
    } ]
  } ]
}