{
"description": "The action to perform for a Bundle entry.",
"_filename": "CodeSystem-entry-action.json",
"package_name": "io.health-samurai.core.r4",
"date": null,
"publisher": "Health Samurai",
"content": "complete",
"name": "EntryAction",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "Entry Action",
"package_version": "0.2606.2",
"status": "active",
"id": "e0266516-04d1-4d65-9117-cb51798f4b4c",
"kind": null,
"url": "http://health-samurai.io/fhir/core/CodeSystem/entry-action",
"concept": [ {
"code": "create",
"display": "Create",
"definition": "Create a new resource."
}, {
"code": "update",
"display": "Update",
"definition": "Update an existing resource."
}, {
"code": "delete",
"display": "Delete",
"definition": "Delete an existing resource."
} ],
"caseSensitive": true,
"version": "0.2606.2"
}