PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4.r4@0.0.1-snapshot-2
    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.uv.xver-r5.r4.r4",
  "date": "2025-09-13T16:55:28-04:00",
  "publisher": "Patient Care",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "ProcedureDeviceActionCodes",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Procedure Device Action Codes",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "active",
  "id": "dbb16855-a1cc-4817-b39c-e33e2de662f5",
  "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 the patient, but its location, settings, or functionality was changed."
  } ],
  "caseSensitive": true,
  "version": "5.0.0",
  "contact": [ {
    "name": "Patient Care",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare",
      "system": "url"
    } ]
  } ]
}