PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@4.6.0
    http://hl7.org/fhir/device-action
{
  "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.r5.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2021-04-15T12:25:09.461+10:00"
  },
  "publisher": null,
  "content": "complete",
  "name": "ProcedureDeviceActionCodes",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Procedure Device Action Codes",
  "package_version": "4.6.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "draft",
  "id": "0393f874-dfcf-417d-880e-30c8250e69ce",
  "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.6.0"
}