{
"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.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition" ],
"lastUpdated": "2016-12-06T12:22:34.981+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "Procedure Device Action Codes",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.8.0",
"status": "draft",
"id": "3553c901-43fd-43ca-900e-349d99b5b1cd",
"valueSet": "http://hl7.org/fhir/ValueSet/device-action",
"kind": null,
"url": "http://hl7.org/fhir/device-action",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.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 that patient, but its location, settings, or functionality was changed."
} ],
"caseSensitive": true,
"version": "1.8.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}