Definition
for
Code
System
ProcedureDeviceActionCodes
SystemProcedureDeviceActionCodes
{
"resourceType" : "CodeSystem",
"id" : "device-action",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
"lastUpdated" : "2025-11-10T15:17:08.817+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div>!-- Snipped for Brevity --></div>"
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem device-action</b></p><a name=\"device-action\"> </a><a name=\"hcdevice-action\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/device-action</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">implanted<a name=\"device-action-implanted\"> </a></td><td>Implanted</td><td>The device was implanted in the patient during the procedure.</td></tr><tr><td style=\"white-space:nowrap\">explanted<a name=\"device-action-explanted\"> </a></td><td>Explanted</td><td>The device was explanted from the patient during the procedure.</td></tr><tr><td style=\"white-space:nowrap\">manipulated<a name=\"device-action-manipulated\"> </a></td><td>Manipulated</td><td>The device remains in the patient, but its location, settings, or functionality was changed.</td></tr></table></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pc"
}],
"url" : "http://hl7.org/fhir/device-action",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.426"
},
{
"use" : "old",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.417"
},
{
"use" : "old",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.2.236"
}],
"version" : "4.0.1",
"version" : "6.0.0-ballot3",
"name" : "ProcedureDeviceActionCodes",
"title" : "Procedure Device Action Codes",
"status" : "draft",
"status" : "active",
"experimental" : false,
"publisher" : "HL7 International - Patient Care WG",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare/"
"publisher" : "HL7 International",
"description" : "Example value set for Procedure Device Action code (what happened to a device during a procedure.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"description" : "Example codes indicating the change that happened to the device during the procedure. Note that these are in no way complete and might not even be appropriate for some uses.",
"copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
"caseSensitive" : true,
"content" : "complete",
"concept" : [{
"code" : "implanted",
"display" : "Implanted",
"definition" : "The device was implanted in the patient during the procedure."
},
{
"code" : "explanted",
"display" : "Explanted",
"definition" : "The device was explanted from the patient during the procedure."
},
{
"code" : "manipulated",
"display" : "Manipulated",
"definition" : "The device remains in the patient, but its location, settings, or functionality was changed."
}]
}
Usage
note:
every
effort
has
been
made
to
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
the
specification.