{
"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.",
"_filename": "CodeSystem-device-action.json",
"package_name": "hl7.fhir.r5.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2019-12-31T21:03:40.621+11:00"
},
"publisher": "HL7 International - Patient Care WG",
"content": "complete",
"name": "ProcedureDeviceActionCodes",
"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",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Procedure Device Action Codes",
"package_version": "4.2.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
} ],
"status": "draft",
"id": "fc714b31-97c5-4fbe-b3f0-b5da4a67fe15",
"kind": null,
"url": "http://hl7.org/fhir/device-action",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.426",
"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": "4.2.0",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/patientcare/",
"system": "url"
} ]
} ]
}