{ "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.r2b.examples", "date": null, "versionNeeded": false, "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ], "lastUpdated": "2016-03-31T08:01:25.570+11:00" }, "publisher": "FHIR Project team", "content": "complete", "name": "Procedure Device Action Codes", "type": null, "experimental": "true", "resourceType": "CodeSystem", "title": null, "package_version": "1.4.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.236" } ], "compositional": false, "status": "draft", "id": "fdf6ff1d-727e-429a-927b-165f4222a782", "valueSet": "http://hl7.org/fhir/ValueSet/device-action", "kind": null, "count": 0, "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 that patient, but its location, settings, or functionality was changed." } ], "caseSensitive": true, "version": "1.4.0", "contact": [ { "telecom": [ { "rank": 1, "value": "http://hl7.org/fhir", "system": "other" } ] } ] }