DSTU2 QA Preview

This page is part of the FHIR Specification (v1.0.0: DSTU 2 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3 R2

V3-ContainerCap.xml

Raw XML (canonical form)

The type of cap associated with a container

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-ContainerCap"/>
  <meta>
    <lastUpdated value="2015-07-31T00:00:00.000+10:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Release Date: 2015-07-31</p>

      <p>OID for code system: 2.16.840.1.113883.5.26</p>

      <h2>Description</h2>

      <p>
                  The type of cap associated with a container
        <br/>

               
      </p>

      <hr/>

      <table class="grid">
 
        <tr>
          <td>
            <b>Level</b>
          </td>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>
            <span style="color: grey">
              <i>(_MedicationCap)</i>
            </span>
          </td>
          <td>
            <a name="_MedicationCap"> </a>
          </td>
          <td>
                        Cap types for medication containers
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>2</td>
          <td>  CHILD
            <a name="CHILD"> </a>
          </td>
          <td>ChildProof</td>
          <td>
                        A cap designed to be difficult to open for children.  Generally
               requires multiple simultaneous actions (e.g. squeeze and twist) to open.  Used for products
               that may be dangerous if ingested or overdosed by children.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>2</td>
          <td>  EASY
            <a name="EASY"> </a>
          </td>
          <td>EasyOpen</td>
          <td>
                        A cap designed to be easily removed.  For products intended to
               be opened by persons with limited strength or dexterity.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>FILM
            <a name="FILM"> </a>
          </td>
          <td>Film</td>
          <td>
                        A non-reactive plastic film covering over the opening of a container.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>FOIL
            <a name="FOIL"> </a>
          </td>
          <td>Foil</td>
          <td>
                        A foil covering (type of foil not specified) over the opening
               of a container
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>PUSH
            <a name="PUSH"> </a>
          </td>
          <td>Push Cap</td>
          <td>
                        A non-threaded cap that forms a tight-fitting closure on a container
               by pushing the fitted end into the conatiner opening
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>SCR
            <a name="SCR"> </a>
          </td>
          <td>Screw Cap</td>
          <td>
                        A threaded cap that is screwed onto the opening of a container
            <br/>

                     
          </td>
        </tr>

      </table>

    </div>
  </text>
  <url value="http://hl7.org/fhir/ValueSet/v3-ContainerCap"/>
  <version value="2015-07-31"/>
  <name value="v3 Code System ContainerCap"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <date value="2015-07-31"/>
  <description value=" The type of cap associated with a container"/>
  <codeSystem>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
      <valueUri value="urn:oid:2.16.840.1.113883.5.26"/>
    </extension>
    <system value="http://hl7.org/fhir/v3/ContainerCap"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="_MedicationCap"/>
      <abstract value="true"/>
      <display value="MedicationCap"/>
      <definition value="Cap types for medication containers"/>
      <concept>
        <code value="CHILD"/>
        <abstract value="false"/>
        <display value="ChildProof"/>
        <definition value="A cap designed to be difficult to open for children.  Generally requires multiple simultaneous
           actions (e.g. squeeze and twist) to open.  Used for products that may be dangerous if
           ingested or overdosed by children."/>
      </concept>
      <concept>
        <code value="EASY"/>
        <abstract value="false"/>
        <display value="EasyOpen"/>
        <definition value="A cap designed to be easily removed.  For products intended to be opened by persons with
           limited strength or dexterity."/>
      </concept>
    </concept>
    <concept>
      <code value="FILM"/>
      <abstract value="false"/>
      <display value="Film"/>
      <definition value="A non-reactive plastic film covering over the opening of a container."/>
    </concept>
    <concept>
      <code value="FOIL"/>
      <abstract value="false"/>
      <display value="Foil"/>
      <definition value="A foil covering (type of foil not specified) over the opening of a container"/>
    </concept>
    <concept>
      <code value="PUSH"/>
      <abstract value="false"/>
      <display value="Push Cap"/>
      <definition value="A non-threaded cap that forms a tight-fitting closure on a container by pushing the fitted
         end into the conatiner opening"/>
    </concept>
    <concept>
      <code value="SCR"/>
      <abstract value="false"/>
      <display value="Screw Cap"/>
      <definition value="A threaded cap that is screwed onto the opening of a container"/>
    </concept>
  </codeSystem>
</ValueSet>

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.