{
"description": "Example value set for Procedure Device Action code (what happened to a device during a procedure.",
"_filename": "CodeSystem-device-action.json",
"package_name": "hl7.fhir.uv.xver-r5.r4.r4b",
"date": "2025-09-13T16:55:28-04:00",
"publisher": "Patient Care",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "ProcedureDeviceActionCodes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Procedure Device Action Codes",
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
} ],
"status": "active",
"id": "4b92344f-15fd-4ce4-b8a1-37aadafb4391",
"kind": null,
"url": "http://hl7.org/fhir/device-action",
"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",
"contact": [ {
"name": "Patient Care",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/patientcare",
"system": "url"
} ]
} ]
}