R6 Ballot (1st Full Ballot)

This page is part of the FHIR Specification v6.0.0-ballot4: Release 6 Ballot (1st Full Ballot) (see Ballot Notes). The current version is 5.0.0. For a full list of available versions, see the Directory of published versions for published versions

Example ValueSet/device-action (JSON)

Responsible Owner: Terminology Infrastructure Work GroupStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

Definition for Value SetProcedure Device Action Codes

{
  "resourceType" : "ValueSet",
  "id" : "device-action",
  "meta" : {
    "lastUpdated" : "2025-12-18T07:07:42.170+11:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet device-action</b></p><a name=\"device-action\"> </a><a name=\"hcdevice-action\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/129336009\">129336009</a></td><td style=\"color: #cccccc\">Implantation - action</td></tr><tr><td><a href=\"http://snomed.info/id/278312000\">278312000</a></td><td style=\"color: #cccccc\">Reattachment - action</td></tr><tr><td><a href=\"http://snomed.info/id/282089006\">282089006</a></td><td style=\"color: #cccccc\">Replacement - action</td></tr><tr><td><a href=\"http://snomed.info/id/129303008\">129303008</a></td><td style=\"color: #cccccc\">Removal - action</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pc"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "normative"
  }],
  "url" : "http://hl7.org/fhir/ValueSet/device-action",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.425"
  },
  {
    "use" : "old",
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.416"
  },
  {
    "use" : "old",
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.2.236"
  }],
  "version" : "6.0.0-ballot4",
  "name" : "ProcedureDeviceActionCodes",
  "title" : "Procedure Device Action Codes",
  "status" : "active",
  "experimental" : false,
  "publisher" : "HL7 International - Patient Care WG",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/patientcare/"
    }]
  }],
  "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.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "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",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "129336009"
      },
      {
        "code" : "278312000"
      },
      {
        "code" : "282089006"
      },
      {
        "code" : "129303008"
      }]
    }]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.