{ "description": "List of allowable action which this resource can request.", "_filename": "codesystem-actionlist.json", "package_name": "hl7.fhir.core", "date": "2016-12-06T12:22:34+11:00", "meta": { "lastUpdated": "2016-12-06T12:22:34.981+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "ActionList", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "1.8.0", "status": "draft", "id": "168ad563-c967-4bf2-b87a-d956c6bc581c", "valueSet": "http://hl7.org/fhir/ValueSet/actionlist", "kind": null, "url": "http://hl7.org/fhir/actionlist", "identifier": { "value": "urn:oid:2.16.840.1.113883.4.642.1.351", "system": "urn:ietf:rfc:3986" }, "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." } ], "caseSensitive": true, "version": "1.8.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }