PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4@0.2604.3
    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": null,
  "content": "complete",
  "name": "EntryAction",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Entry Action",
  "package_version": "0.2604.3",
  "status": "active",
  "id": "7e3f75bd-de65-4f4c-aed0-2cb2fe6efca7",
  "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.2604.3"
}