{ "description": "The type of action to be performed", "_filename": "CodeSystem-action-type.json", "package_name": "hl7.fhir.r2b.examples", "date": null, "versionNeeded": false, "meta": { "lastUpdated": "2016-03-31T08:01:25.570+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "ActionType", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "1.4.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.513" } ], "compositional": false, "status": "draft", "id": "5ee36e91-9595-4926-b174-5f72f69dc28c", "valueSet": "http://hl7.org/fhir/ValueSet/action-type", "kind": null, "count": 0, "url": "http://hl7.org/fhir/action-type", "concept": [ { "code": "create", "display": "Create", "definition": "The action is to create a new resource" }, { "code": "update", "display": "Update", "definition": "The action is to update an existing resource" }, { "code": "remove", "display": "Remove", "definition": "The action is to remove an existing resource" }, { "code": "fire-event", "display": "Fire Event", "definition": "The action is to fire a specific event" } ], "caseSensitive": true, "version": "1.4.0", "contact": [ { "telecom": [ { "rank": 1, "value": "http://hl7.org/fhir", "system": "other" }, { "rank": 1, "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }