{
"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/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"
} ],
"status": "draft",
"id": "fd05b4fb-d582-4ec6-bd89-287b076514ff",
"valueSet": "http://hl7.org/fhir/ValueSet/device-action",
"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 that patient, but its location, settings, or functionality was changed."
} ],
"caseSensitive": true,
"version": "1.4.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}