View raw Markdown
type: valuesetvalueset: containerdevice-code

Container Device Code

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="containerdevice-code"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/containerdevice-code"/>
  <version value="6.0.0-ballot4"/>
  <name value="ContainerDeviceCode"/>
  <title value="Container Device Code"/>
  <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>