{
"description": "The type of action to be performed.",
"_filename": "CodeSystem-action-type.json",
"package_name": "hl7.terminology",
"date": "2024-04-24T00:00:00+00:00",
"meta": {
"lastUpdated": "2024-04-24T00:00:00+00:00"
},
"publisher": "Health Level Seven International",
"content": "complete",
"name": "ActionType",
"copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "ActionType",
"package_version": "6.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
} ],
"status": "active",
"id": "5618087f-c7ec-4121-a303-316066be165f",
"valueSet": "http://terminology.hl7.org/ValueSet/action-type",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/action-type",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.1246",
"system": "urn:ietf:rfc:3986"
} ],
"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": "1.0.1",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org",
"system": "url"
}, {
"value": "hq@HL7.org",
"system": "email"
} ]
} ]
}