Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Valueset-device-action.json

Example ValueSet/device-action (JSON)

Maturity Level : N/A
Responsible Owner: Vocabulary Terminology Infrastructure Work Group Standards 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" : "2019-11-01T09:29:23.356+11:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]

    "lastUpdated" : "2025-12-17T09:50:17.012+00:00"

  },
  "text" : {
    "status" : "generated",
    "div" : "<div>!-- Snipped for Brevity --></div>"

    "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" : "4.0.1",

  "version" : "6.0.0-ballot3",

  "name" : "ProcedureDeviceActionCodes",
  "title" : "Procedure Device Action Codes",
  "status" : "draft",

  "status" : "active",

  "experimental" : false,
  "date" : "2019-11-01T09:29:23+11:00",

  "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.",
  "immutable" : true,
  "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",

  "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",
      "filter" : [{
        "property" : "concept",
        "op" : "is-a",
        "value" : "129264002"

      "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.