PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.elements@1.0.2
    http://hl7.org/fhir/DataElement/DiagnosticOrder.status
{
  "description": null,
  "_filename": "DataElement-DiagnosticOrder.status.json",
  "package_name": "hl7.fhir.r2.elements",
  "date": null,
  "meta": {
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": null,
  "element": [ {
    "path": "DiagnosticOrder.status",
    "min": 0,
    "definition": "The status of the order.",
    "isModifier": true,
    "short": "proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed",
    "comments": "Typically the system placing the order sets the status to \"requested\". Thereafter, the order is maintained by the receiver that updates the status as the request is handled.",
    "mapping": [ {
      "map": ".statusCode also influenced by whether a ControlAct fulfillment requeste exists, whether a promise exists, status of the review component, whether a fulfilling observation exists, whether a refusal exists",
      "identity": "rim"
    }, {
      "map": "status",
      "identity": "w5"
    } ],
    "type": [ {
      "code": "code"
    } ],
    "binding": {
      "strength": "required",
      "description": "The status of a diagnostic order.",
      "valueSetReference": {
        "reference": "http://hl7.org/fhir/ValueSet/diagnostic-order-status"
      }
    },
    "max": "1",
    "isSummary": true
  } ],
  "name": null,
  "type": null,
  "experimental": "true",
  "resourceType": "DataElement",
  "title": null,
  "package_version": "1.0.2",
  "status": "draft",
  "id": "02ac892c-b813-4e36-82ef-33a6836e5250",
  "kind": null,
  "url": "http://hl7.org/fhir/DataElement/DiagnosticOrder.status",
  "stringency": "fully-specified",
  "version": null
}