PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/actionlist
{
  "description": "List of allowable action which this resource can request.",
  "_filename": "ValueSet-actionlist.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "ActionList",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "cancel",
      "system": "http://hl7.org/fhir/actionlist",
      "display": "Cancel, Reverse or Nullify"
    }, {
      "code": "poll",
      "system": "http://hl7.org/fhir/actionlist",
      "display": "Poll"
    }, {
      "code": "reprocess",
      "system": "http://hl7.org/fhir/actionlist",
      "display": "Re-Process"
    }, {
      "code": "status",
      "system": "http://hl7.org/fhir/actionlist",
      "display": "Status Check"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/actionlist?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:50+11:00",
    "identifier": "urn:uuid:78591774-cfcd-4446-a8fd-a2046b323dc6"
  },
  "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.351"
  } ],
  "status": "draft",
  "id": "8867e6b8-97d8-49d7-92c5-3c09e50bc2ea",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/actionlist",
  "codeSystem": {
    "system": "http://hl7.org/fhir/actionlist",
    "concept": [ {
      "code": "cancel",
      "display": "Cancel, Reverse or Nullify",
      "definition": "Cancel, reverse or nullify the target resource."
    }, {
      "code": "poll",
      "display": "Poll",
      "definition": "Check for previously un-read/ not-retrieved resources."
    }, {
      "code": "reprocess",
      "display": "Re-Process",
      "definition": "Re-process the target resource."
    }, {
      "code": "status",
      "display": "Status Check",
      "definition": "Retrieve the processing status of the target resource."
    } ],
    "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"
    } ]
  } ]
}