PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/ValueSet/supplydelivery-status
{
  "description": "Status of the supply delivery.",
  "_filename": "ValueSet-supplydelivery-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": "SupplyDeliveryStatus",
  "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.355"
  } ],
  "status": "draft",
  "id": "533b592e-11df-4672-afd6-12b55589adb0",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/supplydelivery-status",
  "codeSystem": {
    "system": "http://hl7.org/fhir/supplydelivery-status",
    "concept": [ {
      "code": "in-progress",
      "display": "In Progress",
      "definition": "Supply has been requested, but not delivered."
    }, {
      "code": "completed",
      "display": "Delivered",
      "definition": "Supply has been delivered (\"completed\")."
    }, {
      "code": "abandoned",
      "display": "Abandoned",
      "definition": "Dispensing was not 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.355"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}