HL7 Terminology
2.0.0 - Publication

This page is part of the HL7 Terminology (v2.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: EntityCode - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "v3-EntityCode"];
  fhir:Resource.language [ fhir:value "en"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td>Specializes</td><td/><td>The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric.</td><td>Coding</td></tr><tr><td>Generalizes</td><td/><td>Inverse of Specializes.  Only included as a derived relationship.</td><td>Coding</td></tr><tr><td>rim-ClassifiesClassCode</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#rim-ClassifiesClassCode</td><td>The child code is a classification of the particular class group identified by the 'classCode' in a RIM class as the parent code.  Used only in RIM backbone classes to link the code and classCode values.</td><td>Coding</td></tr><tr><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>The internal identifier for the concept in the HL7 Access database repository.</td><td>code</td></tr><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>A property that indicates the status of the concept. One of active, experimental, deprecated, or retired.</td><td>code</td></tr><tr><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged.</td><td>dateTime</td></tr><tr><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td><td>boolean</td></tr><tr><td>subsumedBy</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>The concept code of a parent concept</td><td>code</td></tr></table><p>This code system http://terminology.hl7.org/CodeSystem/v3-EntityCode defines the following codes:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Deprecated</b></td><td><b>Concept Domain that classifies a RIM Class Code</b></td><td><b>internalId</b></td><td><b>status</b></td><td><b>deprecationDate</b></td><td><b>Not Selectable</b></td><td><b>Parent</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_MaterialEntityAdditive<a name=\"v3-EntityCode-_MaterialEntityAdditive\"> </a></td><td>_MaterialEntityAdditive</td><td/><td>Deprecated</td><td/><td>23527</td><td>deprecated</td><td>2009-08-20</td><td>true</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">_MaterialEntityClassType<a name=\"v3-EntityCode-_MaterialEntityClassType\"> </a></td><td>MaterialEntityClassType</td><td>Types of Material for EntityClass &quot;MAT&quot;</td><td/><td>MAT</td><td>21066</td><td>active</td><td/><td>true</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  _ContainerEntityType<a name=\"v3-EntityCode-_ContainerEntityType\"> </a></td><td>ContainerEntityType</td><td>Material intended to hold another material for purpose of storage or transport.</td><td/><td/><td>21060</td><td>active</td><td/><td>true</td><td>_MaterialEntityClassType</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    PKG<a name=\"v3-EntityCode-PKG\"> </a></td><td>Package</td><td>A material intended to hold other materials for purposes of storage or transportation</td><td/><td/><td>16144</td><td>active</td><td/><td/><td>_ContainerEntityType</td></tr><tr><td>4</td><td style=\"white-space:nowrap\">      _NonRigidContainerEntityType<a name=\"v3-EntityCode-_NonRigidContainerEntityType\"> </a></td><td>NonRigidContainerEntityType</td><td>A container having dimensions that adjust somewhat based on the amount and shape of the material placed within it.</td><td/><td>CONT</td><td>21069</td><td>active</td><td/><td>true</td><td>PKG</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        BAG<a name=\"v3-EntityCode-BAG\"> </a></td><td>Bag</td><td>A pouched or pendulous container.</td><td/><td/><td>16148</td><td>active</td><td/><td/><td>_NonRigidContainerEntityType</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        PACKT<a name=\"v3-EntityCode-PACKT\"> </a></td><td>Packet</td><td>A paper</td><td/><td/><td>16149</td><td>active</td><td/><td/><td>_NonRigidContainerEntityType</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        PCH<a name=\"v3-EntityCode-PCH\"> </a></td><td>Pouch</td><td>A small bag or container made of a soft material.</td><td/><td/><td>16151</td><td>active</td><td/><td/><td>_NonRigidContainerEntityType</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        SACH<a name=\"v3-EntityCode-SACH\"> </a></td><td>Sachet</td><td>A small bag or packet containing a small portion of a substance.</td><td/><td/><td>16150</td><td>active</td><td/><td/><td>_NonRigidContainerEntityType</td></tr><tr><td>4</td><td style=\"white-space:nowrap\">      _RigidContainerEntityType<a name=\"v3-EntityCode-_RigidContainerEntityType\"> </a></td><td>RigidContainerEntityType</td><td>A container having a fixed and inflexible dimensions and volume</td><td/><td>CONT</td><td>21071</td><td>active</td><td/><td>true</td><td>PKG</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        _IndividualPackageEntityType<a name=\"v3-EntityCode-_IndividualPackageEntityType\"> </a></td><td>IndividualPackageEntityType</td><td>Container intended to contain sufficient material for only one use.</td><td/><td/><td>21062</td><td>active</td><td/><td>true</td><td>_RigidContainerEntityType</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">          AMP<a name=\"v3-EntityCode-AMP\"> </a></td><td>Ampule</td><td>A small sealed glass container that holds a measured amount of a medicinal substance.</td><td/><td/><td>16177</td><td>active</td><td/><td/><td>_IndividualPackageEntityType</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">          MINIM<a name=\"v3-EntityCode-MINIM\"> </a></td><td>Minim</td><td>Individually dosed ophthalmic solution. One time eye dropper dispenser.</td><td/><td/><td>16178</td><td>active</td><td/><td/><td>_IndividualPackageEntityType</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">          NEBAMP<a name=\"v3-EntityCode-NEBAMP\"> </a></td><td>Nebuamp</td><td>Individually dosed inhalation solution.</td><td/><td/><td>16179</td><td>active</td><td/><td/><td>_IndividualPackageEntityType</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">          OVUL<a name=\"v3-EntityCode-OVUL\"> </a></td><td>Ovule</td><td>A container either glass or plastic and a narrow neck, for storing liquid.</td><td/><td/><td>16180</td><td>active</td><td/><td/><td>_IndividualPackageEntityType</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        _MultiUseContainerEntityType<a name=\"v3-EntityCode-_MultiUseContainerEntityType\"> </a></td><td>MultiUseContainerEntityType</td><td>A container intended to contain sufficient material for more than one use. (I.e. Material is intended to be removed from the container at more than one discrete time period.)</td><td/><td>CONT</td><td>21068</td><td>active</td><td/><td>true</td><td>_RigidContainerEntityType</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">          BOT<a name=\"v3-EntityCode-BOT\"> </a></td><td>Bottle</td><td>A container, typically rounded, either glass or plastic with a narrow neck and capable of storing liquid.</td><td/><td/><td>16155</td><td>active</td><td/><td/><td>_MultiUseContainerEntityType</td></tr><tr><td>7</td><td style=\"white-space:nowrap\">            BOTA<a name=\"v3-EntityCode-BOTA\"> </a></td><td>Amber Bottle</td><td>A bottle of yellow to brown color. Used to store light-sensitive materials</td><td/><td/><td>16156</td><td>active</td><td/><td/><td>BOT</td></tr><tr><td>7</td><td style=\"white-space:nowrap\">            BOTD<a name=\"v3-EntityCode-BOTD\"> </a></td><td>Dropper Bottle</td><td>A bottle with a cap designed to release the contained liquid in droplets of a specific size.</td><td/><td/><td>16157</td><td>active</td><td/><td/><td>BOT</td></tr><tr><td>7</td><td style=\"white-space:nowrap\">            BOTG<a name=\"v3-EntityCode-BOTG\"> </a></td><td>Glass Bottle</td><td>A bottle made of glass</td><td/><td/><td>16158</td><td>active</td><td/><td/><td>BOT</td></tr><tr><td>7</td><td style=\"white-space:nowrap\">            BOTP<a name=\"v3-EntityCode-BOTP\"> </a></td><td>Plastic Bottle</td><td>A bottle made of plastic</td><td/><td/><td>16159</td><td>active</td><td/><td/><td>BOT</td></tr><tr><td>8</td><td style=\"white-space:nowrap\">              BOTPLY<a name=\"v3-EntityCode-BOTPLY\"> </a></td><td>Polyethylene Bottle</td><td>A bottle made of polyethylene</td><td/><td/><td>16160</td><td>active</td><td/><td/><td>BOTP</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">          BOX<a name=\"v3-EntityCode-BOX\"> </a></td><td>Box</td><td>A 6-sided container commonly made from paper or cardboard used for solid forms.</td><td/><td/><td>16154</td><td>active</td><td/><td/><td>_MultiUseContainerEntityType</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">          CAN<a name=\"v3-EntityCode-CAN\"> </a></td><td>Can</td><td>A metal container in which a material is hermetically sealed to enable storage over long periods.</td><td/><td/><td>16161</td><td>active</td><td/><td/><td>_MultiUseContainerEntityType</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">          CART<a name=\"v3-EntityCode-CART\"> </a></td><td>Cartridge</td><td>A sealed container of liquid or powder intended to be loaded into a device.</td><td/><td/><td>16163</td><td>active</td><td/><td/><td>_MultiUseContainerEntityType</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">          CNSTR<a name=\"v3-EntityCode-CNSTR\"> </a></td><td>Canister</td><td>A pressurized metal container holding a substance released as a spray or aerosol.</td><td/><td/><td>16162</td><td>active</td><td/><td/><td>_MultiUseContainerEntityType</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">          JAR<a name=\"v3-EntityCode-JAR\"> </a></td><td>Jar</td><td>A container of glass, earthenware, plastic, etc. Top of the container has a diameter of similar size to the diameter of the container as a whole</td><td/><td/><td>16164</td><td>active</td><td/><td/><td>_MultiUseContainerEntityType</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">          JUG<a name=\"v3-EntityCode-JUG\"> </a></td><td>Jug</td><td>A deep vessel for holding liquids, with a handle and often with a spout or lip shape for pouring.</td><td/><td/><td>16165</td><td>active</td><td/><td/><td>_MultiUseContainerEntityType</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">          TIN<a name=\"v3-EntityCode-TIN\"> </a></td><td>Tin</td><td>A lidded container made of thin sheet metal.</td><td/><td/><td>16166</td><td>active</td><td/><td/><td>_MultiUseContainerEntityType</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">          TUB<a name=\"v3-EntityCode-TUB\"> </a></td><td>Tub</td><td>An open flat bottomed round container.</td><td/><td/><td>16167</td><td>active</td><td/><td/><td>_MultiUseContainerEntityType</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">          TUBE<a name=\"v3-EntityCode-TUBE\"> </a></td><td>Tube</td><td>A long hollow rigid or flexible cylinder. Material is extruded by squeezing the container.</td><td/><td/><td>16168</td><td>active</td><td/><td/><td>_MultiUseContainerEntityType</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">          VIAL<a name=\"v3-EntityCode-VIAL\"> </a></td><td>Vial</td><td>A small cylindrical glass for holding liquid medicines.</td><td/><td/><td>16169</td><td>active</td><td/><td/><td>_MultiUseContainerEntityType</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        BLSTRPK<a name=\"v3-EntityCode-BLSTRPK\"> </a></td><td>Blister Pack</td><td>A bubblepack. Medications sealed individually, separated into doses.</td><td/><td/><td>16171</td><td>active</td><td/><td/><td>_RigidContainerEntityType, COMPPKG</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">          CARD<a name=\"v3-EntityCode-CARD\"> </a></td><td>Card</td><td>A bubble pack card. Multiple individual/separated doses.</td><td/><td/><td>16172</td><td>active</td><td/><td/><td>BLSTRPK</td></tr><tr><td>4</td><td style=\"white-space:nowrap\">      COMPPKG<a name=\"v3-EntityCode-COMPPKG\"> </a></td><td>Compliance Package</td><td>A container intended to contain sufficient material for more than one use, but grouped or organized to provide individual access to sufficient material for a single use. Often used to ensure that the proper type and amount of material is consumed/expended for each use.</td><td/><td/><td>16170</td><td>active</td><td/><td/><td>PKG</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        DIALPK<a name=\"v3-EntityCode-DIALPK\"> </a></td><td>Dial Pack</td><td>Rotatable dispenser. Eg. Birth control package.</td><td/><td/><td>16173</td><td>active</td><td/><td/><td>COMPPKG</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        DISK<a name=\"v3-EntityCode-DISK\"> </a></td><td>Disk</td><td>Object that is thin, flat, and circular. Doses of medication often contained in bubbles on the disk.</td><td/><td/><td>16174</td><td>active</td><td/><td/><td>COMPPKG</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        DOSET<a name=\"v3-EntityCode-DOSET\"> </a></td><td>Dosette</td><td>Special packaging that will help patients take their medications on a regular basis.</td><td/><td/><td>16175</td><td>active</td><td/><td/><td>COMPPKG</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        STRIP<a name=\"v3-EntityCode-STRIP\"> </a></td><td>Strip</td><td>A continuous strip of plastic sectioned into individual pouches, each one containing the quantity of 1 or more medications intended to be administered at a specific time</td><td/><td/><td>17849</td><td>active</td><td/><td/><td>COMPPKG</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        <a href=\"#v3-EntityCode-BLSTRPK\">BLSTRPK</a></td><td>Blister Pack</td><td colspan=\"8\"/></tr><tr><td>4</td><td style=\"white-space:nowrap\">      KIT<a name=\"v3-EntityCode-KIT\"> </a></td><td>Kit</td><td>A container for a diverse collection of products intended to be used together for some purpose (e.g. Medicinal kits often contain a syringe, a needle and the injectable medication).</td><td/><td/><td>16145</td><td>active</td><td/><td/><td>PKG</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        SYSTM<a name=\"v3-EntityCode-SYSTM\"> </a></td><td>System</td><td>A kit in which the components are interconnected.</td><td/><td/><td>16146</td><td>active</td><td/><td/><td>KIT</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  _MedicalDevice<a name=\"v3-EntityCode-_MedicalDevice\"> </a></td><td>MedicalDevice</td><td>A device with direct or indirect therapeutic purpose. Values for EntityCode when EntityClass = &quot;DEV&quot;</td><td/><td>DEV</td><td>21067</td><td>active</td><td/><td>true</td><td>_MaterialEntityClassType</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    _AccessMedicalDevice<a name=\"v3-EntityCode-_AccessMedicalDevice\"> </a></td><td>AccessMedicalDevice</td><td>A device used to allow access to a part of a body</td><td/><td/><td>21057</td><td>active</td><td/><td>true</td><td>_MedicalDevice</td></tr><tr><td>4</td><td style=\"white-space:nowrap\">      LINE<a name=\"v3-EntityCode-LINE\"> </a></td><td>Line</td><td>A hollow tube used to administer a substance into a vein, artery or body cavity</td><td/><td/><td>16201</td><td>active</td><td/><td/><td>_AccessMedicalDevice</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        IALINE<a name=\"v3-EntityCode-IALINE\"> </a></td><td>Intra-arterial Line</td><td>A line used to administer a substance into an artery</td><td/><td/><td>16203</td><td>active</td><td/><td/><td>LINE</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        IVLINE<a name=\"v3-EntityCode-IVLINE\"> </a></td><td>Intraveneous Line</td><td>A line used to administer a substance into a vein</td><td/><td/><td>16202</td><td>active</td><td/><td/><td>LINE</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    _AdministrationMedicalDevice<a name=\"v3-EntityCode-_AdministrationMedicalDevice\"> </a></td><td>AdministrationMedicalDevice</td><td>A device intended to administer a substance to a subject</td><td/><td/><td>21058</td><td>active</td><td/><td>true</td><td>_MedicalDevice</td></tr><tr><td>4</td><td style=\"white-space:nowrap\">      _InjectionMedicalDevice<a name=\"v3-EntityCode-_InjectionMedicalDevice\"> </a></td><td>InjectionMedicalDevice</td><td>A device intended to administer liquid into a subject via a</td><td/><td/><td>21063</td><td>active</td><td/><td>true</td><td>_AdministrationMedicalDevice</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        AINJ<a name=\"v3-EntityCode-AINJ\"> </a></td><td>AutoInjector</td><td>Automatically injects medication.</td><td/><td/><td>16192</td><td>active</td><td/><td/><td>_InjectionMedicalDevice</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        PEN<a name=\"v3-EntityCode-PEN\"> </a></td><td>Pen</td><td>A device which can contain a cartridge for injection purposes. Eg. Insulin pen.</td><td/><td/><td>16194</td><td>active</td><td/><td/><td>_InjectionMedicalDevice</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        SYR<a name=\"v3-EntityCode-SYR\"> </a></td><td>Syringe</td><td>A barrel with a plunger.</td><td/><td/><td>16193</td><td>active</td><td/><td/><td>_InjectionMedicalDevice</td></tr><tr><td>4</td><td style=\"white-space:nowrap\">      APLCTR<a name=\"v3-EntityCode-APLCTR\"> </a></td><td>Applicator</td><td>A device used to apply a liquid or powder to a surface.</td><td/><td/><td>16190</td><td>active</td><td/><td/><td>_AdministrationMedicalDevice</td></tr><tr><td>4</td><td style=\"white-space:nowrap\">      INH<a name=\"v3-EntityCode-INH\"> </a></td><td>Inhaler</td><td>A small device used for inhaling medicine in the form of a vapour or gas in order to ease a respiratory condition such as asthma or to relieve nasal congestion.</td><td/><td/><td>16196</td><td>active</td><td/><td/><td>_AdministrationMedicalDevice</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        DSKS<a name=\"v3-EntityCode-DSKS\"> </a></td><td>Diskus</td><td>The device used to inhale the doses of medication contained in the disk form.</td><td/><td/><td>16199</td><td>active</td><td/><td/><td>INH</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        DSKUNH<a name=\"v3-EntityCode-DSKUNH\"> </a></td><td>Diskhaler</td><td>The device used to inhale the doses of medication contained in the disk form.</td><td/><td/><td>16198</td><td>active</td><td/><td/><td>INH</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        TRBINH<a name=\"v3-EntityCode-TRBINH\"> </a></td><td>Turbuhaler</td><td>Asthma medication delivery device.</td><td/><td/><td>16197</td><td>active</td><td/><td/><td>INH</td></tr><tr><td>4</td><td style=\"white-space:nowrap\">      PMP<a name=\"v3-EntityCode-PMP\"> </a></td><td>Pump</td><td>A device that is used to raise, compress, or transfer liquids or gases and is operated by a piston or similar mechanism.</td><td/><td/><td>16195</td><td>active</td><td/><td/><td>_AdministrationMedicalDevice</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  _SpecimenAdditiveEntity<a name=\"v3-EntityCode-_SpecimenAdditiveEntity\"> </a></td><td>SpecimenAdditiveEntity</td><td>Set of codes related to specimen additives</td><td/><td>MAT</td><td>21065</td><td>active</td><td/><td>true</td><td>_MaterialEntityClassType</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    ACDA<a name=\"v3-EntityCode-ACDA\"> </a></td><td>ACD Solution A</td><td>ACD Solution A of trisodium citrate, 22.0g/L; citric acid, 8.0 g/L; and dextrose 24.5 g/L. Used in Blood banking and histocompatibilty testing</td><td/><td/><td>16047</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    ACDB<a name=\"v3-EntityCode-ACDB\"> </a></td><td>ACD Solution B</td><td>ACD Solution B of trisodium citrate, 13.2g/L; citric acid, 4.8 g/L; and dextrose 14.7 g/L. Used in Blood banking and histocompatibilty testing.</td><td/><td/><td>16048</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    ACET<a name=\"v3-EntityCode-ACET\"> </a></td><td>Acetic Acid</td><td>50% V/V acetic acid in water. Used as a urine preservative</td><td/><td/><td>16049</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    AMIES<a name=\"v3-EntityCode-AMIES\"> </a></td><td>Amies transport medium</td><td>Sodium Chloride 3.0g, Potassium Chloride 0.2g, Calcium Chloride 0.1g, Magnesium Chloride 0.1g, Monopotassium Phosphate 0.2g, Disodium Phosphate 1.15g, Sodium Thiogly collate 1.0g, Distilled Water 1 liter</td><td/><td/><td>16050</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    BACTM<a name=\"v3-EntityCode-BACTM\"> </a></td><td>Bacterial Transport medium</td><td>Any medium used to maintain bacterial viability (e.g. Stuart's, Cary-Blair, Amies)</td><td/><td/><td>16052</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    BF10<a name=\"v3-EntityCode-BF10\"> </a></td><td>Buffered 10% formalin</td><td>Formaldehyde 4% w/v; methyl alcohol 1% w/v; phosphate buffering salts. Tissue preservative</td><td/><td/><td>16055</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    BOR<a name=\"v3-EntityCode-BOR\"> </a></td><td>Boric Acid</td><td>Powdered boric acid (usually 10 g) added to 24-hour urine collections as a preservative.</td><td/><td/><td>16053</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    BOUIN<a name=\"v3-EntityCode-BOUIN\"> </a></td><td>Bouin's solution</td><td>Picric acid, saturated aqueous solution (750.0 ml), 37-40% formalin (250.0 ml), glacial acetic acid (50.0 ml). Tissue preservative.</td><td/><td/><td>16054</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    BSKM<a name=\"v3-EntityCode-BSKM\"> </a></td><td>Buffered skim milk</td><td>50% skim milk in 0.01 M phosphate-buffered saline. Maintain virus viability</td><td/><td/><td>16057</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    C32<a name=\"v3-EntityCode-C32\"> </a></td><td>3.2% Citrate</td><td>A 3.2% solution of Sodium Citrate in water. Used as a blood preservative</td><td/><td/><td>16044</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    C38<a name=\"v3-EntityCode-C38\"> </a></td><td>3.8% Citrate</td><td>A 3.8% solution of Sodium Citrate in water. Used as a blood preservative</td><td/><td/><td>16045</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    CARS<a name=\"v3-EntityCode-CARS\"> </a></td><td>Carson's Modified 10% formalin</td><td>A modification of buffered 10% formalin used as a general tissue preservative.</td><td/><td/><td>16058</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    CARY<a name=\"v3-EntityCode-CARY\"> </a></td><td>Cary Blair Medium</td><td>Sodium Thioglycollate 1.5 g, Disodium Hydrogen Phosphate 1.1 g, Sodium Chloride 5.0 g, Calcium Chloride 0.09 g, Agar 5.0 g, per Liter of Water</td><td/><td/><td>16059</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    CHLTM<a name=\"v3-EntityCode-CHLTM\"> </a></td><td>Chlamydia transport medium</td><td>Any of a number of non-nutritive buffered media used to maintain Chlamydia viability during transportation to the laboratory</td><td/><td/><td>16060</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    CTAD<a name=\"v3-EntityCode-CTAD\"> </a></td><td>CTAD</td><td>Buffered tri-sodium citrate solution with theophylline, adenosine and dipyridamole</td><td/><td/><td>16061</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    EDTK15<a name=\"v3-EntityCode-EDTK15\"> </a></td><td>Potassium/K EDTA 15%</td><td>Potassium EDTA 15% solution in water</td><td/><td/><td>16077</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    EDTK75<a name=\"v3-EntityCode-EDTK75\"> </a></td><td>Potassium/K EDTA 7.5%</td><td>Potassium EDTA 7.5% solution in water</td><td/><td/><td>16078</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    EDTN<a name=\"v3-EntityCode-EDTN\"> </a></td><td>Sodium/Na EDTA</td><td>Sodium fluoride and Disodium EDTA</td><td/><td/><td>16087</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    ENT<a name=\"v3-EntityCode-ENT\"> </a></td><td>Enteric bacteria transport medium</td><td>Any of a number of non-nutritive buffered media used to maintain enteric bacterial viability during transportation to the laboratory</td><td/><td/><td>16062</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    F10<a name=\"v3-EntityCode-F10\"> </a></td><td>10% Formalin</td><td>A 10% v/v solution in water of formalin( a 37% solution of formaldehyde and water). Used for tissue preservation.</td><td/><td/><td>16043</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    FDP<a name=\"v3-EntityCode-FDP\"> </a></td><td>Thrombin NIH; soybean trypsin inhibitor</td><td>Thrombin plus soybean trypsin inhibitor. For use in identifying fibrn degredation products.</td><td/><td/><td>16091</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    FL10<a name=\"v3-EntityCode-FL10\"> </a></td><td>Sodium Fluoride, 10mg</td><td>Sodium fluoride, 10mg added as a urine preservative.</td><td/><td/><td>16085</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    FL100<a name=\"v3-EntityCode-FL100\"> </a></td><td>Sodium Fluoride, 100mg</td><td>Sodium fluoride, 100mg added as a urine preservative.</td><td/><td/><td>16084</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    HCL6<a name=\"v3-EntityCode-HCL6\"> </a></td><td>6N HCL</td><td>A solution of HCl containing 6moles of hydrogen ion/L. Used as a Urine Preservative.</td><td/><td/><td>16046</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    HEPA<a name=\"v3-EntityCode-HEPA\"> </a></td><td>Ammonium heparin</td><td>Ammonium heparin</td><td/><td/><td>16051</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    HEPL<a name=\"v3-EntityCode-HEPL\"> </a></td><td>Lithium/Li Heparin</td><td>Lithium heparin salt</td><td/><td/><td>16066</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    HEPN<a name=\"v3-EntityCode-HEPN\"> </a></td><td>Sodium/Na Heparin</td><td>Sodium heparin salt</td><td/><td/><td>16086</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    HNO3<a name=\"v3-EntityCode-HNO3\"> </a></td><td>Nitric Acid</td><td>6N Nitric acid used to preserve urine for heavy metal analysis.</td><td/><td/><td>16072</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    JKM<a name=\"v3-EntityCode-JKM\"> </a></td><td>Jones Kendrick Medium</td><td>A transport medium formulated to maintain Bordetella pertussis viability.</td><td/><td/><td>16063</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    KARN<a name=\"v3-EntityCode-KARN\"> </a></td><td>Karnovsky's fixative</td><td>5% Glutaraldehyde, 4% Formaldehyde in 0.08M buffer. Tissue preservation</td><td/><td/><td>16064</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    KOX<a name=\"v3-EntityCode-KOX\"> </a></td><td>Potassium Oxalate</td><td>Potassium oxalate and sodium fluoride in a 1.25:1 ratio</td><td/><td/><td>16076</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    LIA<a name=\"v3-EntityCode-LIA\"> </a></td><td>Lithium iodoacetate</td><td>Iodoacetate lithium salt</td><td/><td/><td>16065</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    M4<a name=\"v3-EntityCode-M4\"> </a></td><td>M4</td><td>Modified Hank's balanced salt solution supplemented with bovine serum albumin, gelatin, sucrose and glutamic acid. It is buffered to pH 7.3+ or - 0.2 with HEPES buffer. Phenol red is used to indicate pH. Vancomycin, Amphotericin B and Colistin are used to</td><td/><td/><td>16067</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    M4RT<a name=\"v3-EntityCode-M4RT\"> </a></td><td>M4-RT</td><td>Modified Hank's balanced salt solution supplemented with bovine serum albumin, gelatin, sucrose and glutamic acid. It is buffered to pH 7.3+ or - 0.2 with Hepes buffer. Phenol red is used to indicate pH. Gentamicin and amphotericin B are used to inhibit c</td><td/><td/><td>16068</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    M5<a name=\"v3-EntityCode-M5\"> </a></td><td>M5</td><td>Modified Hank's balanced salt solution supplemented with protein stabilizers, sucrose and glutamic acid. It is buffered to pH 7.3+ or - 0.2 with Hepes buffer. Phenol red is used to indicate pH. Vancomycin, Amphotericin B and Colistin are used to inhibit c</td><td/><td/><td>16069</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    MICHTM<a name=\"v3-EntityCode-MICHTM\"> </a></td><td>Michel's transport medium</td><td>1M potassium citrate, pH 7.0 2.5 ml, 0.1M magnesium sulfate 5.0 ml, 0.1M N-ethyl malemide 5.0 ml, dH2O 87.5 ml, ammonium sulfate 55gm. Preserve antigens for Immunofluorescence procedures</td><td/><td/><td>16070</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    MMDTM<a name=\"v3-EntityCode-MMDTM\"> </a></td><td>MMD transport medium</td><td>A buffered medium with ammonium sulfate added to preserve antigens for Immunofluorescence procedures</td><td/><td/><td>16071</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    NAF<a name=\"v3-EntityCode-NAF\"> </a></td><td>Sodium Fluoride</td><td>Sodium fluoride</td><td/><td/><td>16083</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    NONE<a name=\"v3-EntityCode-NONE\"> </a></td><td>None</td><td>No additive. Specifically identifes the specimen as having no additives.</td><td/><td/><td>16073</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    PAGE<a name=\"v3-EntityCode-PAGE\"> </a></td><td>Page's Saline</td><td>0.12 g NaCl, 0.004 g MgSO, 0.004 g, CaCl, 0.142 g Na2HPO4 and 0.136 g KH2PO4 per liter of distilled water. Maintain Acanthaoemba viability.</td><td/><td/><td>16074</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    PHENOL<a name=\"v3-EntityCode-PHENOL\"> </a></td><td>Phenol</td><td>Phenol. Urine preservative</td><td/><td/><td>16075</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    PVA<a name=\"v3-EntityCode-PVA\"> </a></td><td>Polyvinylalcohol</td><td>Polyvinyl alcohol</td><td/><td/><td>16079</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    RLM<a name=\"v3-EntityCode-RLM\"> </a></td><td>Reagan Lowe Medium</td><td>A transport medium formulated to maintain Bordetella pertussis viability.</td><td/><td/><td>16080</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    SILICA<a name=\"v3-EntityCode-SILICA\"> </a></td><td>Siliceous earth</td><td>Diatomaceous earth. For glucose determination blood samples</td><td/><td/><td>16082</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    SPS<a name=\"v3-EntityCode-SPS\"> </a></td><td>Sodium polyanethol sulfonate 0.35% in 0.85% sodium chloride</td><td>Sodium polyanethol sulfonate in saline. Anticomplementary and antiphagocytic properties. Used in blood culture collection.</td><td/><td/><td>16088</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    SST<a name=\"v3-EntityCode-SST\"> </a></td><td>Serum Separator Tube</td><td>Polymer separator gel with clot activator</td><td/><td/><td>16081</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    STUTM<a name=\"v3-EntityCode-STUTM\"> </a></td><td>Stuart transport medium</td><td>Sodium Glycerophosphate 10.0g, Calcium Chloride 0.1g, Mercaptoacetic Acid 1.0ml, Distilled Water 1 liter</td><td/><td/><td>16089</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    THROM<a name=\"v3-EntityCode-THROM\"> </a></td><td>Thrombin</td><td>Thrombin. Accelerates clotting.</td><td/><td/><td>16090</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    THYMOL<a name=\"v3-EntityCode-THYMOL\"> </a></td><td>Thymol</td><td>2-Isopropyl-5-methyl phenol. A preservative for 24 Hr Urine samples</td><td/><td/><td>16092</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    THYO<a name=\"v3-EntityCode-THYO\"> </a></td><td>Thyoglycolate broth</td><td>A nutritive medium with a reducing agent (sodium thioglycolate) which, due to a chemical reaction, removes oxygen from the broth.</td><td/><td/><td>16093</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    TOLU<a name=\"v3-EntityCode-TOLU\"> </a></td><td>Toluene</td><td>Also known as Methylbenzene; Toluol; Phenylmethane. A preservative for 24 Hr Urine samples</td><td/><td/><td>16094</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    URETM<a name=\"v3-EntityCode-URETM\"> </a></td><td>Ureaplasma transport medium</td><td>A buffered salt solution with antifungal agents added for the collection and transport of Ureaplasma specimens.</td><td/><td/><td>16095</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    VIRTM<a name=\"v3-EntityCode-VIRTM\"> </a></td><td>Viral Transport medium</td><td>Sucrose 74.6g, Potassium hydrogenphosphate 0.52g, L-glutamic acid 0.72g, Bovine serum albumin 5.0g, Gentamicin 50mg, Potassium dihydrogenphosphate 1.25g, L-15 medium 9.9L, Water to 10L. Maintain Virus viability.</td><td/><td/><td>16096</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    WEST<a name=\"v3-EntityCode-WEST\"> </a></td><td>Buffered Citrate</td><td>3.8% Citrate buffered to a pH of 5.5 for Westergren Sedimentation Rate</td><td/><td/><td>16056</td><td>active</td><td/><td/><td>_SpecimenAdditiveEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  BLDPRD<a name=\"v3-EntityCode-BLDPRD\"> </a></td><td>Blood Product</td><td>A manufactured product that is produced from the raw blood oi a donor with the intention of using it in a recipient transfusion.</td><td/><td/><td>21459</td><td>active</td><td/><td/><td>_MaterialEntityClassType</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  VCCNE<a name=\"v3-EntityCode-VCCNE\"> </a></td><td>Vaccine</td><td>A Type of medicine that creates an immune protection without the recipient experiencing the disease.</td><td/><td/><td>21458</td><td>active</td><td/><td/><td>_MaterialEntityClassType</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  _DeviceGenericType<a name=\"v3-EntityCode-_DeviceGenericType\"> </a></td><td>Device Generic Type</td><td>Includes the set of codes used to identify a device that may be referred to in an ICSR report. Example code set reference is the FDA Center for Devices and Radiological Health product code list.\r\n\r\nExample product codes include: FOZ = Catheter, Intravascular, Therapeutic, short-term less than 30 days, MOP = Rotator, Prosthetic Heart Valve.</td><td/><td/><td>21396</td><td>retired</td><td/><td>true</td><td>_MaterialEntityClassType</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  _DrugEntity<a name=\"v3-EntityCode-_DrugEntity\"> </a></td><td>DrugEntity</td><td>A substance whose therapeutic effect is produced by chemical action within the body.</td><td/><td/><td>21061</td><td>retired</td><td/><td>true</td><td>_MaterialEntityClassType</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    _ClinicalDrug<a name=\"v3-EntityCode-_ClinicalDrug\"> </a></td><td>ClinicalDrug</td><td>Any substance or mixture of substances manufactured, sold or represented for use in: (a) the diagnosis, treatment, mitigation or prevention of a disease, disorder, abnormal physical state, or its symptoms, in human beings or animals; (b) restoring, correcting or modifying organic functions in human beings or animals.</td><td/><td/><td>21059</td><td>retired</td><td/><td>true</td><td>_DrugEntity</td></tr><tr><td>4</td><td style=\"white-space:nowrap\">      _ActiveIngredientDrugEntityType<a name=\"v3-EntityCode-_ActiveIngredientDrugEntityType\"> </a></td><td>ActiveIngredientDrugEntityType</td><td>Any substance which, when combined with other ingredients, delivers all or part of the therapeutic benefit associated with a medication.</td><td/><td/><td>21533</td><td>retired</td><td/><td>true</td><td>_ClinicalDrug</td></tr><tr><td>4</td><td style=\"white-space:nowrap\">      _ManufacturedDrug<a name=\"v3-EntityCode-_ManufacturedDrug\"> </a></td><td>ManufacturedDrug</td><td>Identifies a drug or the use of a drug as produced by a specific manufacturer</td><td/><td/><td>21064</td><td>retired</td><td/><td>true</td><td>_ClinicalDrug</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  _ExposureAgentEntityType<a name=\"v3-EntityCode-_ExposureAgentEntityType\"> </a></td><td>ExposureAgentEntityType</td><td>Indicates the material to which the patient was exposed which is believed to be related to the adverse reaction</td><td/><td/><td>21497</td><td>retired</td><td/><td>true</td><td>_MaterialEntityClassType</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  _x_BillableProduct<a name=\"v3-EntityCode-_x_BillableProduct\"> </a></td><td>x_BillableProduct</td><td>**Description:**The billable codes selected for Clinical Product Invoices. Steward is Financial Management.</td><td/><td/><td>22154</td><td>retired</td><td/><td>true</td><td>_MaterialEntityClassType</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_NonDrugAgentEntity<a name=\"v3-EntityCode-_NonDrugAgentEntity\"> </a></td><td>NonDrugAgentEntity</td><td>Indicates types of allergy and intolerance agents which are non-drugs. (E.g. foods, latex, etc.)</td><td/><td/><td>22382</td><td>active</td><td/><td>true</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA01<a name=\"v3-EntityCode-NDA01\"> </a></td><td>egg</td><td/><td/><td/><td>21586</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA02<a name=\"v3-EntityCode-NDA02\"> </a></td><td>fish</td><td/><td/><td/><td>21587</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA03<a name=\"v3-EntityCode-NDA03\"> </a></td><td>lactose</td><td/><td/><td/><td>21588</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA04<a name=\"v3-EntityCode-NDA04\"> </a></td><td>peanut</td><td/><td/><td/><td>21589</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA05<a name=\"v3-EntityCode-NDA05\"> </a></td><td>soy</td><td/><td/><td/><td>21590</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA06<a name=\"v3-EntityCode-NDA06\"> </a></td><td>sulfites</td><td/><td/><td/><td>21591</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA07<a name=\"v3-EntityCode-NDA07\"> </a></td><td>wheat or gluten</td><td/><td/><td/><td>21592</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA08<a name=\"v3-EntityCode-NDA08\"> </a></td><td>isocyanates</td><td/><td/><td/><td>21593</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA09<a name=\"v3-EntityCode-NDA09\"> </a></td><td>solvents</td><td/><td/><td/><td>21594</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA10<a name=\"v3-EntityCode-NDA10\"> </a></td><td>oils</td><td/><td/><td/><td>21595</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA11<a name=\"v3-EntityCode-NDA11\"> </a></td><td>venoms</td><td/><td/><td/><td>21596</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA12<a name=\"v3-EntityCode-NDA12\"> </a></td><td>latex</td><td/><td/><td/><td>21597</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA13<a name=\"v3-EntityCode-NDA13\"> </a></td><td>shellfish</td><td/><td/><td/><td>21598</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA14<a name=\"v3-EntityCode-NDA14\"> </a></td><td>strawberries</td><td/><td/><td/><td>21599</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA15<a name=\"v3-EntityCode-NDA15\"> </a></td><td>tomatoes</td><td/><td/><td/><td>21600</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA16<a name=\"v3-EntityCode-NDA16\"> </a></td><td>dust</td><td/><td/><td/><td>21601</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NDA17<a name=\"v3-EntityCode-NDA17\"> </a></td><td>dust mites</td><td/><td/><td/><td>21602</td><td>active</td><td/><td/><td>_NonDrugAgentEntity</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_OrganizationEntityType<a name=\"v3-EntityCode-_OrganizationEntityType\"> </a></td><td>OrganizationEntityType</td><td>Further classifies entities of classCode ORG.</td><td/><td>ORG</td><td>21356</td><td>active</td><td/><td>true</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  HHOLD<a name=\"v3-EntityCode-HHOLD\"> </a></td><td>household</td><td>The group of persons who occupy a single housing unit.</td><td/><td/><td>23072</td><td>active</td><td/><td/><td>_OrganizationEntityType</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NAT<a name=\"v3-EntityCode-NAT\"> </a></td><td>NationEntityType</td><td>Codes identifying nation states. Allows for finer grained specification of Entity with classcode &lt;= NAT\r\n\r\n*Example:*ISO3166 country codes.</td><td/><td/><td>21584</td><td>active</td><td/><td/><td>_OrganizationEntityType</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  RELIG<a name=\"v3-EntityCode-RELIG\"> </a></td><td>religious institution</td><td>An organization that provides religious rites of worship.</td><td/><td/><td>21357</td><td>active</td><td/><td/><td>_OrganizationEntityType</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  _IndividualCaseSafetyReportSenderType<a name=\"v3-EntityCode-_IndividualCaseSafetyReportSenderType\"> </a></td><td>Individual Case Safety Report Sender Type</td><td>A code that is used to indicate the type of organization which is originating and sending the ICSR. The current code example reference is from the International Conference on Harmonisation (ICH) Expert Workgroup guideline on Clinical Safety Data Management: Data Elements for Transmission of Individual Case Safety Reports.\r\n\r\nExample concepts are: Pharmaceutical Company, Regulatory Authority, Health Professional, Regional Pharmacovigilence Center, World Health Organization Collaborating Center for International Drug Monitoring.</td><td/><td/><td>21395</td><td>retired</td><td/><td>true</td><td>_OrganizationEntityType</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_PlaceEntityType<a name=\"v3-EntityCode-_PlaceEntityType\"> </a></td><td>PlaceEntityType</td><td>Types of places for EntityClass &quot;PLC&quot;</td><td/><td>PLC</td><td>21070</td><td>active</td><td/><td>true</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  BED<a name=\"v3-EntityCode-BED\"> </a></td><td>Bed Location</td><td>The location of a bed</td><td/><td/><td>16101</td><td>active</td><td/><td/><td>_PlaceEntityType</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  BLDG<a name=\"v3-EntityCode-BLDG\"> </a></td><td>Building Location</td><td>The location of a building</td><td/><td/><td>16104</td><td>active</td><td/><td/><td>_PlaceEntityType</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  FLOOR<a name=\"v3-EntityCode-FLOOR\"> </a></td><td>Floor Location</td><td>The location of a floor of a building</td><td/><td/><td>16103</td><td>active</td><td/><td/><td>_PlaceEntityType</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  ROOM<a name=\"v3-EntityCode-ROOM\"> </a></td><td>Room Location</td><td>The location of a room</td><td/><td/><td>16102</td><td>active</td><td/><td/><td>_PlaceEntityType</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  WING<a name=\"v3-EntityCode-WING\"> </a></td><td>Wing Location</td><td>The location of a wing of a building (e.g. East Wing). The same room number for the same floor number can be distinguished by wing number in some situations</td><td/><td/><td>17703</td><td>active</td><td/><td/><td>_PlaceEntityType</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_ResourceGroupEntityType<a name=\"v3-EntityCode-_ResourceGroupEntityType\"> </a></td><td>ResourceGroupEntityType</td><td>Codes to characterize a Resource Group using categories that typify its membership and/or function\r\n\r\n.\r\n\r\n*Example:* PractitionerGroup</td><td/><td>RGRP</td><td>22383</td><td>active</td><td/><td>true</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  PRAC<a name=\"v3-EntityCode-PRAC\"> </a></td><td>PractitionerGroup</td><td/><td/><td/><td>21439</td><td>active</td><td/><td/><td>_ResourceGroupEntityType</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_NonPersonLivingSubjectEntityType<a name=\"v3-EntityCode-_NonPersonLivingSubjectEntityType\"> </a></td><td>NonPersonLivingSubjectEntityType</td><td>**Description:**Types of NonPersonLivingSubjects for the EntityClass 'NLIV'</td><td/><td/><td>22163</td><td>retired</td><td/><td>true</td><td/></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-EntityCode"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.5.1060" ]
  ];
  fhir:CodeSystem.version [ fhir:value "2.0.0"];
  fhir:CodeSystem.name [ fhir:value "EntityCode"];
  fhir:CodeSystem.title [ fhir:value "EntityCode"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.date [ fhir:value "2019-03-20"^^xsd:date];
  fhir:CodeSystem.publisher [ fhir:value "Health Level 7"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "Health Level Seven" ]
  ];
  fhir:CodeSystem.description [ fhir:value "*OpenIssue:* Missing description."];
  fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.property [
     fhir:index 0;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry" ];
       fhir:Extension.valueCode [ fhir:value "antisymmetric" ]     ], [
       fhir:index 1;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity" ];
       fhir:Extension.valueCode [ fhir:value "transitive" ]     ], [
       fhir:index 2;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity" ];
       fhir:Extension.valueCode [ fhir:value "irreflexive" ]     ], [
       fhir:index 3;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable" ];
       fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 4;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind" ];
       fhir:Extension.valueCode [ fhir:value "Specializes" ]     ], [
       fhir:index 5;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName" ];
       fhir:Extension.valueString [ fhir:value "Generalizes" ]     ];
     fhir:CodeSystem.property.code [ fhir:value "Specializes" ];
     fhir:CodeSystem.property.description [ fhir:value "The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric." ];
     fhir:CodeSystem.property.type [ fhir:value "Coding" ]
  ], [
     fhir:index 1;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry" ];
       fhir:Extension.valueCode [ fhir:value "antisymmetric" ]     ], [
       fhir:index 1;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity" ];
       fhir:Extension.valueCode [ fhir:value "transitive" ]     ], [
       fhir:index 2;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity" ];
       fhir:Extension.valueCode [ fhir:value "irreflexive" ]     ], [
       fhir:index 3;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable" ];
       fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 4;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind" ];
       fhir:Extension.valueCode [ fhir:value "Generalizes" ]     ], [
       fhir:index 5;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName" ];
       fhir:Extension.valueString [ fhir:value "Specializes" ]     ];
     fhir:CodeSystem.property.code [ fhir:value "Generalizes" ];
     fhir:CodeSystem.property.description [ fhir:value "Inverse of Specializes.  Only included as a derived relationship." ];
     fhir:CodeSystem.property.type [ fhir:value "Coding" ]
  ], [
     fhir:index 2;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind" ];
       fhir:Extension.valueCode [ fhir:value "Specializes" ]     ];
     fhir:CodeSystem.property.code [ fhir:value "rim-ClassifiesClassCode" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#rim-ClassifiesClassCode" ];
     fhir:CodeSystem.property.description [ fhir:value "The child code is a classification of the particular class group identified by the 'classCode' in a RIM class as the parent code.  Used only in RIM backbone classes to link the code and classCode values." ];
     fhir:CodeSystem.property.type [ fhir:value "Coding" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.property.code [ fhir:value "internalId" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id" ];
     fhir:CodeSystem.property.description [ fhir:value "The internal identifier for the concept in the HL7 Access database repository." ];
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.property.code [ fhir:value "status" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#status" ];
     fhir:CodeSystem.property.description [ fhir:value "A property that indicates the status of the concept. One of active, experimental, deprecated, or retired." ];
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.property.code [ fhir:value "deprecationDate" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#deprecationDate" ];
     fhir:CodeSystem.property.description [ fhir:value "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged." ];
     fhir:CodeSystem.property.type [ fhir:value "dateTime" ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.property.code [ fhir:value "notSelectable" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#notSelectable" ];
     fhir:CodeSystem.property.description [ fhir:value "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ];
     fhir:CodeSystem.property.type [ fhir:value "boolean" ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.property.code [ fhir:value "subsumedBy" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#parent" ];
     fhir:CodeSystem.property.description [ fhir:value "The concept code of a parent concept" ];
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "_MaterialEntityAdditive" ];
     fhir:CodeSystem.concept.display [ fhir:value "_MaterialEntityAdditive" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ];
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2009-08-20"^^xsd:date ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23527" ]     ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "_MaterialEntityClassType" ];
     fhir:CodeSystem.concept.display [ fhir:value "MaterialEntityClassType" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Types of Material for EntityClass \"MAT\"" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "rim-ClassifiesClassCode" ];
       fhir:CodeSystem.concept.property.valueCoding [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-EntityClass" ];
         fhir:Coding.code [ fhir:value "MAT" ]       ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21066" ]     ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "_NonDrugAgentEntity" ];
     fhir:CodeSystem.concept.display [ fhir:value "NonDrugAgentEntity" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Indicates types of allergy and intolerance agents which are non-drugs. (E.g. foods, latex, etc.)" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22382" ]     ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "_OrganizationEntityType" ];
     fhir:CodeSystem.concept.display [ fhir:value "OrganizationEntityType" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Further classifies entities of classCode ORG." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "rim-ClassifiesClassCode" ];
       fhir:CodeSystem.concept.property.valueCoding [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-EntityClass" ];
         fhir:Coding.code [ fhir:value "ORG" ]       ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21356" ]     ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "_PlaceEntityType" ];
     fhir:CodeSystem.concept.display [ fhir:value "PlaceEntityType" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Types of places for EntityClass \"PLC\"" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "rim-ClassifiesClassCode" ];
       fhir:CodeSystem.concept.property.valueCoding [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-EntityClass" ];
         fhir:Coding.code [ fhir:value "PLC" ]       ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21070" ]     ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "_ResourceGroupEntityType" ];
     fhir:CodeSystem.concept.display [ fhir:value "ResourceGroupEntityType" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Codes to characterize a Resource Group using categories that typify its membership and/or function\r\n\r\n.\r\n\r\n*Example:* PractitionerGroup" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "rim-ClassifiesClassCode" ];
       fhir:CodeSystem.concept.property.valueCoding [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-EntityClass" ];
         fhir:Coding.code [ fhir:value "RGRP" ]       ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22383" ]     ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "_NonPersonLivingSubjectEntityType" ];
     fhir:CodeSystem.concept.display [ fhir:value "NonPersonLivingSubjectEntityType" ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Description:**Types of NonPersonLivingSubjects for the EntityClass 'NLIV'" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22163" ]     ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "LINE" ];
     fhir:CodeSystem.concept.display [ fhir:value "Line" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A hollow tube used to administer a substance into a vein, artery or body cavity" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16201" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_AccessMedicalDevice" ]     ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "_InjectionMedicalDevice" ];
     fhir:CodeSystem.concept.display [ fhir:value "InjectionMedicalDevice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A device intended to administer liquid into a subject via a" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21063" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_AdministrationMedicalDevice" ]     ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "APLCTR" ];
     fhir:CodeSystem.concept.display [ fhir:value "Applicator" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A device used to apply a liquid or powder to a surface." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16190" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_AdministrationMedicalDevice" ]     ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "INH" ];
     fhir:CodeSystem.concept.display [ fhir:value "Inhaler" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A small device used for inhaling medicine in the form of a vapour or gas in order to ease a respiratory condition such as asthma or to relieve nasal congestion." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16196" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_AdministrationMedicalDevice" ]     ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "PMP" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pump" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A device that is used to raise, compress, or transfer liquids or gases and is operated by a piston or similar mechanism." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16195" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_AdministrationMedicalDevice" ]     ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "_ActiveIngredientDrugEntityType" ];
     fhir:CodeSystem.concept.display [ fhir:value "ActiveIngredientDrugEntityType" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Any substance which, when combined with other ingredients, delivers all or part of the therapeutic benefit associated with a medication." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21533" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ClinicalDrug" ]     ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.concept.code [ fhir:value "_ManufacturedDrug" ];
     fhir:CodeSystem.concept.display [ fhir:value "ManufacturedDrug" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identifies a drug or the use of a drug as produced by a specific manufacturer" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21064" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ClinicalDrug" ]     ]
  ], [
     fhir:index 14;
     fhir:CodeSystem.concept.code [ fhir:value "PKG" ];
     fhir:CodeSystem.concept.display [ fhir:value "Package" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A material intended to hold other materials for purposes of storage or transportation" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16144" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ContainerEntityType" ]     ]
  ], [
     fhir:index 15;
     fhir:CodeSystem.concept.code [ fhir:value "_ClinicalDrug" ];
     fhir:CodeSystem.concept.display [ fhir:value "ClinicalDrug" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Any substance or mixture of substances manufactured, sold or represented for use in: (a) the diagnosis, treatment, mitigation or prevention of a disease, disorder, abnormal physical state, or its symptoms, in human beings or animals; (b) restoring, correcting or modifying organic functions in human beings or animals." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21059" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_DrugEntity" ]     ]
  ], [
     fhir:index 16;
     fhir:CodeSystem.concept.code [ fhir:value "AMP" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ampule" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A small sealed glass container that holds a measured amount of a medicinal substance." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16177" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_IndividualPackageEntityType" ]     ]
  ], [
     fhir:index 17;
     fhir:CodeSystem.concept.code [ fhir:value "MINIM" ];
     fhir:CodeSystem.concept.display [ fhir:value "Minim" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Individually dosed ophthalmic solution. One time eye dropper dispenser." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16178" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_IndividualPackageEntityType" ]     ]
  ], [
     fhir:index 18;
     fhir:CodeSystem.concept.code [ fhir:value "NEBAMP" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nebuamp" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Individually dosed inhalation solution." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16179" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_IndividualPackageEntityType" ]     ]
  ], [
     fhir:index 19;
     fhir:CodeSystem.concept.code [ fhir:value "OVUL" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ovule" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A container either glass or plastic and a narrow neck, for storing liquid." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16180" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_IndividualPackageEntityType" ]     ]
  ], [
     fhir:index 20;
     fhir:CodeSystem.concept.code [ fhir:value "AINJ" ];
     fhir:CodeSystem.concept.display [ fhir:value "AutoInjector" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Automatically injects medication." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16192" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_InjectionMedicalDevice" ]     ]
  ], [
     fhir:index 21;
     fhir:CodeSystem.concept.code [ fhir:value "PEN" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pen" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A device which can contain a cartridge for injection purposes. Eg. Insulin pen." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16194" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_InjectionMedicalDevice" ]     ]
  ], [
     fhir:index 22;
     fhir:CodeSystem.concept.code [ fhir:value "SYR" ];
     fhir:CodeSystem.concept.display [ fhir:value "Syringe" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A barrel with a plunger." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16193" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_InjectionMedicalDevice" ]     ]
  ], [
     fhir:index 23;
     fhir:CodeSystem.concept.code [ fhir:value "_ContainerEntityType" ];
     fhir:CodeSystem.concept.display [ fhir:value "ContainerEntityType" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Material intended to hold another material for purpose of storage or transport." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21060" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MaterialEntityClassType" ]     ]
  ], [
     fhir:index 24;
     fhir:CodeSystem.concept.code [ fhir:value "_MedicalDevice" ];
     fhir:CodeSystem.concept.display [ fhir:value "MedicalDevice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A device with direct or indirect therapeutic purpose. Values for EntityCode when EntityClass = \"DEV\"" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "rim-ClassifiesClassCode" ];
       fhir:CodeSystem.concept.property.valueCoding [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-EntityClass" ];
         fhir:Coding.code [ fhir:value "DEV" ]       ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21067" ]     ], [
       fhir:index 4;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MaterialEntityClassType" ]     ]
  ], [
     fhir:index 25;
     fhir:CodeSystem.concept.code [ fhir:value "_SpecimenAdditiveEntity" ];
     fhir:CodeSystem.concept.display [ fhir:value "SpecimenAdditiveEntity" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Set of codes related to specimen additives" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "rim-ClassifiesClassCode" ];
       fhir:CodeSystem.concept.property.valueCoding [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-EntityClass" ];
         fhir:Coding.code [ fhir:value "MAT" ]       ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21065" ]     ], [
       fhir:index 4;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MaterialEntityClassType" ]     ]
  ], [
     fhir:index 26;
     fhir:CodeSystem.concept.code [ fhir:value "BLDPRD" ];
     fhir:CodeSystem.concept.display [ fhir:value "Blood Product" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A manufactured product that is produced from the raw blood oi a donor with the intention of using it in a recipient transfusion." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21459" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MaterialEntityClassType" ]     ]
  ], [
     fhir:index 27;
     fhir:CodeSystem.concept.code [ fhir:value "VCCNE" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vaccine" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A Type of medicine that creates an immune protection without the recipient experiencing the disease." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21458" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MaterialEntityClassType" ]     ]
  ], [
     fhir:index 28;
     fhir:CodeSystem.concept.code [ fhir:value "_DeviceGenericType" ];
     fhir:CodeSystem.concept.display [ fhir:value "Device Generic Type" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Includes the set of codes used to identify a device that may be referred to in an ICSR report. Example code set reference is the FDA Center for Devices and Radiological Health product code list.\r\n\r\nExample product codes include: FOZ = Catheter, Intravascular, Therapeutic, short-term less than 30 days, MOP = Rotator, Prosthetic Heart Valve." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21396" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MaterialEntityClassType" ]     ]
  ], [
     fhir:index 29;
     fhir:CodeSystem.concept.code [ fhir:value "_DrugEntity" ];
     fhir:CodeSystem.concept.display [ fhir:value "DrugEntity" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A substance whose therapeutic effect is produced by chemical action within the body." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21061" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MaterialEntityClassType" ]     ]
  ], [
     fhir:index 30;
     fhir:CodeSystem.concept.code [ fhir:value "_ExposureAgentEntityType" ];
     fhir:CodeSystem.concept.display [ fhir:value "ExposureAgentEntityType" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Indicates the material to which the patient was exposed which is believed to be related to the adverse reaction" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21497" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MaterialEntityClassType" ]     ]
  ], [
     fhir:index 31;
     fhir:CodeSystem.concept.code [ fhir:value "_x_BillableProduct" ];
     fhir:CodeSystem.concept.display [ fhir:value "x_BillableProduct" ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Description:**The billable codes selected for Clinical Product Invoices. Steward is Financial Management." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22154" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MaterialEntityClassType" ]     ]
  ], [
     fhir:index 32;
     fhir:CodeSystem.concept.code [ fhir:value "_AccessMedicalDevice" ];
     fhir:CodeSystem.concept.display [ fhir:value "AccessMedicalDevice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A device used to allow access to a part of a body" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21057" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MedicalDevice" ]     ]
  ], [
     fhir:index 33;
     fhir:CodeSystem.concept.code [ fhir:value "_AdministrationMedicalDevice" ];
     fhir:CodeSystem.concept.display [ fhir:value "AdministrationMedicalDevice" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A device intended to administer a substance to a subject" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21058" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MedicalDevice" ]     ]
  ], [
     fhir:index 34;
     fhir:CodeSystem.concept.code [ fhir:value "BOT" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bottle" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A container, typically rounded, either glass or plastic with a narrow neck and capable of storing liquid." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16155" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MultiUseContainerEntityType" ]     ]
  ], [
     fhir:index 35;
     fhir:CodeSystem.concept.code [ fhir:value "BOX" ];
     fhir:CodeSystem.concept.display [ fhir:value "Box" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A 6-sided container commonly made from paper or cardboard used for solid forms." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16154" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MultiUseContainerEntityType" ]     ]
  ], [
     fhir:index 36;
     fhir:CodeSystem.concept.code [ fhir:value "CAN" ];
     fhir:CodeSystem.concept.display [ fhir:value "Can" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A metal container in which a material is hermetically sealed to enable storage over long periods." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16161" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MultiUseContainerEntityType" ]     ]
  ], [
     fhir:index 37;
     fhir:CodeSystem.concept.code [ fhir:value "CART" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cartridge" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A sealed container of liquid or powder intended to be loaded into a device." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16163" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MultiUseContainerEntityType" ]     ]
  ], [
     fhir:index 38;
     fhir:CodeSystem.concept.code [ fhir:value "CNSTR" ];
     fhir:CodeSystem.concept.display [ fhir:value "Canister" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A pressurized metal container holding a substance released as a spray or aerosol." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16162" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MultiUseContainerEntityType" ]     ]
  ], [
     fhir:index 39;
     fhir:CodeSystem.concept.code [ fhir:value "JAR" ];
     fhir:CodeSystem.concept.display [ fhir:value "Jar" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A container of glass, earthenware, plastic, etc. Top of the container has a diameter of similar size to the diameter of the container as a whole" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16164" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MultiUseContainerEntityType" ]     ]
  ], [
     fhir:index 40;
     fhir:CodeSystem.concept.code [ fhir:value "JUG" ];
     fhir:CodeSystem.concept.display [ fhir:value "Jug" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A deep vessel for holding liquids, with a handle and often with a spout or lip shape for pouring." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16165" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MultiUseContainerEntityType" ]     ]
  ], [
     fhir:index 41;
     fhir:CodeSystem.concept.code [ fhir:value "TIN" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tin" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A lidded container made of thin sheet metal." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16166" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MultiUseContainerEntityType" ]     ]
  ], [
     fhir:index 42;
     fhir:CodeSystem.concept.code [ fhir:value "TUB" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tub" ];
     fhir:CodeSystem.concept.definition [ fhir:value "An open flat bottomed round container." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16167" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MultiUseContainerEntityType" ]     ]
  ], [
     fhir:index 43;
     fhir:CodeSystem.concept.code [ fhir:value "TUBE" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tube" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A long hollow rigid or flexible cylinder. Material is extruded by squeezing the container." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16168" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MultiUseContainerEntityType" ]     ]
  ], [
     fhir:index 44;
     fhir:CodeSystem.concept.code [ fhir:value "VIAL" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vial" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A small cylindrical glass for holding liquid medicines." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16169" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_MultiUseContainerEntityType" ]     ]
  ], [
     fhir:index 45;
     fhir:CodeSystem.concept.code [ fhir:value "NDA01" ];
     fhir:CodeSystem.concept.display [ fhir:value "egg" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21586" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 46;
     fhir:CodeSystem.concept.code [ fhir:value "NDA02" ];
     fhir:CodeSystem.concept.display [ fhir:value "fish" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21587" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 47;
     fhir:CodeSystem.concept.code [ fhir:value "NDA03" ];
     fhir:CodeSystem.concept.display [ fhir:value "lactose" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21588" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 48;
     fhir:CodeSystem.concept.code [ fhir:value "NDA04" ];
     fhir:CodeSystem.concept.display [ fhir:value "peanut" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21589" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 49;
     fhir:CodeSystem.concept.code [ fhir:value "NDA05" ];
     fhir:CodeSystem.concept.display [ fhir:value "soy" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21590" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 50;
     fhir:CodeSystem.concept.code [ fhir:value "NDA06" ];
     fhir:CodeSystem.concept.display [ fhir:value "sulfites" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21591" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 51;
     fhir:CodeSystem.concept.code [ fhir:value "NDA07" ];
     fhir:CodeSystem.concept.display [ fhir:value "wheat or gluten" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21592" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 52;
     fhir:CodeSystem.concept.code [ fhir:value "NDA08" ];
     fhir:CodeSystem.concept.display [ fhir:value "isocyanates" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21593" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 53;
     fhir:CodeSystem.concept.code [ fhir:value "NDA09" ];
     fhir:CodeSystem.concept.display [ fhir:value "solvents" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21594" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 54;
     fhir:CodeSystem.concept.code [ fhir:value "NDA10" ];
     fhir:CodeSystem.concept.display [ fhir:value "oils" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21595" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 55;
     fhir:CodeSystem.concept.code [ fhir:value "NDA11" ];
     fhir:CodeSystem.concept.display [ fhir:value "venoms" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21596" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 56;
     fhir:CodeSystem.concept.code [ fhir:value "NDA12" ];
     fhir:CodeSystem.concept.display [ fhir:value "latex" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21597" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 57;
     fhir:CodeSystem.concept.code [ fhir:value "NDA13" ];
     fhir:CodeSystem.concept.display [ fhir:value "shellfish" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21598" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 58;
     fhir:CodeSystem.concept.code [ fhir:value "NDA14" ];
     fhir:CodeSystem.concept.display [ fhir:value "strawberries" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21599" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 59;
     fhir:CodeSystem.concept.code [ fhir:value "NDA15" ];
     fhir:CodeSystem.concept.display [ fhir:value "tomatoes" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21600" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 60;
     fhir:CodeSystem.concept.code [ fhir:value "NDA16" ];
     fhir:CodeSystem.concept.display [ fhir:value "dust" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21601" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 61;
     fhir:CodeSystem.concept.code [ fhir:value "NDA17" ];
     fhir:CodeSystem.concept.display [ fhir:value "dust mites" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21602" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonDrugAgentEntity" ]     ]
  ], [
     fhir:index 62;
     fhir:CodeSystem.concept.code [ fhir:value "BAG" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bag" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A pouched or pendulous container." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16148" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonRigidContainerEntityType" ]     ]
  ], [
     fhir:index 63;
     fhir:CodeSystem.concept.code [ fhir:value "PACKT" ];
     fhir:CodeSystem.concept.display [ fhir:value "Packet" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A paper" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16149" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonRigidContainerEntityType" ]     ]
  ], [
     fhir:index 64;
     fhir:CodeSystem.concept.code [ fhir:value "PCH" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pouch" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A small bag or container made of a soft material." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16151" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonRigidContainerEntityType" ]     ]
  ], [
     fhir:index 65;
     fhir:CodeSystem.concept.code [ fhir:value "SACH" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sachet" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A small bag or packet containing a small portion of a substance." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16150" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_NonRigidContainerEntityType" ]     ]
  ], [
     fhir:index 66;
     fhir:CodeSystem.concept.code [ fhir:value "HHOLD" ];
     fhir:CodeSystem.concept.display [ fhir:value "household" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The group of persons who occupy a single housing unit." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23072" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_OrganizationEntityType" ]     ]
  ], [
     fhir:index 67;
     fhir:CodeSystem.concept.code [ fhir:value "NAT" ];
     fhir:CodeSystem.concept.display [ fhir:value "NationEntityType" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Codes identifying nation states. Allows for finer grained specification of Entity with classcode <= NAT\r\n\r\n*Example:*ISO3166 country codes." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21584" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_OrganizationEntityType" ]     ]
  ], [
     fhir:index 68;
     fhir:CodeSystem.concept.code [ fhir:value "RELIG" ];
     fhir:CodeSystem.concept.display [ fhir:value "religious institution" ];
     fhir:CodeSystem.concept.definition [ fhir:value "An organization that provides religious rites of worship." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21357" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_OrganizationEntityType" ]     ]
  ], [
     fhir:index 69;
     fhir:CodeSystem.concept.code [ fhir:value "_IndividualCaseSafetyReportSenderType" ];
     fhir:CodeSystem.concept.display [ fhir:value "Individual Case Safety Report Sender Type" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A code that is used to indicate the type of organization which is originating and sending the ICSR. The current code example reference is from the International Conference on Harmonisation (ICH) Expert Workgroup guideline on Clinical Safety Data Management: Data Elements for Transmission of Individual Case Safety Reports.\r\n\r\nExample concepts are: Pharmaceutical Company, Regulatory Authority, Health Professional, Regional Pharmacovigilence Center, World Health Organization Collaborating Center for International Drug Monitoring." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21395" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_OrganizationEntityType" ]     ]
  ], [
     fhir:index 70;
     fhir:CodeSystem.concept.code [ fhir:value "BED" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bed Location" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The location of a bed" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16101" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_PlaceEntityType" ]     ]
  ], [
     fhir:index 71;
     fhir:CodeSystem.concept.code [ fhir:value "BLDG" ];
     fhir:CodeSystem.concept.display [ fhir:value "Building Location" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The location of a building" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16104" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_PlaceEntityType" ]     ]
  ], [
     fhir:index 72;
     fhir:CodeSystem.concept.code [ fhir:value "FLOOR" ];
     fhir:CodeSystem.concept.display [ fhir:value "Floor Location" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The location of a floor of a building" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16103" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_PlaceEntityType" ]     ]
  ], [
     fhir:index 73;
     fhir:CodeSystem.concept.code [ fhir:value "ROOM" ];
     fhir:CodeSystem.concept.display [ fhir:value "Room Location" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The location of a room" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16102" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_PlaceEntityType" ]     ]
  ], [
     fhir:index 74;
     fhir:CodeSystem.concept.code [ fhir:value "WING" ];
     fhir:CodeSystem.concept.display [ fhir:value "Wing Location" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The location of a wing of a building (e.g. East Wing). The same room number for the same floor number can be distinguished by wing number in some situations" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "17703" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_PlaceEntityType" ]     ]
  ], [
     fhir:index 75;
     fhir:CodeSystem.concept.code [ fhir:value "PRAC" ];
     fhir:CodeSystem.concept.display [ fhir:value "PractitionerGroup" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21439" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ResourceGroupEntityType" ]     ]
  ], [
     fhir:index 76;
     fhir:CodeSystem.concept.code [ fhir:value "_IndividualPackageEntityType" ];
     fhir:CodeSystem.concept.display [ fhir:value "IndividualPackageEntityType" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Container intended to contain sufficient material for only one use." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21062" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_RigidContainerEntityType" ]     ]
  ], [
     fhir:index 77;
     fhir:CodeSystem.concept.code [ fhir:value "_MultiUseContainerEntityType" ];
     fhir:CodeSystem.concept.display [ fhir:value "MultiUseContainerEntityType" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A container intended to contain sufficient material for more than one use. (I.e. Material is intended to be removed from the container at more than one discrete time period.)" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "rim-ClassifiesClassCode" ];
       fhir:CodeSystem.concept.property.valueCoding [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-EntityClass" ];
         fhir:Coding.code [ fhir:value "CONT" ]       ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21068" ]     ], [
       fhir:index 4;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_RigidContainerEntityType" ]     ]
  ], [
     fhir:index 78;
     fhir:CodeSystem.concept.code [ fhir:value "BLSTRPK" ];
     fhir:CodeSystem.concept.display [ fhir:value "Blister Pack" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A bubblepack. Medications sealed individually, separated into doses." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16171" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_RigidContainerEntityType" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "COMPPKG" ]     ]
  ], [
     fhir:index 79;
     fhir:CodeSystem.concept.code [ fhir:value "ACDA" ];
     fhir:CodeSystem.concept.display [ fhir:value "ACD Solution A" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ACD Solution A of trisodium citrate, 22.0g/L; citric acid, 8.0 g/L; and dextrose 24.5 g/L. Used in Blood banking and histocompatibilty testing" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16047" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 80;
     fhir:CodeSystem.concept.code [ fhir:value "ACDB" ];
     fhir:CodeSystem.concept.display [ fhir:value "ACD Solution B" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ACD Solution B of trisodium citrate, 13.2g/L; citric acid, 4.8 g/L; and dextrose 14.7 g/L. Used in Blood banking and histocompatibilty testing." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16048" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 81;
     fhir:CodeSystem.concept.code [ fhir:value "ACET" ];
     fhir:CodeSystem.concept.display [ fhir:value "Acetic Acid" ];
     fhir:CodeSystem.concept.definition [ fhir:value "50% V/V acetic acid in water. Used as a urine preservative" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16049" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 82;
     fhir:CodeSystem.concept.code [ fhir:value "AMIES" ];
     fhir:CodeSystem.concept.display [ fhir:value "Amies transport medium" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sodium Chloride 3.0g, Potassium Chloride 0.2g, Calcium Chloride 0.1g, Magnesium Chloride 0.1g, Monopotassium Phosphate 0.2g, Disodium Phosphate 1.15g, Sodium Thiogly collate 1.0g, Distilled Water 1 liter" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16050" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 83;
     fhir:CodeSystem.concept.code [ fhir:value "BACTM" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bacterial Transport medium" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Any medium used to maintain bacterial viability (e.g. Stuart's, Cary-Blair, Amies)" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16052" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 84;
     fhir:CodeSystem.concept.code [ fhir:value "BF10" ];
     fhir:CodeSystem.concept.display [ fhir:value "Buffered 10% formalin" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Formaldehyde 4% w/v; methyl alcohol 1% w/v; phosphate buffering salts. Tissue preservative" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16055" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 85;
     fhir:CodeSystem.concept.code [ fhir:value "BOR" ];
     fhir:CodeSystem.concept.display [ fhir:value "Boric Acid" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Powdered boric acid (usually 10 g) added to 24-hour urine collections as a preservative." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16053" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 86;
     fhir:CodeSystem.concept.code [ fhir:value "BOUIN" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bouin's solution" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Picric acid, saturated aqueous solution (750.0 ml), 37-40% formalin (250.0 ml), glacial acetic acid (50.0 ml). Tissue preservative." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16054" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 87;
     fhir:CodeSystem.concept.code [ fhir:value "BSKM" ];
     fhir:CodeSystem.concept.display [ fhir:value "Buffered skim milk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "50% skim milk in 0.01 M phosphate-buffered saline. Maintain virus viability" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16057" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 88;
     fhir:CodeSystem.concept.code [ fhir:value "C32" ];
     fhir:CodeSystem.concept.display [ fhir:value "3.2% Citrate" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A 3.2% solution of Sodium Citrate in water. Used as a blood preservative" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16044" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 89;
     fhir:CodeSystem.concept.code [ fhir:value "C38" ];
     fhir:CodeSystem.concept.display [ fhir:value "3.8% Citrate" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A 3.8% solution of Sodium Citrate in water. Used as a blood preservative" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16045" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 90;
     fhir:CodeSystem.concept.code [ fhir:value "CARS" ];
     fhir:CodeSystem.concept.display [ fhir:value "Carson's Modified 10% formalin" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A modification of buffered 10% formalin used as a general tissue preservative." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16058" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 91;
     fhir:CodeSystem.concept.code [ fhir:value "CARY" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cary Blair Medium" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sodium Thioglycollate 1.5 g, Disodium Hydrogen Phosphate 1.1 g, Sodium Chloride 5.0 g, Calcium Chloride 0.09 g, Agar 5.0 g, per Liter of Water" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16059" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 92;
     fhir:CodeSystem.concept.code [ fhir:value "CHLTM" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chlamydia transport medium" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Any of a number of non-nutritive buffered media used to maintain Chlamydia viability during transportation to the laboratory" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16060" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 93;
     fhir:CodeSystem.concept.code [ fhir:value "CTAD" ];
     fhir:CodeSystem.concept.display [ fhir:value "CTAD" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Buffered tri-sodium citrate solution with theophylline, adenosine and dipyridamole" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16061" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 94;
     fhir:CodeSystem.concept.code [ fhir:value "EDTK15" ];
     fhir:CodeSystem.concept.display [ fhir:value "Potassium/K EDTA 15%" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Potassium EDTA 15% solution in water" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16077" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 95;
     fhir:CodeSystem.concept.code [ fhir:value "EDTK75" ];
     fhir:CodeSystem.concept.display [ fhir:value "Potassium/K EDTA 7.5%" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Potassium EDTA 7.5% solution in water" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16078" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 96;
     fhir:CodeSystem.concept.code [ fhir:value "EDTN" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sodium/Na EDTA" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sodium fluoride and Disodium EDTA" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16087" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 97;
     fhir:CodeSystem.concept.code [ fhir:value "ENT" ];
     fhir:CodeSystem.concept.display [ fhir:value "Enteric bacteria transport medium" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Any of a number of non-nutritive buffered media used to maintain enteric bacterial viability during transportation to the laboratory" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16062" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 98;
     fhir:CodeSystem.concept.code [ fhir:value "F10" ];
     fhir:CodeSystem.concept.display [ fhir:value "10% Formalin" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A 10% v/v solution in water of formalin( a 37% solution of formaldehyde and water). Used for tissue preservation." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16043" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 99;
     fhir:CodeSystem.concept.code [ fhir:value "FDP" ];
     fhir:CodeSystem.concept.display [ fhir:value "Thrombin NIH; soybean trypsin inhibitor" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Thrombin plus soybean trypsin inhibitor. For use in identifying fibrn degredation products." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16091" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 100;
     fhir:CodeSystem.concept.code [ fhir:value "FL10" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sodium Fluoride, 10mg" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sodium fluoride, 10mg added as a urine preservative." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16085" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 101;
     fhir:CodeSystem.concept.code [ fhir:value "FL100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sodium Fluoride, 100mg" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sodium fluoride, 100mg added as a urine preservative." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16084" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 102;
     fhir:CodeSystem.concept.code [ fhir:value "HCL6" ];
     fhir:CodeSystem.concept.display [ fhir:value "6N HCL" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A solution of HCl containing 6moles of hydrogen ion/L. Used as a Urine Preservative." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16046" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 103;
     fhir:CodeSystem.concept.code [ fhir:value "HEPA" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ammonium heparin" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Ammonium heparin" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16051" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 104;
     fhir:CodeSystem.concept.code [ fhir:value "HEPL" ];
     fhir:CodeSystem.concept.display [ fhir:value "Lithium/Li Heparin" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Lithium heparin salt" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16066" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 105;
     fhir:CodeSystem.concept.code [ fhir:value "HEPN" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sodium/Na Heparin" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sodium heparin salt" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16086" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 106;
     fhir:CodeSystem.concept.code [ fhir:value "HNO3" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nitric Acid" ];
     fhir:CodeSystem.concept.definition [ fhir:value "6N Nitric acid used to preserve urine for heavy metal analysis." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16072" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 107;
     fhir:CodeSystem.concept.code [ fhir:value "JKM" ];
     fhir:CodeSystem.concept.display [ fhir:value "Jones Kendrick Medium" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A transport medium formulated to maintain Bordetella pertussis viability." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16063" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 108;
     fhir:CodeSystem.concept.code [ fhir:value "KARN" ];
     fhir:CodeSystem.concept.display [ fhir:value "Karnovsky's fixative" ];
     fhir:CodeSystem.concept.definition [ fhir:value "5% Glutaraldehyde, 4% Formaldehyde in 0.08M buffer. Tissue preservation" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16064" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 109;
     fhir:CodeSystem.concept.code [ fhir:value "KOX" ];
     fhir:CodeSystem.concept.display [ fhir:value "Potassium Oxalate" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Potassium oxalate and sodium fluoride in a 1.25:1 ratio" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16076" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 110;
     fhir:CodeSystem.concept.code [ fhir:value "LIA" ];
     fhir:CodeSystem.concept.display [ fhir:value "Lithium iodoacetate" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Iodoacetate lithium salt" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16065" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 111;
     fhir:CodeSystem.concept.code [ fhir:value "M4" ];
     fhir:CodeSystem.concept.display [ fhir:value "M4" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Modified Hank's balanced salt solution supplemented with bovine serum albumin, gelatin, sucrose and glutamic acid. It is buffered to pH 7.3+ or - 0.2 with HEPES buffer. Phenol red is used to indicate pH. Vancomycin, Amphotericin B and Colistin are used to" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16067" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 112;
     fhir:CodeSystem.concept.code [ fhir:value "M4RT" ];
     fhir:CodeSystem.concept.display [ fhir:value "M4-RT" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Modified Hank's balanced salt solution supplemented with bovine serum albumin, gelatin, sucrose and glutamic acid. It is buffered to pH 7.3+ or - 0.2 with Hepes buffer. Phenol red is used to indicate pH. Gentamicin and amphotericin B are used to inhibit c" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16068" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 113;
     fhir:CodeSystem.concept.code [ fhir:value "M5" ];
     fhir:CodeSystem.concept.display [ fhir:value "M5" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Modified Hank's balanced salt solution supplemented with protein stabilizers, sucrose and glutamic acid. It is buffered to pH 7.3+ or - 0.2 with Hepes buffer. Phenol red is used to indicate pH. Vancomycin, Amphotericin B and Colistin are used to inhibit c" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16069" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 114;
     fhir:CodeSystem.concept.code [ fhir:value "MICHTM" ];
     fhir:CodeSystem.concept.display [ fhir:value "Michel's transport medium" ];
     fhir:CodeSystem.concept.definition [ fhir:value "1M potassium citrate, pH 7.0 2.5 ml, 0.1M magnesium sulfate 5.0 ml, 0.1M N-ethyl malemide 5.0 ml, dH2O 87.5 ml, ammonium sulfate 55gm. Preserve antigens for Immunofluorescence procedures" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16070" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 115;
     fhir:CodeSystem.concept.code [ fhir:value "MMDTM" ];
     fhir:CodeSystem.concept.display [ fhir:value "MMD transport medium" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A buffered medium with ammonium sulfate added to preserve antigens for Immunofluorescence procedures" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16071" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 116;
     fhir:CodeSystem.concept.code [ fhir:value "NAF" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sodium Fluoride" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sodium fluoride" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16083" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 117;
     fhir:CodeSystem.concept.code [ fhir:value "NONE" ];
     fhir:CodeSystem.concept.display [ fhir:value "None" ];
     fhir:CodeSystem.concept.definition [ fhir:value "No additive. Specifically identifes the specimen as having no additives." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16073" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 118;
     fhir:CodeSystem.concept.code [ fhir:value "PAGE" ];
     fhir:CodeSystem.concept.display [ fhir:value "Page's Saline" ];
     fhir:CodeSystem.concept.definition [ fhir:value "0.12 g NaCl, 0.004 g MgSO, 0.004 g, CaCl, 0.142 g Na2HPO4 and 0.136 g KH2PO4 per liter of distilled water. Maintain Acanthaoemba viability." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16074" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 119;
     fhir:CodeSystem.concept.code [ fhir:value "PHENOL" ];
     fhir:CodeSystem.concept.display [ fhir:value "Phenol" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Phenol. Urine preservative" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16075" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 120;
     fhir:CodeSystem.concept.code [ fhir:value "PVA" ];
     fhir:CodeSystem.concept.display [ fhir:value "Polyvinylalcohol" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Polyvinyl alcohol" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16079" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 121;
     fhir:CodeSystem.concept.code [ fhir:value "RLM" ];
     fhir:CodeSystem.concept.display [ fhir:value "Reagan Lowe Medium" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A transport medium formulated to maintain Bordetella pertussis viability." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16080" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 122;
     fhir:CodeSystem.concept.code [ fhir:value "SILICA" ];
     fhir:CodeSystem.concept.display [ fhir:value "Siliceous earth" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Diatomaceous earth. For glucose determination blood samples" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16082" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 123;
     fhir:CodeSystem.concept.code [ fhir:value "SPS" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sodium polyanethol sulfonate 0.35% in 0.85% sodium chloride" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sodium polyanethol sulfonate in saline. Anticomplementary and antiphagocytic properties. Used in blood culture collection." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16088" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 124;
     fhir:CodeSystem.concept.code [ fhir:value "SST" ];
     fhir:CodeSystem.concept.display [ fhir:value "Serum Separator Tube" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Polymer separator gel with clot activator" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16081" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 125;
     fhir:CodeSystem.concept.code [ fhir:value "STUTM" ];
     fhir:CodeSystem.concept.display [ fhir:value "Stuart transport medium" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sodium Glycerophosphate 10.0g, Calcium Chloride 0.1g, Mercaptoacetic Acid 1.0ml, Distilled Water 1 liter" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16089" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 126;
     fhir:CodeSystem.concept.code [ fhir:value "THROM" ];
     fhir:CodeSystem.concept.display [ fhir:value "Thrombin" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Thrombin. Accelerates clotting." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16090" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 127;
     fhir:CodeSystem.concept.code [ fhir:value "THYMOL" ];
     fhir:CodeSystem.concept.display [ fhir:value "Thymol" ];
     fhir:CodeSystem.concept.definition [ fhir:value "2-Isopropyl-5-methyl phenol. A preservative for 24 Hr Urine samples" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16092" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 128;
     fhir:CodeSystem.concept.code [ fhir:value "THYO" ];
     fhir:CodeSystem.concept.display [ fhir:value "Thyoglycolate broth" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A nutritive medium with a reducing agent (sodium thioglycolate) which, due to a chemical reaction, removes oxygen from the broth." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16093" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 129;
     fhir:CodeSystem.concept.code [ fhir:value "TOLU" ];
     fhir:CodeSystem.concept.display [ fhir:value "Toluene" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Also known as Methylbenzene; Toluol; Phenylmethane. A preservative for 24 Hr Urine samples" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16094" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 130;
     fhir:CodeSystem.concept.code [ fhir:value "URETM" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ureaplasma transport medium" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A buffered salt solution with antifungal agents added for the collection and transport of Ureaplasma specimens." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16095" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 131;
     fhir:CodeSystem.concept.code [ fhir:value "VIRTM" ];
     fhir:CodeSystem.concept.display [ fhir:value "Viral Transport medium" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sucrose 74.6g, Potassium hydrogenphosphate 0.52g, L-glutamic acid 0.72g, Bovine serum albumin 5.0g, Gentamicin 50mg, Potassium dihydrogenphosphate 1.25g, L-15 medium 9.9L, Water to 10L. Maintain Virus viability." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16096" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 132;
     fhir:CodeSystem.concept.code [ fhir:value "WEST" ];
     fhir:CodeSystem.concept.display [ fhir:value "Buffered Citrate" ];
     fhir:CodeSystem.concept.definition [ fhir:value "3.8% Citrate buffered to a pH of 5.5 for Westergren Sedimentation Rate" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16056" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_SpecimenAdditiveEntity" ]     ]
  ], [
     fhir:index 133;
     fhir:CodeSystem.concept.code [ fhir:value "CARD" ];
     fhir:CodeSystem.concept.display [ fhir:value "Card" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A bubble pack card. Multiple individual/separated doses." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16172" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "BLSTRPK" ]     ]
  ], [
     fhir:index 134;
     fhir:CodeSystem.concept.code [ fhir:value "BOTA" ];
     fhir:CodeSystem.concept.display [ fhir:value "Amber Bottle" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A bottle of yellow to brown color. Used to store light-sensitive materials" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16156" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "BOT" ]     ]
  ], [
     fhir:index 135;
     fhir:CodeSystem.concept.code [ fhir:value "BOTD" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dropper Bottle" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A bottle with a cap designed to release the contained liquid in droplets of a specific size." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16157" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "BOT" ]     ]
  ], [
     fhir:index 136;
     fhir:CodeSystem.concept.code [ fhir:value "BOTG" ];
     fhir:CodeSystem.concept.display [ fhir:value "Glass Bottle" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A bottle made of glass" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16158" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "BOT" ]     ]
  ], [
     fhir:index 137;
     fhir:CodeSystem.concept.code [ fhir:value "BOTP" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plastic Bottle" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A bottle made of plastic" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16159" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "BOT" ]     ]
  ], [
     fhir:index 138;
     fhir:CodeSystem.concept.code [ fhir:value "BOTPLY" ];
     fhir:CodeSystem.concept.display [ fhir:value "Polyethylene Bottle" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A bottle made of polyethylene" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16160" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "BOTP" ]     ]
  ], [
     fhir:index 139;
     fhir:CodeSystem.concept.code [ fhir:value "DIALPK" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dial Pack" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Rotatable dispenser. Eg. Birth control package." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16173" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "COMPPKG" ]     ]
  ], [
     fhir:index 140;
     fhir:CodeSystem.concept.code [ fhir:value "DISK" ];
     fhir:CodeSystem.concept.display [ fhir:value "Disk" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Object that is thin, flat, and circular. Doses of medication often contained in bubbles on the disk." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16174" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "COMPPKG" ]     ]
  ], [
     fhir:index 141;
     fhir:CodeSystem.concept.code [ fhir:value "DOSET" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dosette" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Special packaging that will help patients take their medications on a regular basis." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16175" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "COMPPKG" ]     ]
  ], [
     fhir:index 142;
     fhir:CodeSystem.concept.code [ fhir:value "STRIP" ];
     fhir:CodeSystem.concept.display [ fhir:value "Strip" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A continuous strip of plastic sectioned into individual pouches, each one containing the quantity of 1 or more medications intended to be administered at a specific time" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "17849" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "COMPPKG" ]     ]
  ], [
     fhir:index 143;
     fhir:CodeSystem.concept.code [ fhir:value "DSKS" ];
     fhir:CodeSystem.concept.display [ fhir:value "Diskus" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The device used to inhale the doses of medication contained in the disk form." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16199" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "INH" ]     ]
  ], [
     fhir:index 144;
     fhir:CodeSystem.concept.code [ fhir:value "DSKUNH" ];
     fhir:CodeSystem.concept.display [ fhir:value "Diskhaler" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The device used to inhale the doses of medication contained in the disk form." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16198" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "INH" ]     ]
  ], [
     fhir:index 145;
     fhir:CodeSystem.concept.code [ fhir:value "TRBINH" ];
     fhir:CodeSystem.concept.display [ fhir:value "Turbuhaler" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Asthma medication delivery device." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16197" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "INH" ]     ]
  ], [
     fhir:index 146;
     fhir:CodeSystem.concept.code [ fhir:value "SYSTM" ];
     fhir:CodeSystem.concept.display [ fhir:value "System" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A kit in which the components are interconnected." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16146" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "KIT" ]     ]
  ], [
     fhir:index 147;
     fhir:CodeSystem.concept.code [ fhir:value "IALINE" ];
     fhir:CodeSystem.concept.display [ fhir:value "Intra-arterial Line" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A line used to administer a substance into an artery" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16203" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "LINE" ]     ]
  ], [
     fhir:index 148;
     fhir:CodeSystem.concept.code [ fhir:value "IVLINE" ];
     fhir:CodeSystem.concept.display [ fhir:value "Intraveneous Line" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A line used to administer a substance into a vein" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16202" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "LINE" ]     ]
  ], [
     fhir:index 149;
     fhir:CodeSystem.concept.code [ fhir:value "_NonRigidContainerEntityType" ];
     fhir:CodeSystem.concept.display [ fhir:value "NonRigidContainerEntityType" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A container having dimensions that adjust somewhat based on the amount and shape of the material placed within it." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "rim-ClassifiesClassCode" ];
       fhir:CodeSystem.concept.property.valueCoding [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-EntityClass" ];
         fhir:Coding.code [ fhir:value "CONT" ]       ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21069" ]     ], [
       fhir:index 4;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "PKG" ]     ]
  ], [
     fhir:index 150;
     fhir:CodeSystem.concept.code [ fhir:value "_RigidContainerEntityType" ];
     fhir:CodeSystem.concept.display [ fhir:value "RigidContainerEntityType" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A container having a fixed and inflexible dimensions and volume" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "rim-ClassifiesClassCode" ];
       fhir:CodeSystem.concept.property.valueCoding [
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-EntityClass" ];
         fhir:Coding.code [ fhir:value "CONT" ]       ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21071" ]     ], [
       fhir:index 4;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "PKG" ]     ]
  ], [
     fhir:index 151;
     fhir:CodeSystem.concept.code [ fhir:value "COMPPKG" ];
     fhir:CodeSystem.concept.display [ fhir:value "Compliance Package" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A container intended to contain sufficient material for more than one use, but grouped or organized to provide individual access to sufficient material for a single use. Often used to ensure that the proper type and amount of material is consumed/expended for each use." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16170" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "PKG" ]     ]
  ], [
     fhir:index 152;
     fhir:CodeSystem.concept.code [ fhir:value "KIT" ];
     fhir:CodeSystem.concept.display [ fhir:value "Kit" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A container for a diverse collection of products intended to be used together for some purpose (e.g. Medicinal kits often contain a syringe, a needle and the injectable medication)." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "16145" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "PKG" ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.