PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4@0.2606.1
    http://health-samurai.io/fhir/core/CodeSystem/entry-action
{
  "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.1",
  "status": "active",
  "id": "cb8817de-bbc5-4212-bc8d-23695d88d018",
  "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.1"
}