PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/nutrition-order-status
{
  "description": "Codes specifying the state of the request. Describes the lifecycle of the nutrition order.",
  "_filename": "ValueSet-nutrition-order-status.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "NutritionOrderStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "proposed",
      "system": "http://hl7.org/fhir/nutrition-order-status",
      "display": "Proposed"
    }, {
      "code": "draft",
      "system": "http://hl7.org/fhir/nutrition-order-status",
      "display": "Draft"
    }, {
      "code": "planned",
      "system": "http://hl7.org/fhir/nutrition-order-status",
      "display": "Planned"
    }, {
      "code": "requested",
      "system": "http://hl7.org/fhir/nutrition-order-status",
      "display": "Requested"
    }, {
      "code": "active",
      "system": "http://hl7.org/fhir/nutrition-order-status",
      "display": "Active"
    }, {
      "code": "on-hold",
      "system": "http://hl7.org/fhir/nutrition-order-status",
      "display": "On-Hold"
    }, {
      "code": "completed",
      "system": "http://hl7.org/fhir/nutrition-order-status",
      "display": "Completed"
    }, {
      "code": "cancelled",
      "system": "http://hl7.org/fhir/nutrition-order-status",
      "display": "Cancelled"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/nutrition-order-status?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:50+11:00",
    "identifier": "urn:uuid:90969eda-7c92-48cd-8b70-fbc948c191e0"
  },
  "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.204"
  } ],
  "status": "draft",
  "id": "ff437ab0-ac08-4b2a-8454-80465645117b",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/nutrition-order-status",
  "codeSystem": {
    "system": "http://hl7.org/fhir/nutrition-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": "active",
      "display": "Active",
      "definition": "The request is 'actionable', but not all actions that are implied by it have occurred yet."
    }, {
      "code": "on-hold",
      "display": "On-Hold",
      "definition": "Actions implied by the request have been temporarily halted, but are expected to continue later. May also be called \"suspended\"."
    }, {
      "code": "completed",
      "display": "Completed",
      "definition": "All actions that are implied by the order have occurred and no continuation is planned (this will rarely be made explicit)."
    }, {
      "code": "cancelled",
      "display": "Cancelled",
      "definition": "The request has been withdrawn and is no longer actionable."
    } ],
    "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"
    } ]
  } ]
}