http://hl7.org/fhir/device-action|4.0.1
name
ProcedureDeviceActionCodes
ProcedureDeviceActionCodes
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
Procedure Device Action Codes
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.
{
"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.",
"compose" : null,
"package" : "hl7.fhir.r4.core@4.0.1",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2019-11-01T09:29:23.356+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",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Procedure Device Action Codes",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pc"
} ],
"status" : "draft",
"id" : "ae8482b9-892f-59d6-a218-8dbbe6d2843c",
"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"
} ],
"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.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://www.hl7.org/Special/committees/patientcare/",
"system" : "url"
} ]
} ]
}