{
"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.r5.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2023-03-01T23:03:57.298+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",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Procedure Device Action Codes",
"package_version": "5.0.0-draft-final",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
} ],
"status": "active",
"id": "0db815f4-d061-4548-8d90-ddead63f96b6",
"kind": null,
"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-draft-final"
}