PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot1
    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.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2021-12-21T15:26:20.831+11:00"
  },
  "publisher": null,
  "content": "complete",
  "name": "ProcedureDeviceActionCodes",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Procedure Device Action Codes",
  "package_version": "5.0.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "draft",
  "id": "12151c79-ad79-429b-86bb-d685d0b035f9",
  "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": "5.0.0-snapshot1"
}