PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/devicestatus
{
  "description": "The availability status of the device.",
  "_filename": "ValueSet-devicestatus.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "DeviceStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "available",
      "system": "http://hl7.org/fhir/devicestatus",
      "display": "Available"
    }, {
      "code": "not-available",
      "system": "http://hl7.org/fhir/devicestatus",
      "display": "Not Available"
    }, {
      "code": "entered-in-error",
      "system": "http://hl7.org/fhir/devicestatus",
      "display": "Entered in Error"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/devicestatus?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:50+11:00",
    "identifier": "urn:uuid:01238afd-dc0a-4e2e-8565-5ad5080ce348"
  },
  "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.107"
  } ],
  "status": "draft",
  "id": "54c9284b-024d-43c3-a8ff-58eebb6cb33c",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/devicestatus",
  "codeSystem": {
    "system": "http://hl7.org/fhir/devicestatus",
    "concept": [ {
      "code": "available",
      "display": "Available",
      "definition": "The Device is available for use."
    }, {
      "code": "not-available",
      "display": "Not Available",
      "definition": "The Device is no longer available for use (e.g. lost, expired, damaged)."
    }, {
      "code": "entered-in-error",
      "display": "Entered in Error",
      "definition": "The Device was entered in error and voided."
    } ],
    "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"
    } ]
  } ]
}