{
"resourceType": "ValueSet", "id": "actionlist", "meta": { "lastUpdated": "2015-10-24T07:41:03.495+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div><h2>ActionList</h2><p>List of allowable action which this resource can request.</p><p>This value set has an inline code system http://hl7.org/fhir/actionlist, which defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>cancel<a name=\"cancel\"> </a></td><td>Cancel, Reverse or Nullify</td><td>Cancel, reverse or nullify the target resource.</td></tr><tr><td>poll<a name=\"poll\"> </a></td><td>Poll</td><td>Check for previously un-read/ not-retrieved resources.</td></tr><tr><td>reprocess<a name=\"reprocess\"> </a></td><td>Re-Process</td><td>Re-process the target resource.</td></tr><tr><td>status<a name=\"status\"> </a></td><td>Status Check</td><td>Retrieve the processing status of the target resource.</td></tr></table></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.351" } ], "url": "http://hl7.org/fhir/ValueSet/actionlist", "version": "1.0.2", "name": "ActionList", "status": "draft", "experimental": false, "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "date": "2015-10-24T07:41:03+11:00", "description": "List of allowable action which this resource can request.", "codeSystem": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.351" } ], "system": "http://hl7.org/fhir/actionlist", "version": "1.0.2", "caseSensitive": true, "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." } ] }
}