PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4.r4b@0.0.1-snapshot-2
    http://terminology.hl7.org/CodeSystem/action-type
{
  "description": "The type of action to be performed.",
  "_filename": "CodeSystem-action-type.json",
  "package_name": "hl7.fhir.uv.xver-r4.r4b",
  "date": "2019-11-01T08:29:23+10:00",
  "publisher": "Clinical Decision Support",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "ActionType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "ActionType",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  } ],
  "status": "draft",
  "id": "ab87f257-1603-4d30-9039-acb293eec497",
  "valueSet": "http://hl7.org/fhir/ValueSet/action-type|4.3.0",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/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": "4.0.1",
  "contact": [ {
    "name": "Clinical Decision Support",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss",
      "system": "url"
    } ]
  } ]
}