ActionType
draftContentcompleteURL
http://terminology.hl7.org/CodeSystem/action-typeCopied!
Version4.0.1Copied!
Date2019-11-01T09:29:23+11:00PublisherHL7 (FHIR Project)DescriptionThe type of action to be performed.
Concepts
Select a concept to view details
ActionType
The type of action to be performed.
This code system http://terminology.hl7.org/CodeSystem/action-type defines the following codes:
{
"description" : "The type of action to be performed.",
"date" : "2019-11-01T09:29:23+11:00",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"property" : null,
"name" : "ActionType",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "ActionType",
"extension" : [ {
"valueCode" : "cds",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "trial-use",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
}, {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 4
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "67bc3d55-0974-4320-b09c-af2c8a2327db",
"valueSet" : "http://hl7.org/fhir/ValueSet/action-type",
"url" : "http://terminology.hl7.org/CodeSystem/action-type",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1246"
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
}, {
"system" : "email",
"value" : "fhir@lists.hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>ActionType</h2>\n <div>\n <p>The type of action to be performed.</p>\n\n </div>\n <p>This code system http://terminology.hl7.org/CodeSystem/action-type defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">create\n <a name=\"action-type-create\"> </a>\n </td>\n <td>Create</td>\n <td>The action is to create a new resource.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">update\n <a name=\"action-type-update\"> </a>\n </td>\n <td>Update</td>\n <td>The action is to update an existing resource.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">remove\n <a name=\"action-type-remove\"> </a>\n </td>\n <td>Remove</td>\n <td>The action is to remove an existing resource.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">fire-event\n <a name=\"action-type-fire-event\"> </a>\n </td>\n <td>Fire Event</td>\n <td>The action is to fire a specific event.</td>\n </tr>\n </table>\n </div>",
"status" : "generated"
}
}