FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ValueSet/collection-device (JSON)

Responsible Owner: Terminology Infrastructure Work GroupStandards Status: Informative

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

Definition for Value SetCollection Device

{
  "resourceType" : "ValueSet",
  "id" : "collection-device",
  "meta" : {
    "lastUpdated" : "2026-06-23T16:20:19.822+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet collection-device</b></p><a name=\"collection-device\"> </a><a name=\"hccollection-device\"> </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/1003474008\">1003474008</a></td><td>Oral specimen collection swab (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/20568009\">20568009</a></td><td>Urinary catheter, device (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/706681000\">706681000</a></td><td>Aspiration needle (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/700956008\">700956008</a></td><td>Blood collection needle, basic (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/22566001\">22566001</a></td><td>Cytology brush, device (physical object)</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "informative"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://hl7.org/fhir/ValueSet/collection-device",
  "version" : "6.0.0-ballot4",
  "name" : "CollectionDevice",
  "title" : "Collection Device",
  "status" : "active",
  "experimental" : false,
  "publisher" : "HL7 International / Orders and Observations",
  "description" : "Codes for devices used in specimen collection.",
  "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 or info@snomed.org",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "1003474008",
        "display" : "Oral specimen collection swab (physical object)"
      },
      {
        "code" : "20568009",
        "display" : "Urinary catheter, device (physical object)"
      },
      {
        "code" : "706681000",
        "display" : "Aspiration needle (physical object)"
      },
      {
        "code" : "700956008",
        "display" : "Blood collection needle, basic (physical object)"
      },
      {
        "code" : "22566001",
        "display" : "Cytology brush, device (physical object)"
      }]
    }]
  }
}

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.