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/containerdevice-code (JSON)

Responsible Owner: Terminology Infrastructure Work GroupStandards Status: Informative

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

Definition for Value SetContainer Device Code

{
  "resourceType" : "ValueSet",
  "id" : "containerdevice-code",
  "meta" : {
    "lastUpdated" : "2025-11-24T20:46:00.100+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet containerdevice-code</b></p><a name=\"containerdevice-code\"> </a><a name=\"hccontainerdevice-code\"> </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 explicity 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/702281005\">702281005</a></td><td>Evacuated blood collection tube, thrombin/clot activator/gel separator</td></tr><tr><td><a href=\"http://snomed.info/id/702232008\">702232008</a></td><td>Sweat specimen container IVD</td></tr><tr><td><a href=\"http://snomed.info/id/702244006\">702244006</a></td><td>Sterile urine specimen container</td></tr><tr><td><a href=\"http://snomed.info/id/434746001\">434746001</a></td><td>Specimen vial</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/containerdevice-code",
  "version" : "6.0.0-ballot3",
  "name" : "ContainerDeviceCode",
  "title" : "Container Device Code",
  "status" : "active",
  "experimental" : false,
  "publisher" : "HL7 International / Orders and Observations",
  "description" : "Codes for specimen container devices.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "702281005",
        "display" : "Evacuated blood collection tube, thrombin/clot activator/gel separator"
      },
      {
        "code" : "702232008",
        "display" : "Sweat specimen container IVD"
      },
      {
        "code" : "702244006",
        "display" : "Sterile urine specimen container"
      },
      {
        "code" : "434746001",
        "display" : "Specimen vial"
      }]
    }]
  }
}

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.