http://hl7.org/fhir/device-action|5.0.0
name
ProcedureDeviceActionCodes
ProcedureDeviceActionCodes
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
Procedure Device Action Codes
Example value set for Procedure Device Action code (what happened to a device during a procedure.
{
"description" : "Example value set for Procedure Device Action code (what happened to a device during a procedure.",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"publisher" : "HL7 International",
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "ProcedureDeviceActionCodes",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Procedure Device Action Codes",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pc"
} ],
"status" : "active",
"id" : "a15879a0-b45b-5d02-8f1a-095cf2f3395b",
"url" : "http://hl7.org/fhir/device-action",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.426",
"system" : "urn:ietf:rfc:3986"
}, {
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.417",
"system" : "urn:ietf:rfc:3986"
}, {
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.2.236",
"system" : "urn:ietf:rfc:3986"
} ],
"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."
} ],
"caseSensitive" : true,
"version" : "5.0.0"
}