PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot2
    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.r6.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2024-08-12T16:52:12.437+08:00"
  },
  "publisher": "HL7 International",
  "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": "6.0.0-ballot2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "active",
  "id": "f7e4625e-6139-4717-905f-524476b218f7",
  "kind": null,
  "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"
  }, {
    "use": "old",
    "value": "urn:oid:2.16.840.1.113883.4.642.1.417",
    "system": "urn:ietf:rfc:3986"
  }, {
    "use": "old",
    "value": "urn:oid:2.16.840.1.113883.4.642.2.236",
    "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": "6.0.0-ballot2"
}