This value set includes codes based on the following rules:

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ContainerCap
    CodeDisplayDefinition
    FILMFilmA non-reactive plastic film covering over the opening of a container.
    FOILFoilA foil covering (type of foil not specified) over the opening of a container
    PUSHPush CapA non-threaded cap that forms a tight-fitting closure on a container by pushing the fitted end into the conatiner opening
    SCRScrew CapA threaded cap that is screwed onto the opening of a container
  • Import all the codes that are contained in MedicationCap
<status value="active"/> <experimental value="false"/> <date value="2014-03-26"/> <description value="The type of cap associated with a container"/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/v3-ContainerCap"/> <concept> <code value="FILM"/> </concept> <concept> <code value="FOIL"/> </concept> <concept> <code value="PUSH"/> </concept> <concept> <code value="SCR"/> </concept> </include> <include> <valueSet value="http://terminology.hl7.org/ValueSet/v3-MedicationCap"/> </include> </compose> </ValueSet>