PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@4.5.0
    http://hl7.org/fhir/device-action
{
  "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.",
  "_filename": "CodeSystem-device-action.json",
  "package_name": "hl7.fhir.r5.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2020-08-20T17:41:31.970+10: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",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Procedure Device Action Codes",
  "package_version": "4.5.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "draft",
  "id": "a2c76ef8-cd2c-450d-9236-f1e9fdff7756",
  "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.5.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare/",
      "system": "url"
    } ]
  } ]
}