--- type: "valueset" title: "Container Device Code" valueset: "containerdevice-code" --- # Container Device Code - **Official URL**: http://hl7.org/fhir/ValueSet/containerdevice-code - **Version**: 6.0.0-ballot4 - **Status**: active - **Name**: ContainerDeviceCode - **Title**: Container Device Code - **Publisher**: HL7 International / Orders and Observations - **Description**: Codes for specimen container devices. ## Content (Compose) - **System**: http://snomed.info/sct | **Concepts**: 702281005, 702232008, 702244006, 434746001 ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <publisher value="HL7 International / Orders and Observations"/> <description value="Codes for specimen container devices."/> <copyright value="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 value="http://snomed.info/sct"/> <concept> <code value="702281005"/> <display value="Evacuated blood collection tube, thrombin/clot activator/gel separator"/> </concept> <concept> <code value="702232008"/> <display value="Sweat specimen container IVD"/> </concept> <concept> <code value="702244006"/> <display value="Sterile urine specimen container"/> </concept> <concept> <code value="434746001"/> <display value="Specimen vial"/> </concept> </include> </compose> </ValueSet> ```