<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-ContainerCap" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="External" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0" />
  </extension>
  <url value="http://hl7.org/fhir/v3/ContainerCap" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.5.26" />
  </identifier>
  <version value="2016-11-11" />
  <name value="v3 Code System ContainerCap" />
  <status value="active" />
  <experimental value="false" />
  <date value="2016-11-11T00:00:00+00:00" />
  <publisher value="HL7, Inc" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org" />
    </telecom>
  </contact>
  <description value=" The type of cap associated with a container" />
  <caseSensitive value="true" />
  <valueSet value="http://hl7.org/fhir/ValueSet/v3-ContainerCap" />
  <hierarchyMeaning value="is-a" />
  <content value="complete" />
  <property>
    <code value="notSelectable" />
    <uri value="http://hl7.org/fhir/concept-properties#notSelectable" />
    <description value="Indicates that the code is abstract - only intended to be used as a selector for other concepts" />
    <type value="boolean" />
  </property>
  <concept>
    <code value="_MedicationCap" />
    <display value="MedicationCap" />
    <definition value="Cap types for medication containers" />
    <property>
      <code value="notSelectable" />
      <valueBoolean value="true" />
    </property>
    <concept>
      <code value="CHILD" />
      <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" />
      <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" />
    <display value="Film" />
    <definition value="A non-reactive plastic film covering over the opening of a container." />
  </concept>
  <concept>
    <code value="FOIL" />
    <display value="Foil" />
    <definition value="A foil covering (type of foil not specified) over the opening of a container" />
  </concept>
  <concept>
    <code value="PUSH" />
    <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" />
    <display value="Screw Cap" />
    <definition value="A threaded cap that is screwed onto the opening of a container" />
  </concept>
</CodeSystem>