HL7 Terminology (THO)
4.0.0 - Publication International flag

This page is part of the HL7 Terminology (v4.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

: ObservationMethod - TTL Representation

Active as of 2019-03-20

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-ObservationMethod"];
  fhir:Resource.language [ fhir:value "en"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     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>Type</b></td><td><b>Description</b></td></tr><tr><td>Specializes</td><td/><td>Coding</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></tr><tr><td>Generalizes</td><td/><td>Coding</td><td>Inverse of Specializes.  Only included as a derived relationship.</td></tr><tr><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>code</td><td>The internal identifier for the concept in the HL7 Access database repository.</td></tr><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state.  Normally is not populated unless the state is retired..</td></tr><tr><td>howApplies</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-how-applies</td><td>string</td><td>Haven't a clue!</td></tr><tr><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td></tr></table><p>This code system <code>http://terminology.hl7.org/CodeSystem/v3-ObservationMethod</code> 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>internalId</b></td><td><b>status</b></td><td><b>howApplies</b></td><td><b>Not Selectable</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_DecisionObservationMethod<a name=\"v3-ObservationMethod-_DecisionObservationMethod\"> </a></td><td>DecisionObservationMethod</td><td>Provides codes for decision methods, initially for assessing the causality of events.</td><td>21094</td><td>active</td><td/><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  ALGM<a name=\"v3-ObservationMethod-ALGM\"> </a></td><td>algorithm</td><td>Reaching a decision through the application of an algorithm designed to weigh the different factors involved.</td><td>19992</td><td>active</td><td/><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">    BYCL<a name=\"v3-ObservationMethod-BYCL\"> </a></td><td>bayesian calculation</td><td>Reaching a decision through the use of Bayesian statistical analysis.</td><td>19993</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  GINT<a name=\"v3-ObservationMethod-GINT\"> </a></td><td>global introspection</td><td>Reaching a decision by consideration of the totality of factors involved in order to reach a judgement.</td><td>19991</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">_GeneticObservationMethod<a name=\"v3-ObservationMethod-_GeneticObservationMethod\"> </a></td><td>GeneticObservationMethod</td><td>A code that provides additional detail about the means or technique used to ascertain the genetic analysis. Example, PCR, Micro Array</td><td>22644</td><td>active</td><td/><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  PCR<a name=\"v3-ObservationMethod-PCR\"> </a></td><td>PCR</td><td>**Description:** Polymerase Chain Reaction</td><td>22645</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">_ObservationMethodAggregate<a name=\"v3-ObservationMethod-_ObservationMethodAggregate\"> </a></td><td>observation method aggregate</td><td>Provides additional detail about the aggregation methods used to compute the aggregated values for an observation. This is an abstract code.</td><td>23444</td><td>active</td><td/><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  AVERAGE<a name=\"v3-ObservationMethod-AVERAGE\"> </a></td><td>average</td><td>Average of non-null values in the referenced set of values</td><td>23447</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  COUNT<a name=\"v3-ObservationMethod-COUNT\"> </a></td><td>count</td><td>Count of non-null values in the referenced set of values</td><td>23445</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  MAX<a name=\"v3-ObservationMethod-MAX\"> </a></td><td>maxima</td><td>Largest of all non-null values in the referenced set of values.</td><td>23453</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  MEDIAN<a name=\"v3-ObservationMethod-MEDIAN\"> </a></td><td>median</td><td>The median of all non-null values in the referenced set of values.</td><td>23454</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  MIN<a name=\"v3-ObservationMethod-MIN\"> </a></td><td>minima</td><td>Smallest of all non-null values in the referenced set of values.</td><td>23452</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  MODE<a name=\"v3-ObservationMethod-MODE\"> </a></td><td>mode</td><td>The most common value of all non-null values in the referenced set of values.</td><td>23455</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  STDEV.P<a name=\"v3-ObservationMethod-STDEV.46P\"> </a></td><td>population standard deviation</td><td>Standard Deviation of the values in the referenced set of values, computed over the population.</td><td>23450</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  STDEV.S<a name=\"v3-ObservationMethod-STDEV.46S\"> </a></td><td>sample standard deviation</td><td>Standard Deviation of the values in the referenced set of values, computed over a sample of the population.</td><td>23448</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  SUM<a name=\"v3-ObservationMethod-SUM\"> </a></td><td>sum</td><td>Sum of non-null values in the referenced set of values</td><td>23446</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  VARIANCE.P<a name=\"v3-ObservationMethod-VARIANCE.46P\"> </a></td><td>population variance</td><td>Variance of the values in the referenced set of values, computed over the population.</td><td>23451</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  VARIANCE.S<a name=\"v3-ObservationMethod-VARIANCE.46S\"> </a></td><td>sample variance</td><td>Variance of the values in the referenced set of values, computed over a sample of the population.</td><td>23449</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">_VerificationMethod<a name=\"v3-ObservationMethod-_VerificationMethod\"> </a></td><td>VerificationMethod</td><td/><td>21512</td><td>active</td><td/><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  VDOC<a name=\"v3-ObservationMethod-VDOC\"> </a></td><td>document verification</td><td>Verification by means of document.\r\n\r\n*Example:* Fax, letter, attachment to e-mail.</td><td>21515</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  VREG<a name=\"v3-ObservationMethod-VREG\"> </a></td><td>registry verification</td><td>verification by means of a response to an electronic query\r\n\r\n*Example:* query message to a Covered Party registry application or Coverage Administrator.</td><td>21514</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  VTOKEN<a name=\"v3-ObservationMethod-VTOKEN\"> </a></td><td>electronic token verification</td><td>Verification by means of electronic token.\r\n\r\n*Example:* smartcard, magnetic swipe card, RFID device.</td><td>21513</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  VVOICE<a name=\"v3-ObservationMethod-VVOICE\"> </a></td><td>voice-based verification</td><td>Verification by means of voice.\r\n\r\n*Example:* By speaking with or calling the Coverage Administrator or Covered Party</td><td>21516</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0001<a name=\"v3-ObservationMethod-0001\"> </a></td><td>Complement fixation</td><td>Complement fixation</td><td>14080</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0002<a name=\"v3-ObservationMethod-0002\"> </a></td><td>Computed axial tomography</td><td>Computed axial tomography</td><td>14081</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0003<a name=\"v3-ObservationMethod-0003\"> </a></td><td>HLAR agar test</td><td>Susceptibility, High Level Aminoglycoside Resistance agar test</td><td>14082</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0004<a name=\"v3-ObservationMethod-0004\"> </a></td><td>Macroscopic observation</td><td>Visual, Macroscopic observation</td><td>14083</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0005<a name=\"v3-ObservationMethod-0005\"> </a></td><td>Magnetic resonance</td><td>Computed, Magnetic resonance</td><td>14084</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0006<a name=\"v3-ObservationMethod-0006\"> </a></td><td>Morphometry</td><td>Computed, Morphometry</td><td>14085</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0007<a name=\"v3-ObservationMethod-0007\"> </a></td><td>Positron emission tomography</td><td>Computed, Positron emission tomography</td><td>14086</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0008<a name=\"v3-ObservationMethod-0008\"> </a></td><td>SAMHSA confirmation</td><td>SAMHSA drug assay confirmation</td><td>14087</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0009<a name=\"v3-ObservationMethod-0009\"> </a></td><td>SAMHSA screening</td><td>SAMHSA drug assay screening</td><td>14088</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0010<a name=\"v3-ObservationMethod-0010\"> </a></td><td>Serum Neutralization</td><td>Serum Neutralization</td><td>14089</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0011<a name=\"v3-ObservationMethod-0011\"> </a></td><td>Titration</td><td>Titration</td><td>14090</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0012<a name=\"v3-ObservationMethod-0012\"> </a></td><td>Ultrasound</td><td>Ultrasound</td><td>14091</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0013<a name=\"v3-ObservationMethod-0013\"> </a></td><td>X-ray crystallography</td><td>X-ray crystallography</td><td>14092</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0014<a name=\"v3-ObservationMethod-0014\"> </a></td><td>Agglutination</td><td>Agglutination</td><td>14093</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0015<a name=\"v3-ObservationMethod-0015\"> </a></td><td>Buffered acidified plate agglutination</td><td>Agglutination, Buffered acidified plate</td><td>14094</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0016<a name=\"v3-ObservationMethod-0016\"> </a></td><td>Card agglutination</td><td>Agglutination, Card</td><td>14095</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0017<a name=\"v3-ObservationMethod-0017\"> </a></td><td>Hemagglutination</td><td>Agglutination, Hemagglutination</td><td>14096</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0018<a name=\"v3-ObservationMethod-0018\"> </a></td><td>Hemagglutination inhibition</td><td>Agglutination, Hemagglutination inhibition</td><td>14097</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0019<a name=\"v3-ObservationMethod-0019\"> </a></td><td>Latex agglutination</td><td>Agglutination, Latex</td><td>14098</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0020<a name=\"v3-ObservationMethod-0020\"> </a></td><td>Plate agglutination</td><td>Agglutination, Plate</td><td>14099</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0021<a name=\"v3-ObservationMethod-0021\"> </a></td><td>Rapid agglutination</td><td>Agglutination, Rapid Plate</td><td>14100</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0022<a name=\"v3-ObservationMethod-0022\"> </a></td><td>RBC agglutination</td><td>Agglutination, RBC</td><td>14101</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0023<a name=\"v3-ObservationMethod-0023\"> </a></td><td>Rivanol agglutination</td><td>Agglutination, Rivanol</td><td>14102</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0024<a name=\"v3-ObservationMethod-0024\"> </a></td><td>Tube agglutination</td><td>Agglutination, Tube</td><td>14103</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0025<a name=\"v3-ObservationMethod-0025\"> </a></td><td>Bioassay</td><td>Bioassay</td><td>14104</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0026<a name=\"v3-ObservationMethod-0026\"> </a></td><td>Animal Inoculation</td><td>Bioassay, Animal Inoculation</td><td>14105</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0027<a name=\"v3-ObservationMethod-0027\"> </a></td><td>Cytotoxicity</td><td>Bioassay, Cytotoxicity</td><td>14106</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0028<a name=\"v3-ObservationMethod-0028\"> </a></td><td>Embryo infective dose 50</td><td>Bioassay, Embryo Infective Dose 50</td><td>14107</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0029<a name=\"v3-ObservationMethod-0029\"> </a></td><td>Embryo lethal dose 50</td><td>Bioassay, Embryo Lethal Dose 50</td><td>14108</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0030<a name=\"v3-ObservationMethod-0030\"> </a></td><td>Mouse intercerebral inoculation</td><td>Bioassay, Mouse intercerebral inoculation</td><td>14109</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0031<a name=\"v3-ObservationMethod-0031\"> </a></td><td>Bioassay, qualitative</td><td>Bioassay, qualitative</td><td>14110</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0032<a name=\"v3-ObservationMethod-0032\"> </a></td><td>Bioassay, quantitative</td><td>Bioassay, quantitative</td><td>14111</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0033<a name=\"v3-ObservationMethod-0033\"> </a></td><td>Chemical method</td><td>Chemical</td><td>14112</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0034<a name=\"v3-ObservationMethod-0034\"> </a></td><td>Differential light absorption chemical test</td><td>Chemical, Differential light absorption</td><td>14113</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0035<a name=\"v3-ObservationMethod-0035\"> </a></td><td>Dipstick</td><td>Chemical, Dipstick</td><td>14114</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0036<a name=\"v3-ObservationMethod-0036\"> </a></td><td>Dipstick colorimetric laboratory test</td><td>Chemical, Dipstick colorimetric laboratory test</td><td>14115</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0037<a name=\"v3-ObservationMethod-0037\"> </a></td><td>Test strip</td><td>Chemical, Test strip</td><td>14116</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0038<a name=\"v3-ObservationMethod-0038\"> </a></td><td>Chromatography</td><td>Chromatography</td><td>14117</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0039<a name=\"v3-ObservationMethod-0039\"> </a></td><td>Affinity chromatography</td><td>Chromatography, Affinity</td><td>14118</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0040<a name=\"v3-ObservationMethod-0040\"> </a></td><td>Gas liquid chromatography</td><td>Chromatography, Gas liquid</td><td>14119</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0041<a name=\"v3-ObservationMethod-0041\"> </a></td><td>High performance liquid chromatography</td><td>Chromatography, High performance liquid</td><td>14120</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0042<a name=\"v3-ObservationMethod-0042\"> </a></td><td>Liquid Chromatography</td><td>Chromatography, Liquid</td><td>14121</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0043<a name=\"v3-ObservationMethod-0043\"> </a></td><td>Protein A affinity chromatography</td><td>Chromatography, Protein A affinity</td><td>14122</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0044<a name=\"v3-ObservationMethod-0044\"> </a></td><td>Coagulation</td><td>Coagulation</td><td>14123</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0045<a name=\"v3-ObservationMethod-0045\"> </a></td><td>Tilt tube coagulation time</td><td>Coagulation, Tilt tube</td><td>14124</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0046<a name=\"v3-ObservationMethod-0046\"> </a></td><td>Tilt tube reptilase induced coagulation</td><td>Coagulation, Tilt tube reptilase induced</td><td>14125</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0047<a name=\"v3-ObservationMethod-0047\"> </a></td><td>Automated count</td><td>Count, Automated</td><td>14126</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0048<a name=\"v3-ObservationMethod-0048\"> </a></td><td>Manual cell count</td><td>Count, Manual</td><td>14127</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0049<a name=\"v3-ObservationMethod-0049\"> </a></td><td>Platelet count, Rees-Ecker</td><td>Count, Platelet, Rees-Ecker</td><td>14128</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0050<a name=\"v3-ObservationMethod-0050\"> </a></td><td>Aerobic Culture</td><td>Culture, Aerobic</td><td>14129</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0051<a name=\"v3-ObservationMethod-0051\"> </a></td><td>Anaerobic Culture</td><td>Culture, Anaerobic</td><td>14130</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0052<a name=\"v3-ObservationMethod-0052\"> </a></td><td>Chicken embryo culture</td><td>Culture, Chicken Embryo</td><td>14131</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0053<a name=\"v3-ObservationMethod-0053\"> </a></td><td>Delayed secondary enrichment</td><td>Culture, Delayed secondary enrichment</td><td>14132</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0054<a name=\"v3-ObservationMethod-0054\"> </a></td><td>Microaerophilic Culture</td><td>Culture, Microaerophilic</td><td>14133</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0055<a name=\"v3-ObservationMethod-0055\"> </a></td><td>Quantitative microbial culture, cup</td><td>Culture, Quantitative microbial, cup</td><td>14134</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0056<a name=\"v3-ObservationMethod-0056\"> </a></td><td>Quantitative microbial culture, droplet</td><td>Culture, Quantitative microbial, droplet</td><td>14135</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0057<a name=\"v3-ObservationMethod-0057\"> </a></td><td>Quantitative microbial culture, filter paper</td><td>Culture, Quantitative microbial, filter paper</td><td>14136</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0058<a name=\"v3-ObservationMethod-0058\"> </a></td><td>Quantitative microbial culture, pad culture</td><td>Culture, Quantitative microbial, pad</td><td>14137</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0059<a name=\"v3-ObservationMethod-0059\"> </a></td><td>Quantitative microbial culture, pour plate</td><td>Culture, Quantitative microbial, pour plate</td><td>14138</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0060<a name=\"v3-ObservationMethod-0060\"> </a></td><td>Quantitative microbial culture, surface streak</td><td>Culture, Quantitative microbial, surface streak</td><td>14139</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0061<a name=\"v3-ObservationMethod-0061\"> </a></td><td>Somatic Cell culture</td><td>Culture, Somatic Cell</td><td>14140</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0062<a name=\"v3-ObservationMethod-0062\"> </a></td><td>Agar diffusion</td><td>Diffusion, Agar</td><td>14141</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0063<a name=\"v3-ObservationMethod-0063\"> </a></td><td>Agar Gel Immunodiffusion</td><td>Diffusion, Agar Gel Immunodiffusion</td><td>14142</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0064<a name=\"v3-ObservationMethod-0064\"> </a></td><td>Electrophoresis</td><td>Electrophoresis</td><td>14143</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0065<a name=\"v3-ObservationMethod-0065\"> </a></td><td>Agaorse gel electrophoresis</td><td>Electrophoresis, Agaorse gel</td><td>14144</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0066<a name=\"v3-ObservationMethod-0066\"> </a></td><td>Electrophoresis, citrate agar</td><td>Electrophoresis, citrate agar</td><td>14145</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0067<a name=\"v3-ObservationMethod-0067\"> </a></td><td>Immunoelectrophoresis</td><td>Electrophoresis, Immuno</td><td>14146</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0068<a name=\"v3-ObservationMethod-0068\"> </a></td><td>Polyacrylamide gel electrophoresis</td><td>Electrophoresis, Polyacrylamide gel</td><td>14147</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0069<a name=\"v3-ObservationMethod-0069\"> </a></td><td>Starch gel electrophoresis</td><td>Electrophoresis, Starch gel</td><td>14148</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0070<a name=\"v3-ObservationMethod-0070\"> </a></td><td>ELISA</td><td>ELISA</td><td>14149</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0071<a name=\"v3-ObservationMethod-0071\"> </a></td><td>ELISA, antigen capture</td><td>ELISA, antigen capture</td><td>14150</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0072<a name=\"v3-ObservationMethod-0072\"> </a></td><td>ELISA, avidin biotin peroxidase complex</td><td>ELISA, avidin biotin peroxidase complex</td><td>14151</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0073<a name=\"v3-ObservationMethod-0073\"> </a></td><td>Kinetic ELISA</td><td>ELISA, Kinetic</td><td>14152</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0074<a name=\"v3-ObservationMethod-0074\"> </a></td><td>ELISA, peroxidase-antiperoxidase</td><td>ELISA, peroxidase-antiperoxidase</td><td>14153</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0075<a name=\"v3-ObservationMethod-0075\"> </a></td><td>API 20 Strep</td><td>Identification, API 20 Strep</td><td>14154</td><td>active</td><td>bioMerieux - streptococcis and enterococci</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0076<a name=\"v3-ObservationMethod-0076\"> </a></td><td>API 20A</td><td>Identification, API 20A</td><td>14155</td><td>active</td><td>bioMerieux - 24hr anaerobic ID</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0077<a name=\"v3-ObservationMethod-0077\"> </a></td><td>API 20C AUX</td><td>Identification, API 20C AUX</td><td>14156</td><td>active</td><td>bioMerieux - identification of yeast</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0078<a name=\"v3-ObservationMethod-0078\"> </a></td><td>API 20E</td><td>Identification, API 20E</td><td>14157</td><td>active</td><td>bioMerieux -identification of Enterobacteriacae; non-fermenting GNB</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0079<a name=\"v3-ObservationMethod-0079\"> </a></td><td>API 20NE</td><td>Identification, API 20NE</td><td>14158</td><td>active</td><td>bioMerieux - gram negative non-Enterobacteriaeciae</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0080<a name=\"v3-ObservationMethod-0080\"> </a></td><td>API 50 CH</td><td>Identification, API 50 CH</td><td>14159</td><td>active</td><td>bioMerieux</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0081<a name=\"v3-ObservationMethod-0081\"> </a></td><td>API An-IDENT</td><td>Identification, API An-IDENT</td><td>14160</td><td>active</td><td>bioMerieux</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0082<a name=\"v3-ObservationMethod-0082\"> </a></td><td>API Coryne</td><td>Identification, API Coryne</td><td>14161</td><td>active</td><td>bioMerieux</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0083<a name=\"v3-ObservationMethod-0083\"> </a></td><td>API Rapid 20E</td><td>Identification, API Rapid 20E</td><td>14162</td><td>active</td><td>bioMerieux - 4 hour identification of Enterobacteriaciae</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0084<a name=\"v3-ObservationMethod-0084\"> </a></td><td>API Staph</td><td>Identification, API Staph</td><td>14163</td><td>active</td><td>bioMerieux</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0085<a name=\"v3-ObservationMethod-0085\"> </a></td><td>API ZYM</td><td>Identification, API ZYM</td><td>14164</td><td>active</td><td>bioMerieux</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0086<a name=\"v3-ObservationMethod-0086\"> </a></td><td>Bacterial identification</td><td>Identification, Bacterial</td><td>14165</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0087<a name=\"v3-ObservationMethod-0087\"> </a></td><td>mini VIDAS</td><td>Identification, mini VIDAS</td><td>14166</td><td>active</td><td>bioMerieux</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0088<a name=\"v3-ObservationMethod-0088\"> </a></td><td>Phage susceptibility typing</td><td>Identification, Phage susceptibility typing</td><td>14167</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0089<a name=\"v3-ObservationMethod-0089\"> </a></td><td>Quad-FERM+</td><td>Identification, Quad-FERM+</td><td>14168</td><td>active</td><td>bioMerieux - 2-hour identification of Neisseria</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0090<a name=\"v3-ObservationMethod-0090\"> </a></td><td>RAPIDEC Staph</td><td>Identification, RAPIDEC Staph</td><td>14169</td><td>active</td><td>bioMerieux</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0091<a name=\"v3-ObservationMethod-0091\"> </a></td><td>Staphaurex</td><td>Identification, Staphaurex</td><td>14170</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0092<a name=\"v3-ObservationMethod-0092\"> </a></td><td>VIDAS</td><td>Identification, VIDAS</td><td>14171</td><td>active</td><td>bioMerieux</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0093<a name=\"v3-ObservationMethod-0093\"> </a></td><td>Vitek</td><td>Identification, Vitek</td><td>14172</td><td>active</td><td>bioMerieux</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0094<a name=\"v3-ObservationMethod-0094\"> </a></td><td>VITEK 2</td><td>Identification, VITEK 2</td><td>14173</td><td>active</td><td>bioMerieux</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0095<a name=\"v3-ObservationMethod-0095\"> </a></td><td>Immune stain</td><td>Immune stain</td><td>14174</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0096<a name=\"v3-ObservationMethod-0096\"> </a></td><td>Immunofluorescent antibody, direct</td><td>Immune stain, Immunofluorescent antibody, direct</td><td>14175</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0097<a name=\"v3-ObservationMethod-0097\"> </a></td><td>Immunofluorescent antibody, indirect</td><td>Immune stain, Immunofluorescent antibody, indirect</td><td>14176</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0098<a name=\"v3-ObservationMethod-0098\"> </a></td><td>Immunoperoxidase, Avidin-Biotin Complex</td><td>Immune stain, Immunoperoxidase, Avidin-Biotin Complex</td><td>14177</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0099<a name=\"v3-ObservationMethod-0099\"> </a></td><td>Immunoperoxidase, Peroxidase anti-peroxidase complex</td><td>Immune stain, Immunoperoxidase, Peroxidase anti-peroxidase complex</td><td>14178</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0100<a name=\"v3-ObservationMethod-0100\"> </a></td><td>Immunoperoxidase, Protein A-peroxidase complex</td><td>Immune stain, Immunoperoxidase, Protein A-peroxidase complex</td><td>14179</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0101<a name=\"v3-ObservationMethod-0101\"> </a></td><td>Immunoassay</td><td>Immunoassay</td><td>14180</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0102<a name=\"v3-ObservationMethod-0102\"> </a></td><td>Immunoassay, qualitative, multiple step</td><td>Immunoassay, qualitative, multiple step</td><td>14181</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0103<a name=\"v3-ObservationMethod-0103\"> </a></td><td>Immunoassay, qualitative, single step</td><td>Immunoassay, qualitative, single step</td><td>14182</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0104<a name=\"v3-ObservationMethod-0104\"> </a></td><td>Radioimmunoassay</td><td>Immunoassay, Radioimmunoassay</td><td>14183</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0105<a name=\"v3-ObservationMethod-0105\"> </a></td><td>Immunoassay, semi-quantitative, multiple step</td><td>Immunoassay, semi-quantitative, multiple step</td><td>14184</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0106<a name=\"v3-ObservationMethod-0106\"> </a></td><td>Immunoassay, semi-quantitative, single step</td><td>Immunoassay, semi-quantitative, single step</td><td>14185</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0107<a name=\"v3-ObservationMethod-0107\"> </a></td><td>Microscopy</td><td>Microscopy</td><td>14186</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0108<a name=\"v3-ObservationMethod-0108\"> </a></td><td>Darkfield microscopy</td><td>Microscopy, Darkfield</td><td>14187</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0109<a name=\"v3-ObservationMethod-0109\"> </a></td><td>Electron microscopy</td><td>Microscopy, Electron</td><td>14188</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0110<a name=\"v3-ObservationMethod-0110\"> </a></td><td>Electron microscopy tomography</td><td>Microscopy, Electron microscopy tomography</td><td>14189</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0111<a name=\"v3-ObservationMethod-0111\"> </a></td><td>Electron microscopy, negative stain</td><td>Microscopy, Electron, negative stain</td><td>14190</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0112<a name=\"v3-ObservationMethod-0112\"> </a></td><td>Electron microscopy, thick section</td><td>Microscopy, Electron, thick section transmission</td><td>14191</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0113<a name=\"v3-ObservationMethod-0113\"> </a></td><td>Electron microscopy, thin section</td><td>Microscopy, Electron, thin section transmission</td><td>14192</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0114<a name=\"v3-ObservationMethod-0114\"> </a></td><td>Microscopy, Light</td><td>Microscopy, Light</td><td>14193</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0115<a name=\"v3-ObservationMethod-0115\"> </a></td><td>Polarizing light microscopy</td><td>Microscopy, Polarized light</td><td>14194</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0116<a name=\"v3-ObservationMethod-0116\"> </a></td><td>Scanning electron microscopy</td><td>Microscopy, Scanning electron</td><td>14195</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0117<a name=\"v3-ObservationMethod-0117\"> </a></td><td>Transmission electron microscopy</td><td>Microscopy, Transmission electron</td><td>14196</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0118<a name=\"v3-ObservationMethod-0118\"> </a></td><td>Transparent tape direct examination</td><td>Microscopy, Transparent tape direct examination</td><td>14197</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0119<a name=\"v3-ObservationMethod-0119\"> </a></td><td>3 Self-Sustaining Sequence Replication</td><td>Molecular, 3 Self-Sustaining Sequence Replication</td><td>14198</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0120<a name=\"v3-ObservationMethod-0120\"> </a></td><td>Branched Chain DNA</td><td>Molecular, Branched Chain DNA</td><td>14199</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0121<a name=\"v3-ObservationMethod-0121\"> </a></td><td>Hybridization Protection Assay</td><td>Molecular, Hybridization Protection Assay</td><td>14200</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0122<a name=\"v3-ObservationMethod-0122\"> </a></td><td>Immune blot</td><td>Molecular, Immune blot</td><td>14201</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0123<a name=\"v3-ObservationMethod-0123\"> </a></td><td>In-situ hybridization</td><td>Molecular, In-situ hybridization</td><td>14202</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0124<a name=\"v3-ObservationMethod-0124\"> </a></td><td>Ligase Chain Reaction</td><td>Molecular, Ligase Chain Reaction</td><td>14203</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0125<a name=\"v3-ObservationMethod-0125\"> </a></td><td>Ligation Activated Transcription</td><td>Molecular, Ligation Activated Transcription</td><td>14204</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0126<a name=\"v3-ObservationMethod-0126\"> </a></td><td>Nucleic Acid Probe</td><td>Molecular, Nucleic Acid Probe</td><td>14205</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0128<a name=\"v3-ObservationMethod-0128\"> </a></td><td>Nucleic acid probe with amplification</td><td>Molecular, Nucleic acid probe with amplification\r\n\r\n*Rationale:* Duplicate of code 0126. Use code 0126 instead.</td><td>14207</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0129<a name=\"v3-ObservationMethod-0129\"> </a></td><td>Nucleic acid probe with target amplification</td><td>Molecular, Nucleic acid probe with target amplification</td><td>14208</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0130<a name=\"v3-ObservationMethod-0130\"> </a></td><td>Nucleic acid reverse transcription</td><td>Molecular, Nucleic acid reverse transcription</td><td>14209</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0131<a name=\"v3-ObservationMethod-0131\"> </a></td><td>Nucleic Acid Sequence Based Analysis</td><td>Molecular, Nucleic Acid Sequence Based Analysis</td><td>14210</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0132<a name=\"v3-ObservationMethod-0132\"> </a></td><td>Polymerase chain reaction</td><td>Molecular, Polymerase chain reaction</td><td>14211</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0133<a name=\"v3-ObservationMethod-0133\"> </a></td><td>Q-Beta Replicase or probe amplification category method</td><td>Molecular, Q-Beta Replicase or probe amplification category method</td><td>14212</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0134<a name=\"v3-ObservationMethod-0134\"> </a></td><td>Restriction Fragment Length Polymorphism</td><td>Molecular, Restriction Fragment Length Polymorphism</td><td>14213</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0135<a name=\"v3-ObservationMethod-0135\"> </a></td><td>Southern Blot</td><td>Molecular, Southern Blot</td><td>14214</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0136<a name=\"v3-ObservationMethod-0136\"> </a></td><td>Strand Displacement Amplification</td><td>Molecular, Strand Displacement Amplification</td><td>14215</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0137<a name=\"v3-ObservationMethod-0137\"> </a></td><td>Transcription Mediated Amplification</td><td>Molecular, Transcription Mediated Amplification</td><td>14216</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0138<a name=\"v3-ObservationMethod-0138\"> </a></td><td>Western Blot</td><td>Molecular, Western Blot</td><td>14217</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0139<a name=\"v3-ObservationMethod-0139\"> </a></td><td>Flocculation</td><td>Precipitation, Flocculation</td><td>14218</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0140<a name=\"v3-ObservationMethod-0140\"> </a></td><td>Immune precipitation</td><td>Precipitation, Immune precipitation</td><td>14219</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0141<a name=\"v3-ObservationMethod-0141\"> </a></td><td>Milk ring test</td><td>Precipitation, Milk ring test</td><td>14220</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0142<a name=\"v3-ObservationMethod-0142\"> </a></td><td>Precipitin</td><td>Precipitation, Precipitin</td><td>14221</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0143<a name=\"v3-ObservationMethod-0143\"> </a></td><td>Acid fast stain</td><td>Stain, Acid fast</td><td>14222</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0144<a name=\"v3-ObservationMethod-0144\"> </a></td><td>Acid fast stain, fluorochrome</td><td>Stain, Acid fast, fluorochrome</td><td>14223</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0145<a name=\"v3-ObservationMethod-0145\"> </a></td><td>Acid fast stain, Kinyoun's cold carbolfuchsin</td><td>Stain, Acid fast, Kinyoun's cold carbolfuchsin</td><td>14224</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0146<a name=\"v3-ObservationMethod-0146\"> </a></td><td>Acid fast stain, Ziehl-Neelsen</td><td>Stain, Acid fast, Ziehl-Neelsen</td><td>14225</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0147<a name=\"v3-ObservationMethod-0147\"> </a></td><td>Acid phosphatase stain</td><td>Stain, Acid phosphatase</td><td>14226</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0148<a name=\"v3-ObservationMethod-0148\"> </a></td><td>Acridine orange stain</td><td>Stain, Acridine orange</td><td>14227</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0149<a name=\"v3-ObservationMethod-0149\"> </a></td><td>Active brilliant orange KH stain</td><td>Stain, Active brilliant orange KH</td><td>14228</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0150<a name=\"v3-ObservationMethod-0150\"> </a></td><td>Alazarin red S stain</td><td>Stain, Alazarin red S</td><td>14229</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0151<a name=\"v3-ObservationMethod-0151\"> </a></td><td>Alcian blue stain</td><td>Stain, Alcian blue</td><td>14230</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0152<a name=\"v3-ObservationMethod-0152\"> </a></td><td>Alcian blue with Periodic acid Schiff stain</td><td>Stain, Alcian blue with Periodic acid Schiff</td><td>14231</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0153<a name=\"v3-ObservationMethod-0153\"> </a></td><td>Argentaffin stain</td><td>Stain, Argentaffin</td><td>14232</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0154<a name=\"v3-ObservationMethod-0154\"> </a></td><td>Argentaffin silver stain</td><td>Stain, Argentaffin silver</td><td>14233</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0155<a name=\"v3-ObservationMethod-0155\"> </a></td><td>Azure-eosin stain</td><td>Stain, Azure-eosin</td><td>14234</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0156<a name=\"v3-ObservationMethod-0156\"> </a></td><td>Basic Fuschin stain</td><td>Stain, Basic Fuschin</td><td>14235</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0157<a name=\"v3-ObservationMethod-0157\"> </a></td><td>Bennhold stain</td><td>Stain, Bennhold</td><td>14236</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0158<a name=\"v3-ObservationMethod-0158\"> </a></td><td>Bennhold's Congo red stain</td><td>Stain, Bennhold's Congo red</td><td>14237</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0159<a name=\"v3-ObservationMethod-0159\"> </a></td><td>Bielschowsky stain</td><td>Stain, Bielschowsky</td><td>14238</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0160<a name=\"v3-ObservationMethod-0160\"> </a></td><td>Bielschowsky's silver stain</td><td>Stain, Bielschowsky's silver</td><td>14239</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0161<a name=\"v3-ObservationMethod-0161\"> </a></td><td>Bleach stain</td><td>Stain, Bleach</td><td>14240</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0162<a name=\"v3-ObservationMethod-0162\"> </a></td><td>Bodian stain</td><td>Stain, Bodian</td><td>14241</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0163<a name=\"v3-ObservationMethod-0163\"> </a></td><td>Brown-Brenn stain</td><td>Stain, Brown-Brenn</td><td>14242</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0164<a name=\"v3-ObservationMethod-0164\"> </a></td><td>Butyrate-esterase stain</td><td>Stain, Butyrate-esterase</td><td>14243</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0165<a name=\"v3-ObservationMethod-0165\"> </a></td><td>Calcofluor white fluorescent stain</td><td>Stain, Calcofluor white fluorescent</td><td>14244</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0166<a name=\"v3-ObservationMethod-0166\"> </a></td><td>Carbol-fuchsin stain</td><td>Stain, Carbol-fuchsin</td><td>14245</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0167<a name=\"v3-ObservationMethod-0167\"> </a></td><td>Carmine stain</td><td>Stain, Carmine</td><td>14246</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0168<a name=\"v3-ObservationMethod-0168\"> </a></td><td>Churukian-Schenk stain</td><td>Stain, Churukian-Schenk</td><td>14247</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0169<a name=\"v3-ObservationMethod-0169\"> </a></td><td>Congo red stain</td><td>Stain, Congo red</td><td>14248</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0170<a name=\"v3-ObservationMethod-0170\"> </a></td><td>Cresyl echt violet stain</td><td>Stain, Cresyl echt violet</td><td>14249</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0171<a name=\"v3-ObservationMethod-0171\"> </a></td><td>Crystal violet stain</td><td>Stain, Crystal violet</td><td>14250</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0172<a name=\"v3-ObservationMethod-0172\"> </a></td><td>De Galantha stain</td><td>Stain, De Galantha</td><td>14251</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0173<a name=\"v3-ObservationMethod-0173\"> </a></td><td>Dieterle silver impregnation stain</td><td>Stain, Dieterle silver impregnation</td><td>14252</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0174<a name=\"v3-ObservationMethod-0174\"> </a></td><td>Fite-Farco stain</td><td>Stain, Fite-Farco</td><td>14253</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0175<a name=\"v3-ObservationMethod-0175\"> </a></td><td>Fontana-Masson silver stain</td><td>Stain, Fontana-Masson silver</td><td>14254</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0176<a name=\"v3-ObservationMethod-0176\"> </a></td><td>Fouchet stain</td><td>Stain, Fouchet</td><td>14255</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0177<a name=\"v3-ObservationMethod-0177\"> </a></td><td>Gomori stain</td><td>Stain, Gomori</td><td>14256</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0178<a name=\"v3-ObservationMethod-0178\"> </a></td><td>Gomori methenamine silver stain</td><td>Stain, Gomori methenamine silver</td><td>14257</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0179<a name=\"v3-ObservationMethod-0179\"> </a></td><td>Gomori-Wheatly trichrome stain</td><td>Stain, Gomori-Wheatly trichrome</td><td>14258</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0180<a name=\"v3-ObservationMethod-0180\"> </a></td><td>Gridley stain</td><td>Stain, Gridley</td><td>14259</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0181<a name=\"v3-ObservationMethod-0181\"> </a></td><td>Grimelius silver stain</td><td>Stain, Grimelius silver</td><td>14260</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0182<a name=\"v3-ObservationMethod-0182\"> </a></td><td>Grocott stain</td><td>Stain, Grocott</td><td>14261</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0183<a name=\"v3-ObservationMethod-0183\"> </a></td><td>Grocott methenamine silver stain</td><td>Stain, Grocott methenamine silver</td><td>14262</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0184<a name=\"v3-ObservationMethod-0184\"> </a></td><td>Hale's colloidal ferric oxide stain</td><td>Stain, Hale's colloidal ferric oxide</td><td>14263</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0185<a name=\"v3-ObservationMethod-0185\"> </a></td><td>Hale's colloidal iron stain</td><td>Stain, Hale's colloidal iron</td><td>14264</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0186<a name=\"v3-ObservationMethod-0186\"> </a></td><td>Hansel stain</td><td>Stain, Hansel</td><td>14265</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0187<a name=\"v3-ObservationMethod-0187\"> </a></td><td>Harris regressive hematoxylin and eosin stain</td><td>Stain, Harris regressive hematoxylin and eosin</td><td>14266</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0188<a name=\"v3-ObservationMethod-0188\"> </a></td><td>Hematoxylin and eosin stain</td><td>Stain, Hematoxylin and eosin</td><td>14267</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0189<a name=\"v3-ObservationMethod-0189\"> </a></td><td>Highman stain</td><td>Stain, Highman</td><td>14268</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0190<a name=\"v3-ObservationMethod-0190\"> </a></td><td>Holzer stain</td><td>Stain, Holzer</td><td>14269</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0191<a name=\"v3-ObservationMethod-0191\"> </a></td><td>Iron hematoxylin stain</td><td>Stain, Iron hematoxylin</td><td>14270</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0192<a name=\"v3-ObservationMethod-0192\"> </a></td><td>Jones stain</td><td>Stain, Jones</td><td>14271</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0193<a name=\"v3-ObservationMethod-0193\"> </a></td><td>Jones methenamine silver stain</td><td>Stain, Jones methenamine silver</td><td>14272</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0194<a name=\"v3-ObservationMethod-0194\"> </a></td><td>Kossa stain</td><td>Stain, Kossa</td><td>14273</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0195<a name=\"v3-ObservationMethod-0195\"> </a></td><td>Lawson-Van Gieson stain</td><td>Stain, Lawson-Van Gieson</td><td>14274</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0196<a name=\"v3-ObservationMethod-0196\"> </a></td><td>Loeffler methylene blue stain</td><td>Stain, Loeffler methylene blue</td><td>14275</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0197<a name=\"v3-ObservationMethod-0197\"> </a></td><td>Luxol fast blue with cresyl violet stain</td><td>Stain, Luxol fast blue with cresyl violet</td><td>14276</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0198<a name=\"v3-ObservationMethod-0198\"> </a></td><td>Luxol fast blue with Periodic acid-Schiff stain</td><td>Stain, Luxol fast blue with Periodic acid-Schiff</td><td>14277</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0199<a name=\"v3-ObservationMethod-0199\"> </a></td><td>MacNeal's tetrachrome blood stain</td><td>Stain, MacNeal's tetrachrome blood</td><td>14278</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0200<a name=\"v3-ObservationMethod-0200\"> </a></td><td>Mallory-Heidenhain stain</td><td>Stain, Mallory-Heidenhain</td><td>14279</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0201<a name=\"v3-ObservationMethod-0201\"> </a></td><td>Masson trichrome stain</td><td>Stain, Masson trichrome</td><td>14280</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0202<a name=\"v3-ObservationMethod-0202\"> </a></td><td>Mayer mucicarmine stain</td><td>Stain, Mayer mucicarmine</td><td>14281</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0203<a name=\"v3-ObservationMethod-0203\"> </a></td><td>Mayers progressive hematoxylin and eosin stain</td><td>Stain, Mayers progressive hematoxylin and eosin</td><td>14282</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0204<a name=\"v3-ObservationMethod-0204\"> </a></td><td>May-Grunwald Giemsa stain</td><td>Stain, May-Grunwald Giemsa</td><td>14283</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0205<a name=\"v3-ObservationMethod-0205\"> </a></td><td>Methyl green stain</td><td>Stain, Methyl green</td><td>14284</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0206<a name=\"v3-ObservationMethod-0206\"> </a></td><td>Methyl green pyronin stain</td><td>Stain, Methyl green pyronin</td><td>14285</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0207<a name=\"v3-ObservationMethod-0207\"> </a></td><td>Modified Gomori-Wheatly trichrome stain</td><td>Stain, Modified Gomori-Wheatly trichrome</td><td>14286</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0208<a name=\"v3-ObservationMethod-0208\"> </a></td><td>Modified Masson trichrome stain</td><td>Stain, Modified Masson trichrome</td><td>14287</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0209<a name=\"v3-ObservationMethod-0209\"> </a></td><td>Modified trichrome stain</td><td>Stain, Modified trichrome</td><td>14288</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0210<a name=\"v3-ObservationMethod-0210\"> </a></td><td>Movat pentachrome stain</td><td>Stain, Movat pentachrome</td><td>14289</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0211<a name=\"v3-ObservationMethod-0211\"> </a></td><td>Mucicarmine stain</td><td>Stain, Mucicarmine</td><td>14290</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0212<a name=\"v3-ObservationMethod-0212\"> </a></td><td>Neutral red stain</td><td>Stain, Neutral red</td><td>14291</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0213<a name=\"v3-ObservationMethod-0213\"> </a></td><td>Night blue stain</td><td>Stain, Night blue</td><td>14292</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0214<a name=\"v3-ObservationMethod-0214\"> </a></td><td>Non-specific esterase stain</td><td>Stain, Non-specific esterase</td><td>14293</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0215<a name=\"v3-ObservationMethod-0215\"> </a></td><td>Oil red-O stain</td><td>Stain, Oil red-O</td><td>14294</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0216<a name=\"v3-ObservationMethod-0216\"> </a></td><td>Orcein stain</td><td>Stain, Orcein</td><td>14295</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0217<a name=\"v3-ObservationMethod-0217\"> </a></td><td>Perls' stain</td><td>Stain, Perls'</td><td>14296</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0218<a name=\"v3-ObservationMethod-0218\"> </a></td><td>Phosphotungstic acid-hematoxylin stain</td><td>Stain, Phosphotungstic acid-hematoxylin</td><td>14297</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0219<a name=\"v3-ObservationMethod-0219\"> </a></td><td>Potassium ferrocyanide stain</td><td>Stain, Potassium ferrocyanide</td><td>14298</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0220<a name=\"v3-ObservationMethod-0220\"> </a></td><td>Prussian blue stain</td><td>Stain, Prussian blue</td><td>14299</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0221<a name=\"v3-ObservationMethod-0221\"> </a></td><td>Putchler modified Bennhold stain</td><td>Stain, Putchler modified Bennhold</td><td>14300</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0222<a name=\"v3-ObservationMethod-0222\"> </a></td><td>Quinacrine fluorescent stain</td><td>Stain, Quinacrine fluorescent</td><td>14301</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0223<a name=\"v3-ObservationMethod-0223\"> </a></td><td>Reticulin stain</td><td>Stain, Reticulin</td><td>14302</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0224<a name=\"v3-ObservationMethod-0224\"> </a></td><td>Rhodamine stain</td><td>Stain, Rhodamine</td><td>14303</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0225<a name=\"v3-ObservationMethod-0225\"> </a></td><td>Safranin stain</td><td>Stain, Safranin</td><td>14304</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0226<a name=\"v3-ObservationMethod-0226\"> </a></td><td>Schmorl stain</td><td>Stain, Schmorl</td><td>14305</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0227<a name=\"v3-ObservationMethod-0227\"> </a></td><td>Seiver-Munger stain</td><td>Stain, Seiver-Munger</td><td>14306</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0228<a name=\"v3-ObservationMethod-0228\"> </a></td><td>Silver stain</td><td>Stain, Silver</td><td>14307</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0229<a name=\"v3-ObservationMethod-0229\"> </a></td><td>Specific esterase stain</td><td>Stain, Specific esterase</td><td>14308</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0230<a name=\"v3-ObservationMethod-0230\"> </a></td><td>Steiner silver stain</td><td>Stain, Steiner silver</td><td>14309</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0231<a name=\"v3-ObservationMethod-0231\"> </a></td><td>Sudan III stain</td><td>Stain, Sudan III</td><td>14310</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0232<a name=\"v3-ObservationMethod-0232\"> </a></td><td>Sudan IVI stain</td><td>Stain, Sudan IVI</td><td>14311</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0233<a name=\"v3-ObservationMethod-0233\"> </a></td><td>Sulfated alcian blue stain</td><td>Stain, Sulfated alcian blue</td><td>14312</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0234<a name=\"v3-ObservationMethod-0234\"> </a></td><td>Supravital stain</td><td>Stain, Supravital</td><td>14313</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0235<a name=\"v3-ObservationMethod-0235\"> </a></td><td>Thioflavine-S stain</td><td>Stain, Thioflavine-S</td><td>14314</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0236<a name=\"v3-ObservationMethod-0236\"> </a></td><td>Three micron Giemsa stain</td><td>Stain, Three micron Giemsa</td><td>14315</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0237<a name=\"v3-ObservationMethod-0237\"> </a></td><td>Vassar-Culling stain</td><td>Stain, Vassar-Culling</td><td>14316</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0238<a name=\"v3-ObservationMethod-0238\"> </a></td><td>Vital Stain</td><td>Stain, Vital</td><td>14317</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0239<a name=\"v3-ObservationMethod-0239\"> </a></td><td>von Kossa stain</td><td>Stain, von Kossa</td><td>14318</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0243<a name=\"v3-ObservationMethod-0243\"> </a></td><td>Minimum bactericidal concentration test, macrodilution</td><td>Susceptibility, Minimum bactericidal concentration, macrodilution</td><td>14322</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0244<a name=\"v3-ObservationMethod-0244\"> </a></td><td>Minimum bactericidal concentration test, microdilution</td><td>Susceptibility, Minimum bactericidal concentration, microdilution</td><td>14323</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0247<a name=\"v3-ObservationMethod-0247\"> </a></td><td>Turbidometric</td><td>Turbidometric</td><td>14326</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0248<a name=\"v3-ObservationMethod-0248\"> </a></td><td>Refractometric</td><td>Turbidometric, Refractometric</td><td>14327</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0249<a name=\"v3-ObservationMethod-0249\"> </a></td><td>Thin layer chromatography (TLC)</td><td>Chromatography, Thin Layer</td><td>14328</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0250<a name=\"v3-ObservationMethod-0250\"> </a></td><td>EMIT</td><td>Immunoassay, enzyme-multiplied technique (EMIT)</td><td>14329</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0251<a name=\"v3-ObservationMethod-0251\"> </a></td><td>Flow cytometry (FC)</td><td>Flow Cytometry</td><td>14330</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0252<a name=\"v3-ObservationMethod-0252\"> </a></td><td>Radial immunodiffusion (RID)</td><td>Radial Immunodiffusion</td><td>14331</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0253<a name=\"v3-ObservationMethod-0253\"> </a></td><td>Fluorescence polarization immunoassay (FPIA)</td><td>Immunoassay, Fluorescence Polarization</td><td>14332</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0254<a name=\"v3-ObservationMethod-0254\"> </a></td><td>Immunofixation electrophoresis (IFE)</td><td>Electrophoresis, Immunofixation</td><td>14333</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0255<a name=\"v3-ObservationMethod-0255\"> </a></td><td>Equilibrium dialysis</td><td>Dialysis, Direct Equilibrium</td><td>14334</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0256<a name=\"v3-ObservationMethod-0256\"> </a></td><td>Kleihauer-Betke acid elution</td><td>Acid Elution, Kleihauer-Betke Method</td><td>14335</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0257<a name=\"v3-ObservationMethod-0257\"> </a></td><td>Anti-complement immunofluorescence (ACIF)</td><td>Immunofluorescence, Anti-Complement</td><td>14336</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0258<a name=\"v3-ObservationMethod-0258\"> </a></td><td>GC/MS</td><td>Gas Chromatography/Mass Spectroscopy</td><td>14337</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0259<a name=\"v3-ObservationMethod-0259\"> </a></td><td>Nephelometry</td><td>Light Scatter, Nephelometry</td><td>14338</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0260<a name=\"v3-ObservationMethod-0260\"> </a></td><td>IgE immunoassay antibody</td><td>Immunoassay, IgE Antibody Test</td><td>14339</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0261<a name=\"v3-ObservationMethod-0261\"> </a></td><td>Lymphocyte Microcytotoxicity Assay</td><td>Lymphocyte Microcytotoxicity Assay</td><td>14340</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0262<a name=\"v3-ObservationMethod-0262\"> </a></td><td>Spectrophotometry</td><td>Spectrophotometry</td><td>14341</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0263<a name=\"v3-ObservationMethod-0263\"> </a></td><td>Atomic absorption spectrophotometry (AAS)</td><td>Spectrophotometry, Atomic Absorption</td><td>14342</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0264<a name=\"v3-ObservationMethod-0264\"> </a></td><td>Ion selective electrode (ISE)</td><td>Electrochemical, Ion Selective Electrode</td><td>14343</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0265<a name=\"v3-ObservationMethod-0265\"> </a></td><td>Gas chromatography (GC)</td><td>Chromatography, Gas</td><td>14344</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0266<a name=\"v3-ObservationMethod-0266\"> </a></td><td>Isoelectric focusing (IEF)</td><td>Isoelectric Focusing</td><td>14345</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0267<a name=\"v3-ObservationMethod-0267\"> </a></td><td>Immunochemiluminescence</td><td>Immunoassay, Chemiluminescent</td><td>14346</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0268<a name=\"v3-ObservationMethod-0268\"> </a></td><td>Microparticle enzyme immunoassay (MEIA)</td><td>Immunoassay, Microparticle Enzyme</td><td>14347</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0269<a name=\"v3-ObservationMethod-0269\"> </a></td><td>ICP/MS</td><td>Inductively-Coupled Plasma/Mass Spectrometry</td><td>14348</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0270<a name=\"v3-ObservationMethod-0270\"> </a></td><td>Immunoradiometric assay (IRMA)</td><td>Immunoassay, Immunoradiometric Assay</td><td>14349</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0271<a name=\"v3-ObservationMethod-0271\"> </a></td><td>Photo optical clot detection</td><td>Coagulation, Photo Optical Clot Detection</td><td>14350</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">0280<a name=\"v3-ObservationMethod-0280\"> </a></td><td>Susceptibility Testing</td><td>Test methods designed to determine a microorganismaTMs susceptibility to being killed by an antibiotic.</td><td>21454</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  0240<a name=\"v3-ObservationMethod-0240\"> </a></td><td>Antibiotic sensitivity, disk</td><td>Susceptibility, Antibiotic sensitivity, disk</td><td>14319</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  0241<a name=\"v3-ObservationMethod-0241\"> </a></td><td>BACTEC susceptibility test</td><td>Susceptibility, BACTEC susceptibility test</td><td>14320</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  0242<a name=\"v3-ObservationMethod-0242\"> </a></td><td>Disk dilution</td><td>Susceptibility, Disk dilution</td><td>14321</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  0272<a name=\"v3-ObservationMethod-0272\"> </a></td><td>Minimum Inhibitory Concentration</td><td>Testing to measure the minimum concentration of the antibacterial agent in a given culture medium below which bacterial growth is not inhibited.</td><td>21445</td><td>active</td><td/><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">    0245<a name=\"v3-ObservationMethod-0245\"> </a></td><td>Minimum Inhibitory Concentration, macrodilution</td><td>Susceptibility, Minimum Inhibitory concentration, macrodilution</td><td>14324</td><td>active</td><td/><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">    0246<a name=\"v3-ObservationMethod-0246\"> </a></td><td>Minimum Inhibitory Concentration, microdilution</td><td>Susceptibility, Minimum Inhibitory concentration, microdilution</td><td>14325</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  0273<a name=\"v3-ObservationMethod-0273\"> </a></td><td>Viral Genotype Susceptibility</td><td/><td>21446</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  0274<a name=\"v3-ObservationMethod-0274\"> </a></td><td>Viral Phenotype Susceptibility</td><td/><td>21447</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  0275<a name=\"v3-ObservationMethod-0275\"> </a></td><td>Gradient Strip</td><td/><td>21448</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  0275a<a name=\"v3-ObservationMethod-0275a\"> </a></td><td>Minimum Lethal Concentration (MLC)</td><td/><td>21449</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  0276<a name=\"v3-ObservationMethod-0276\"> </a></td><td>Slow Mycobacteria Susceptibility</td><td>Testing to measure the minimum concentration of the antibacterial agent in a given culture medium below which bacterial growth is not inhibited.</td><td>21450</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  0277<a name=\"v3-ObservationMethod-0277\"> </a></td><td>Serum bactericidal titer</td><td/><td>21451</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  0278<a name=\"v3-ObservationMethod-0278\"> </a></td><td>Agar screen</td><td/><td>21452</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  0279<a name=\"v3-ObservationMethod-0279\"> </a></td><td>Disk induction</td><td/><td>21453</td><td>active</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">_AllergyTestObservationMethod<a name=\"v3-ObservationMethod-_AllergyTestObservationMethod\"> </a></td><td>allergy test observation</td><td>**Description:**Provides additional methodology information not present in the associated AllergyTestCode term.</td><td>21943</td><td>retired</td><td/><td>true</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_CommonClinicalObservationMethod<a name=\"v3-ObservationMethod-_CommonClinicalObservationMethod\"> </a></td><td>common clinical observation</td><td>**Description:**Used in a patient care message to value simple clinical (non-lab) observation methods, such as found in SOAP (subjective, objective, assessment, plan) progress notes: subjective section (used for history from patient and other informants); objective section (used for physical exam, lab, and other common results), and assessment section (used for the clinicians assessment of the implications of subjective and objective sections).</td><td>21944</td><td>retired</td><td/><td>true</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">0127<a name=\"v3-ObservationMethod-0127\"> </a></td><td>Nucleic acid probe</td><td>Molecular, Nucleic acid probe</td><td>14206</td><td>retired</td><td/><td/></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationMethod"];
  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.84" ]
  ];
  fhir:CodeSystem.version [ fhir:value "2.1.0"];
  fhir:CodeSystem.name [ fhir:value "ObservationMethod"];
  fhir:CodeSystem.title [ fhir:value "ObservationMethod"];
  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 "A code that provides additional detail about the means or technique used to ascertain the observation.\r\n\r\n*Examples:* Blood pressure measurement method: arterial puncture vs. sphygmomanometer (Riva-Rocci), sitting vs. supine position, etc.\r\n\r\n*OpenIssue:* Description copied from Concept Domain of same name. Must be verified. Note that the Domain has a full discussion about use of the attribute and constraining that is not appropriate for the code system description. Needs to be improved."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  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: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 3;
     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 "Designation of a concept's state.  Normally is not populated unless the state is retired.." ];
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.property.code [ fhir:value "howApplies" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-how-applies" ];
     fhir:CodeSystem.property.description [ fhir:value "Haven't a clue!" ];
     fhir:CodeSystem.property.type [ fhir:value "string" ]
  ], [
     fhir:index 5;
     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:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "_DecisionObservationMethod" ];
     fhir:CodeSystem.concept.display [ fhir:value "DecisionObservationMethod" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Provides codes for decision methods, initially for assessing the causality of events." ];
     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 "21094" ]     ];
     fhir:CodeSystem.concept.concept [
       fhir:index 0;
       fhir:CodeSystem.concept.code [ fhir:value "ALGM" ];
       fhir:CodeSystem.concept.display [ fhir:value "algorithm" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Reaching a decision through the application of an algorithm designed to weigh the different factors involved." ];
       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 "19992" ]       ];
       fhir:CodeSystem.concept.concept [
         fhir:index 0;
         fhir:CodeSystem.concept.code [ fhir:value "BYCL" ];
         fhir:CodeSystem.concept.display [ fhir:value "bayesian calculation" ];
         fhir:CodeSystem.concept.definition [ fhir:value "Reaching a decision through the use of Bayesian statistical 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 "19993" ]         ]       ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.code [ fhir:value "GINT" ];
       fhir:CodeSystem.concept.display [ fhir:value "global introspection" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Reaching a decision by consideration of the totality of factors involved in order to reach a judgement." ];
       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 "19991" ]       ]     ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "_GeneticObservationMethod" ];
     fhir:CodeSystem.concept.display [ fhir:value "GeneticObservationMethod" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A code that provides additional detail about the means or technique used to ascertain the genetic analysis. Example, PCR, Micro Array" ];
     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 "22644" ]     ];
     fhir:CodeSystem.concept.concept [
       fhir:index 0;
       fhir:CodeSystem.concept.code [ fhir:value "PCR" ];
       fhir:CodeSystem.concept.display [ fhir:value "PCR" ];
       fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Polymerase Chain Reaction" ];
       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 "22645" ]       ]     ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "_ObservationMethodAggregate" ];
     fhir:CodeSystem.concept.display [ fhir:value "observation method aggregate" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Provides additional detail about the aggregation methods used to compute the aggregated values for an observation. This is an abstract code." ];
     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 "23444" ]     ];
     fhir:CodeSystem.concept.concept [
       fhir:index 0;
       fhir:CodeSystem.concept.code [ fhir:value "AVERAGE" ];
       fhir:CodeSystem.concept.display [ fhir:value "average" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Average of non-null values in the referenced set of values" ];
       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 "23447" ]       ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.code [ fhir:value "COUNT" ];
       fhir:CodeSystem.concept.display [ fhir:value "count" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Count of non-null values in the referenced set of values" ];
       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 "23445" ]       ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.code [ fhir:value "MAX" ];
       fhir:CodeSystem.concept.display [ fhir:value "maxima" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Largest of all non-null values in the referenced set of values." ];
       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 "23453" ]       ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.code [ fhir:value "MEDIAN" ];
       fhir:CodeSystem.concept.display [ fhir:value "median" ];
       fhir:CodeSystem.concept.definition [ fhir:value "The median of all non-null values in the referenced set of values." ];
       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 "23454" ]       ]     ], [
       fhir:index 4;
       fhir:CodeSystem.concept.code [ fhir:value "MIN" ];
       fhir:CodeSystem.concept.display [ fhir:value "minima" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Smallest of all non-null values in the referenced set of values." ];
       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 "23452" ]       ]     ], [
       fhir:index 5;
       fhir:CodeSystem.concept.code [ fhir:value "MODE" ];
       fhir:CodeSystem.concept.display [ fhir:value "mode" ];
       fhir:CodeSystem.concept.definition [ fhir:value "The most common value of all non-null values in the referenced set of values." ];
       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 "23455" ]       ]     ], [
       fhir:index 6;
       fhir:CodeSystem.concept.code [ fhir:value "STDEV.P" ];
       fhir:CodeSystem.concept.display [ fhir:value "population standard deviation" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Standard Deviation of the values in the referenced set of values, computed over the population." ];
       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 "23450" ]       ]     ], [
       fhir:index 7;
       fhir:CodeSystem.concept.code [ fhir:value "STDEV.S" ];
       fhir:CodeSystem.concept.display [ fhir:value "sample standard deviation" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Standard Deviation of the values in the referenced set of values, computed over a sample of the population." ];
       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 "23448" ]       ]     ], [
       fhir:index 8;
       fhir:CodeSystem.concept.code [ fhir:value "SUM" ];
       fhir:CodeSystem.concept.display [ fhir:value "sum" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Sum of non-null values in the referenced set of values" ];
       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 "23446" ]       ]     ], [
       fhir:index 9;
       fhir:CodeSystem.concept.code [ fhir:value "VARIANCE.P" ];
       fhir:CodeSystem.concept.display [ fhir:value "population variance" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Variance of the values in the referenced set of values, computed over the population." ];
       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 "23451" ]       ]     ], [
       fhir:index 10;
       fhir:CodeSystem.concept.code [ fhir:value "VARIANCE.S" ];
       fhir:CodeSystem.concept.display [ fhir:value "sample variance" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Variance of the values in the referenced set of values, computed over a sample of the population." ];
       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 "23449" ]       ]     ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "_VerificationMethod" ];
     fhir:CodeSystem.concept.display [ fhir:value "VerificationMethod" ];
     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 "21512" ]     ];
     fhir:CodeSystem.concept.concept [
       fhir:index 0;
       fhir:CodeSystem.concept.code [ fhir:value "VDOC" ];
       fhir:CodeSystem.concept.display [ fhir:value "document verification" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Verification by means of document.\r\n\r\n*Example:* Fax, letter, attachment to e-mail." ];
       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 "21515" ]       ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.code [ fhir:value "VREG" ];
       fhir:CodeSystem.concept.display [ fhir:value "registry verification" ];
       fhir:CodeSystem.concept.definition [ fhir:value "verification by means of a response to an electronic query\r\n\r\n*Example:* query message to a Covered Party registry application or Coverage Administrator." ];
       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 "21514" ]       ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.code [ fhir:value "VTOKEN" ];
       fhir:CodeSystem.concept.display [ fhir:value "electronic token verification" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Verification by means of electronic token.\r\n\r\n*Example:* smartcard, magnetic swipe card, RFID 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 "21513" ]       ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.code [ fhir:value "VVOICE" ];
       fhir:CodeSystem.concept.display [ fhir:value "voice-based verification" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Verification by means of voice.\r\n\r\n*Example:* By speaking with or calling the Coverage Administrator or Covered Party" ];
       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 "21516" ]       ]     ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "0001" ];
     fhir:CodeSystem.concept.display [ fhir:value "Complement fixation" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Complement fixation" ];
     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 "14080" ]     ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "0002" ];
     fhir:CodeSystem.concept.display [ fhir:value "Computed axial tomography" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Computed axial tomography" ];
     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 "14081" ]     ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "0003" ];
     fhir:CodeSystem.concept.display [ fhir:value "HLAR agar test" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Susceptibility, High Level Aminoglycoside Resistance agar test" ];
     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 "14082" ]     ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "0004" ];
     fhir:CodeSystem.concept.display [ fhir:value "Macroscopic observation" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Visual, Macroscopic observation" ];
     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 "14083" ]     ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "0005" ];
     fhir:CodeSystem.concept.display [ fhir:value "Magnetic resonance" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Computed, Magnetic resonance" ];
     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 "14084" ]     ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "0006" ];
     fhir:CodeSystem.concept.display [ fhir:value "Morphometry" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Computed, Morphometry" ];
     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 "14085" ]     ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "0007" ];
     fhir:CodeSystem.concept.display [ fhir:value "Positron emission tomography" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Computed, Positron emission tomography" ];
     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 "14086" ]     ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "0008" ];
     fhir:CodeSystem.concept.display [ fhir:value "SAMHSA confirmation" ];
     fhir:CodeSystem.concept.definition [ fhir:value "SAMHSA drug assay confirmation" ];
     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 "14087" ]     ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "0009" ];
     fhir:CodeSystem.concept.display [ fhir:value "SAMHSA screening" ];
     fhir:CodeSystem.concept.definition [ fhir:value "SAMHSA drug assay screening" ];
     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 "14088" ]     ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.concept.code [ fhir:value "0010" ];
     fhir:CodeSystem.concept.display [ fhir:value "Serum Neutralization" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Serum Neutralization" ];
     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 "14089" ]     ]
  ], [
     fhir:index 14;
     fhir:CodeSystem.concept.code [ fhir:value "0011" ];
     fhir:CodeSystem.concept.display [ fhir:value "Titration" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Titration" ];
     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 "14090" ]     ]
  ], [
     fhir:index 15;
     fhir:CodeSystem.concept.code [ fhir:value "0012" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ultrasound" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Ultrasound" ];
     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 "14091" ]     ]
  ], [
     fhir:index 16;
     fhir:CodeSystem.concept.code [ fhir:value "0013" ];
     fhir:CodeSystem.concept.display [ fhir:value "X-ray crystallography" ];
     fhir:CodeSystem.concept.definition [ fhir:value "X-ray crystallography" ];
     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 "14092" ]     ]
  ], [
     fhir:index 17;
     fhir:CodeSystem.concept.code [ fhir:value "0014" ];
     fhir:CodeSystem.concept.display [ fhir:value "Agglutination" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agglutination" ];
     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 "14093" ]     ]
  ], [
     fhir:index 18;
     fhir:CodeSystem.concept.code [ fhir:value "0015" ];
     fhir:CodeSystem.concept.display [ fhir:value "Buffered acidified plate agglutination" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agglutination, Buffered acidified plate" ];
     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 "14094" ]     ]
  ], [
     fhir:index 19;
     fhir:CodeSystem.concept.code [ fhir:value "0016" ];
     fhir:CodeSystem.concept.display [ fhir:value "Card agglutination" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agglutination, Card" ];
     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 "14095" ]     ]
  ], [
     fhir:index 20;
     fhir:CodeSystem.concept.code [ fhir:value "0017" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hemagglutination" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agglutination, Hemagglutination" ];
     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 "14096" ]     ]
  ], [
     fhir:index 21;
     fhir:CodeSystem.concept.code [ fhir:value "0018" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hemagglutination inhibition" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agglutination, Hemagglutination inhibition" ];
     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 "14097" ]     ]
  ], [
     fhir:index 22;
     fhir:CodeSystem.concept.code [ fhir:value "0019" ];
     fhir:CodeSystem.concept.display [ fhir:value "Latex agglutination" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agglutination, 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 "14098" ]     ]
  ], [
     fhir:index 23;
     fhir:CodeSystem.concept.code [ fhir:value "0020" ];
     fhir:CodeSystem.concept.display [ fhir:value "Plate agglutination" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agglutination, Plate" ];
     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 "14099" ]     ]
  ], [
     fhir:index 24;
     fhir:CodeSystem.concept.code [ fhir:value "0021" ];
     fhir:CodeSystem.concept.display [ fhir:value "Rapid agglutination" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agglutination, Rapid Plate" ];
     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 "14100" ]     ]
  ], [
     fhir:index 25;
     fhir:CodeSystem.concept.code [ fhir:value "0022" ];
     fhir:CodeSystem.concept.display [ fhir:value "RBC agglutination" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agglutination, RBC" ];
     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 "14101" ]     ]
  ], [
     fhir:index 26;
     fhir:CodeSystem.concept.code [ fhir:value "0023" ];
     fhir:CodeSystem.concept.display [ fhir:value "Rivanol agglutination" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agglutination, Rivanol" ];
     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 "14102" ]     ]
  ], [
     fhir:index 27;
     fhir:CodeSystem.concept.code [ fhir:value "0024" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tube agglutination" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Agglutination, Tube" ];
     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 "14103" ]     ]
  ], [
     fhir:index 28;
     fhir:CodeSystem.concept.code [ fhir:value "0025" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bioassay" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bioassay" ];
     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 "14104" ]     ]
  ], [
     fhir:index 29;
     fhir:CodeSystem.concept.code [ fhir:value "0026" ];
     fhir:CodeSystem.concept.display [ fhir:value "Animal Inoculation" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bioassay, Animal Inoculation" ];
     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 "14105" ]     ]
  ], [
     fhir:index 30;
     fhir:CodeSystem.concept.code [ fhir:value "0027" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cytotoxicity" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bioassay, Cytotoxicity" ];
     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 "14106" ]     ]
  ], [
     fhir:index 31;
     fhir:CodeSystem.concept.code [ fhir:value "0028" ];
     fhir:CodeSystem.concept.display [ fhir:value "Embryo infective dose 50" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bioassay, Embryo Infective Dose 50" ];
     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 "14107" ]     ]
  ], [
     fhir:index 32;
     fhir:CodeSystem.concept.code [ fhir:value "0029" ];
     fhir:CodeSystem.concept.display [ fhir:value "Embryo lethal dose 50" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bioassay, Embryo Lethal Dose 50" ];
     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 "14108" ]     ]
  ], [
     fhir:index 33;
     fhir:CodeSystem.concept.code [ fhir:value "0030" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mouse intercerebral inoculation" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bioassay, Mouse intercerebral inoculation" ];
     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 "14109" ]     ]
  ], [
     fhir:index 34;
     fhir:CodeSystem.concept.code [ fhir:value "0031" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bioassay, qualitative" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bioassay, qualitative" ];
     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 "14110" ]     ]
  ], [
     fhir:index 35;
     fhir:CodeSystem.concept.code [ fhir:value "0032" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bioassay, quantitative" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bioassay, quantitative" ];
     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 "14111" ]     ]
  ], [
     fhir:index 36;
     fhir:CodeSystem.concept.code [ fhir:value "0033" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chemical method" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical" ];
     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 "14112" ]     ]
  ], [
     fhir:index 37;
     fhir:CodeSystem.concept.code [ fhir:value "0034" ];
     fhir:CodeSystem.concept.display [ fhir:value "Differential light absorption chemical test" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical, Differential light absorption" ];
     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 "14113" ]     ]
  ], [
     fhir:index 38;
     fhir:CodeSystem.concept.code [ fhir:value "0035" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dipstick" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical, Dipstick" ];
     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 "14114" ]     ]
  ], [
     fhir:index 39;
     fhir:CodeSystem.concept.code [ fhir:value "0036" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dipstick colorimetric laboratory test" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical, Dipstick colorimetric laboratory test" ];
     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 "14115" ]     ]
  ], [
     fhir:index 40;
     fhir:CodeSystem.concept.code [ fhir:value "0037" ];
     fhir:CodeSystem.concept.display [ fhir:value "Test strip" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chemical, Test strip" ];
     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 "14116" ]     ]
  ], [
     fhir:index 41;
     fhir:CodeSystem.concept.code [ fhir:value "0038" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chromatography" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chromatography" ];
     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 "14117" ]     ]
  ], [
     fhir:index 42;
     fhir:CodeSystem.concept.code [ fhir:value "0039" ];
     fhir:CodeSystem.concept.display [ fhir:value "Affinity chromatography" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chromatography, Affinity" ];
     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 "14118" ]     ]
  ], [
     fhir:index 43;
     fhir:CodeSystem.concept.code [ fhir:value "0040" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gas liquid chromatography" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chromatography, Gas 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 "14119" ]     ]
  ], [
     fhir:index 44;
     fhir:CodeSystem.concept.code [ fhir:value "0041" ];
     fhir:CodeSystem.concept.display [ fhir:value "High performance liquid chromatography" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chromatography, High performance 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 "14120" ]     ]
  ], [
     fhir:index 45;
     fhir:CodeSystem.concept.code [ fhir:value "0042" ];
     fhir:CodeSystem.concept.display [ fhir:value "Liquid Chromatography" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chromatography, 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 "14121" ]     ]
  ], [
     fhir:index 46;
     fhir:CodeSystem.concept.code [ fhir:value "0043" ];
     fhir:CodeSystem.concept.display [ fhir:value "Protein A affinity chromatography" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chromatography, Protein A affinity" ];
     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 "14122" ]     ]
  ], [
     fhir:index 47;
     fhir:CodeSystem.concept.code [ fhir:value "0044" ];
     fhir:CodeSystem.concept.display [ fhir:value "Coagulation" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Coagulation" ];
     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 "14123" ]     ]
  ], [
     fhir:index 48;
     fhir:CodeSystem.concept.code [ fhir:value "0045" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tilt tube coagulation time" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Coagulation, Tilt tube" ];
     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 "14124" ]     ]
  ], [
     fhir:index 49;
     fhir:CodeSystem.concept.code [ fhir:value "0046" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tilt tube reptilase induced coagulation" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Coagulation, Tilt tube reptilase induced" ];
     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 "14125" ]     ]
  ], [
     fhir:index 50;
     fhir:CodeSystem.concept.code [ fhir:value "0047" ];
     fhir:CodeSystem.concept.display [ fhir:value "Automated count" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Count, Automated" ];
     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 "14126" ]     ]
  ], [
     fhir:index 51;
     fhir:CodeSystem.concept.code [ fhir:value "0048" ];
     fhir:CodeSystem.concept.display [ fhir:value "Manual cell count" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Count, Manual" ];
     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 "14127" ]     ]
  ], [
     fhir:index 52;
     fhir:CodeSystem.concept.code [ fhir:value "0049" ];
     fhir:CodeSystem.concept.display [ fhir:value "Platelet count, Rees-Ecker" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Count, Platelet, Rees-Ecker" ];
     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 "14128" ]     ]
  ], [
     fhir:index 53;
     fhir:CodeSystem.concept.code [ fhir:value "0050" ];
     fhir:CodeSystem.concept.display [ fhir:value "Aerobic Culture" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Culture, Aerobic" ];
     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 "14129" ]     ]
  ], [
     fhir:index 54;
     fhir:CodeSystem.concept.code [ fhir:value "0051" ];
     fhir:CodeSystem.concept.display [ fhir:value "Anaerobic Culture" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Culture, Anaerobic" ];
     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 "14130" ]     ]
  ], [
     fhir:index 55;
     fhir:CodeSystem.concept.code [ fhir:value "0052" ];
     fhir:CodeSystem.concept.display [ fhir:value "Chicken embryo culture" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Culture, Chicken Embryo" ];
     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 "14131" ]     ]
  ], [
     fhir:index 56;
     fhir:CodeSystem.concept.code [ fhir:value "0053" ];
     fhir:CodeSystem.concept.display [ fhir:value "Delayed secondary enrichment" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Culture, Delayed secondary enrichment" ];
     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 "14132" ]     ]
  ], [
     fhir:index 57;
     fhir:CodeSystem.concept.code [ fhir:value "0054" ];
     fhir:CodeSystem.concept.display [ fhir:value "Microaerophilic Culture" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Culture, Microaerophilic" ];
     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 "14133" ]     ]
  ], [
     fhir:index 58;
     fhir:CodeSystem.concept.code [ fhir:value "0055" ];
     fhir:CodeSystem.concept.display [ fhir:value "Quantitative microbial culture, cup" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Culture, Quantitative microbial, cup" ];
     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 "14134" ]     ]
  ], [
     fhir:index 59;
     fhir:CodeSystem.concept.code [ fhir:value "0056" ];
     fhir:CodeSystem.concept.display [ fhir:value "Quantitative microbial culture, droplet" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Culture, Quantitative microbial, droplet" ];
     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 "14135" ]     ]
  ], [
     fhir:index 60;
     fhir:CodeSystem.concept.code [ fhir:value "0057" ];
     fhir:CodeSystem.concept.display [ fhir:value "Quantitative microbial culture, filter paper" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Culture, Quantitative microbial, filter 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 "14136" ]     ]
  ], [
     fhir:index 61;
     fhir:CodeSystem.concept.code [ fhir:value "0058" ];
     fhir:CodeSystem.concept.display [ fhir:value "Quantitative microbial culture, pad culture" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Culture, Quantitative microbial, pad" ];
     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 "14137" ]     ]
  ], [
     fhir:index 62;
     fhir:CodeSystem.concept.code [ fhir:value "0059" ];
     fhir:CodeSystem.concept.display [ fhir:value "Quantitative microbial culture, pour plate" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Culture, Quantitative microbial, pour plate" ];
     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 "14138" ]     ]
  ], [
     fhir:index 63;
     fhir:CodeSystem.concept.code [ fhir:value "0060" ];
     fhir:CodeSystem.concept.display [ fhir:value "Quantitative microbial culture, surface streak" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Culture, Quantitative microbial, surface streak" ];
     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 "14139" ]     ]
  ], [
     fhir:index 64;
     fhir:CodeSystem.concept.code [ fhir:value "0061" ];
     fhir:CodeSystem.concept.display [ fhir:value "Somatic Cell culture" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Culture, Somatic Cell" ];
     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 "14140" ]     ]
  ], [
     fhir:index 65;
     fhir:CodeSystem.concept.code [ fhir:value "0062" ];
     fhir:CodeSystem.concept.display [ fhir:value "Agar diffusion" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Diffusion, Agar" ];
     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 "14141" ]     ]
  ], [
     fhir:index 66;
     fhir:CodeSystem.concept.code [ fhir:value "0063" ];
     fhir:CodeSystem.concept.display [ fhir:value "Agar Gel Immunodiffusion" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Diffusion, Agar Gel Immunodiffusion" ];
     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 "14142" ]     ]
  ], [
     fhir:index 67;
     fhir:CodeSystem.concept.code [ fhir:value "0064" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electrophoresis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrophoresis" ];
     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 "14143" ]     ]
  ], [
     fhir:index 68;
     fhir:CodeSystem.concept.code [ fhir:value "0065" ];
     fhir:CodeSystem.concept.display [ fhir:value "Agaorse gel electrophoresis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrophoresis, Agaorse gel" ];
     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 "14144" ]     ]
  ], [
     fhir:index 69;
     fhir:CodeSystem.concept.code [ fhir:value "0066" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electrophoresis, citrate agar" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrophoresis, citrate agar" ];
     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 "14145" ]     ]
  ], [
     fhir:index 70;
     fhir:CodeSystem.concept.code [ fhir:value "0067" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immunoelectrophoresis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrophoresis, Immuno" ];
     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 "14146" ]     ]
  ], [
     fhir:index 71;
     fhir:CodeSystem.concept.code [ fhir:value "0068" ];
     fhir:CodeSystem.concept.display [ fhir:value "Polyacrylamide gel electrophoresis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrophoresis, Polyacrylamide gel" ];
     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 "14147" ]     ]
  ], [
     fhir:index 72;
     fhir:CodeSystem.concept.code [ fhir:value "0069" ];
     fhir:CodeSystem.concept.display [ fhir:value "Starch gel electrophoresis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrophoresis, Starch gel" ];
     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 "14148" ]     ]
  ], [
     fhir:index 73;
     fhir:CodeSystem.concept.code [ fhir:value "0070" ];
     fhir:CodeSystem.concept.display [ fhir:value "ELISA" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ELISA" ];
     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 "14149" ]     ]
  ], [
     fhir:index 74;
     fhir:CodeSystem.concept.code [ fhir:value "0071" ];
     fhir:CodeSystem.concept.display [ fhir:value "ELISA, antigen capture" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ELISA, antigen capture" ];
     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 "14150" ]     ]
  ], [
     fhir:index 75;
     fhir:CodeSystem.concept.code [ fhir:value "0072" ];
     fhir:CodeSystem.concept.display [ fhir:value "ELISA, avidin biotin peroxidase complex" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ELISA, avidin biotin peroxidase complex" ];
     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 "14151" ]     ]
  ], [
     fhir:index 76;
     fhir:CodeSystem.concept.code [ fhir:value "0073" ];
     fhir:CodeSystem.concept.display [ fhir:value "Kinetic ELISA" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ELISA, Kinetic" ];
     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 "14152" ]     ]
  ], [
     fhir:index 77;
     fhir:CodeSystem.concept.code [ fhir:value "0074" ];
     fhir:CodeSystem.concept.display [ fhir:value "ELISA, peroxidase-antiperoxidase" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ELISA, peroxidase-antiperoxidase" ];
     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 "14153" ]     ]
  ], [
     fhir:index 78;
     fhir:CodeSystem.concept.code [ fhir:value "0075" ];
     fhir:CodeSystem.concept.display [ fhir:value "API 20 Strep" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, API 20 Strep" ];
     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 "14154" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux - streptococcis and enterococci" ]     ]
  ], [
     fhir:index 79;
     fhir:CodeSystem.concept.code [ fhir:value "0076" ];
     fhir:CodeSystem.concept.display [ fhir:value "API 20A" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, API 20A" ];
     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 "14155" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux - 24hr anaerobic ID" ]     ]
  ], [
     fhir:index 80;
     fhir:CodeSystem.concept.code [ fhir:value "0077" ];
     fhir:CodeSystem.concept.display [ fhir:value "API 20C AUX" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, API 20C AUX" ];
     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 "14156" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux - identification of yeast" ]     ]
  ], [
     fhir:index 81;
     fhir:CodeSystem.concept.code [ fhir:value "0078" ];
     fhir:CodeSystem.concept.display [ fhir:value "API 20E" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, API 20E" ];
     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 "14157" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux -identification of Enterobacteriacae; non-fermenting GNB" ]     ]
  ], [
     fhir:index 82;
     fhir:CodeSystem.concept.code [ fhir:value "0079" ];
     fhir:CodeSystem.concept.display [ fhir:value "API 20NE" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, API 20NE" ];
     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 "14158" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux - gram negative non-Enterobacteriaeciae" ]     ]
  ], [
     fhir:index 83;
     fhir:CodeSystem.concept.code [ fhir:value "0080" ];
     fhir:CodeSystem.concept.display [ fhir:value "API 50 CH" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, API 50 CH" ];
     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 "14159" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux" ]     ]
  ], [
     fhir:index 84;
     fhir:CodeSystem.concept.code [ fhir:value "0081" ];
     fhir:CodeSystem.concept.display [ fhir:value "API An-IDENT" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, API An-IDENT" ];
     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 "14160" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux" ]     ]
  ], [
     fhir:index 85;
     fhir:CodeSystem.concept.code [ fhir:value "0082" ];
     fhir:CodeSystem.concept.display [ fhir:value "API Coryne" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, API Coryne" ];
     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 "14161" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux" ]     ]
  ], [
     fhir:index 86;
     fhir:CodeSystem.concept.code [ fhir:value "0083" ];
     fhir:CodeSystem.concept.display [ fhir:value "API Rapid 20E" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, API Rapid 20E" ];
     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 "14162" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux - 4 hour identification of Enterobacteriaciae" ]     ]
  ], [
     fhir:index 87;
     fhir:CodeSystem.concept.code [ fhir:value "0084" ];
     fhir:CodeSystem.concept.display [ fhir:value "API Staph" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, API Staph" ];
     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 "14163" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux" ]     ]
  ], [
     fhir:index 88;
     fhir:CodeSystem.concept.code [ fhir:value "0085" ];
     fhir:CodeSystem.concept.display [ fhir:value "API ZYM" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, API ZYM" ];
     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 "14164" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux" ]     ]
  ], [
     fhir:index 89;
     fhir:CodeSystem.concept.code [ fhir:value "0086" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bacterial identification" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, Bacterial" ];
     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 "14165" ]     ]
  ], [
     fhir:index 90;
     fhir:CodeSystem.concept.code [ fhir:value "0087" ];
     fhir:CodeSystem.concept.display [ fhir:value "mini VIDAS" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, mini VIDAS" ];
     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 "14166" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux" ]     ]
  ], [
     fhir:index 91;
     fhir:CodeSystem.concept.code [ fhir:value "0088" ];
     fhir:CodeSystem.concept.display [ fhir:value "Phage susceptibility typing" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, Phage susceptibility typing" ];
     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 "14167" ]     ]
  ], [
     fhir:index 92;
     fhir:CodeSystem.concept.code [ fhir:value "0089" ];
     fhir:CodeSystem.concept.display [ fhir:value "Quad-FERM+" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, Quad-FERM+" ];
     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 "14168" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux - 2-hour identification of Neisseria" ]     ]
  ], [
     fhir:index 93;
     fhir:CodeSystem.concept.code [ fhir:value "0090" ];
     fhir:CodeSystem.concept.display [ fhir:value "RAPIDEC Staph" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, RAPIDEC Staph" ];
     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 "14169" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux" ]     ]
  ], [
     fhir:index 94;
     fhir:CodeSystem.concept.code [ fhir:value "0091" ];
     fhir:CodeSystem.concept.display [ fhir:value "Staphaurex" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, Staphaurex" ];
     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 "14170" ]     ]
  ], [
     fhir:index 95;
     fhir:CodeSystem.concept.code [ fhir:value "0092" ];
     fhir:CodeSystem.concept.display [ fhir:value "VIDAS" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, VIDAS" ];
     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 "14171" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux" ]     ]
  ], [
     fhir:index 96;
     fhir:CodeSystem.concept.code [ fhir:value "0093" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vitek" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, Vitek" ];
     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 "14172" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux" ]     ]
  ], [
     fhir:index 97;
     fhir:CodeSystem.concept.code [ fhir:value "0094" ];
     fhir:CodeSystem.concept.display [ fhir:value "VITEK 2" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Identification, VITEK 2" ];
     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 "14173" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "howApplies" ];
       fhir:CodeSystem.concept.property.valueString [ fhir:value "bioMerieux" ]     ]
  ], [
     fhir:index 98;
     fhir:CodeSystem.concept.code [ fhir:value "0095" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immune stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immune stain" ];
     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 "14174" ]     ]
  ], [
     fhir:index 99;
     fhir:CodeSystem.concept.code [ fhir:value "0096" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immunofluorescent antibody, direct" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immune stain, Immunofluorescent antibody, direct" ];
     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 "14175" ]     ]
  ], [
     fhir:index 100;
     fhir:CodeSystem.concept.code [ fhir:value "0097" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immunofluorescent antibody, indirect" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immune stain, Immunofluorescent antibody, indirect" ];
     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 "14176" ]     ]
  ], [
     fhir:index 101;
     fhir:CodeSystem.concept.code [ fhir:value "0098" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immunoperoxidase, Avidin-Biotin Complex" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immune stain, Immunoperoxidase, Avidin-Biotin Complex" ];
     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 "14177" ]     ]
  ], [
     fhir:index 102;
     fhir:CodeSystem.concept.code [ fhir:value "0099" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immunoperoxidase, Peroxidase anti-peroxidase complex" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immune stain, Immunoperoxidase, Peroxidase anti-peroxidase complex" ];
     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 "14178" ]     ]
  ], [
     fhir:index 103;
     fhir:CodeSystem.concept.code [ fhir:value "0100" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immunoperoxidase, Protein A-peroxidase complex" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immune stain, Immunoperoxidase, Protein A-peroxidase complex" ];
     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 "14179" ]     ]
  ], [
     fhir:index 104;
     fhir:CodeSystem.concept.code [ fhir:value "0101" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immunoassay" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immunoassay" ];
     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 "14180" ]     ]
  ], [
     fhir:index 105;
     fhir:CodeSystem.concept.code [ fhir:value "0102" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immunoassay, qualitative, multiple step" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immunoassay, qualitative, multiple step" ];
     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 "14181" ]     ]
  ], [
     fhir:index 106;
     fhir:CodeSystem.concept.code [ fhir:value "0103" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immunoassay, qualitative, single step" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immunoassay, qualitative, single step" ];
     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 "14182" ]     ]
  ], [
     fhir:index 107;
     fhir:CodeSystem.concept.code [ fhir:value "0104" ];
     fhir:CodeSystem.concept.display [ fhir:value "Radioimmunoassay" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immunoassay, Radioimmunoassay" ];
     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 "14183" ]     ]
  ], [
     fhir:index 108;
     fhir:CodeSystem.concept.code [ fhir:value "0105" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immunoassay, semi-quantitative, multiple step" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immunoassay, semi-quantitative, multiple step" ];
     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 "14184" ]     ]
  ], [
     fhir:index 109;
     fhir:CodeSystem.concept.code [ fhir:value "0106" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immunoassay, semi-quantitative, single step" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immunoassay, semi-quantitative, single step" ];
     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 "14185" ]     ]
  ], [
     fhir:index 110;
     fhir:CodeSystem.concept.code [ fhir:value "0107" ];
     fhir:CodeSystem.concept.display [ fhir:value "Microscopy" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Microscopy" ];
     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 "14186" ]     ]
  ], [
     fhir:index 111;
     fhir:CodeSystem.concept.code [ fhir:value "0108" ];
     fhir:CodeSystem.concept.display [ fhir:value "Darkfield microscopy" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Microscopy, Darkfield" ];
     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 "14187" ]     ]
  ], [
     fhir:index 112;
     fhir:CodeSystem.concept.code [ fhir:value "0109" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electron microscopy" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Microscopy, Electron" ];
     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 "14188" ]     ]
  ], [
     fhir:index 113;
     fhir:CodeSystem.concept.code [ fhir:value "0110" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electron microscopy tomography" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Microscopy, Electron microscopy tomography" ];
     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 "14189" ]     ]
  ], [
     fhir:index 114;
     fhir:CodeSystem.concept.code [ fhir:value "0111" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electron microscopy, negative stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Microscopy, Electron, negative stain" ];
     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 "14190" ]     ]
  ], [
     fhir:index 115;
     fhir:CodeSystem.concept.code [ fhir:value "0112" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electron microscopy, thick section" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Microscopy, Electron, thick section transmission" ];
     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 "14191" ]     ]
  ], [
     fhir:index 116;
     fhir:CodeSystem.concept.code [ fhir:value "0113" ];
     fhir:CodeSystem.concept.display [ fhir:value "Electron microscopy, thin section" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Microscopy, Electron, thin section transmission" ];
     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 "14192" ]     ]
  ], [
     fhir:index 117;
     fhir:CodeSystem.concept.code [ fhir:value "0114" ];
     fhir:CodeSystem.concept.display [ fhir:value "Microscopy, Light" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Microscopy, Light" ];
     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 "14193" ]     ]
  ], [
     fhir:index 118;
     fhir:CodeSystem.concept.code [ fhir:value "0115" ];
     fhir:CodeSystem.concept.display [ fhir:value "Polarizing light microscopy" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Microscopy, Polarized light" ];
     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 "14194" ]     ]
  ], [
     fhir:index 119;
     fhir:CodeSystem.concept.code [ fhir:value "0116" ];
     fhir:CodeSystem.concept.display [ fhir:value "Scanning electron microscopy" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Microscopy, Scanning electron" ];
     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 "14195" ]     ]
  ], [
     fhir:index 120;
     fhir:CodeSystem.concept.code [ fhir:value "0117" ];
     fhir:CodeSystem.concept.display [ fhir:value "Transmission electron microscopy" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Microscopy, Transmission electron" ];
     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 "14196" ]     ]
  ], [
     fhir:index 121;
     fhir:CodeSystem.concept.code [ fhir:value "0118" ];
     fhir:CodeSystem.concept.display [ fhir:value "Transparent tape direct examination" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Microscopy, Transparent tape direct examination" ];
     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 "14197" ]     ]
  ], [
     fhir:index 122;
     fhir:CodeSystem.concept.code [ fhir:value "0119" ];
     fhir:CodeSystem.concept.display [ fhir:value "3 Self-Sustaining Sequence Replication" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, 3 Self-Sustaining Sequence Replication" ];
     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 "14198" ]     ]
  ], [
     fhir:index 123;
     fhir:CodeSystem.concept.code [ fhir:value "0120" ];
     fhir:CodeSystem.concept.display [ fhir:value "Branched Chain DNA" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Branched Chain DNA" ];
     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 "14199" ]     ]
  ], [
     fhir:index 124;
     fhir:CodeSystem.concept.code [ fhir:value "0121" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hybridization Protection Assay" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Hybridization Protection Assay" ];
     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 "14200" ]     ]
  ], [
     fhir:index 125;
     fhir:CodeSystem.concept.code [ fhir:value "0122" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immune blot" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Immune blot" ];
     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 "14201" ]     ]
  ], [
     fhir:index 126;
     fhir:CodeSystem.concept.code [ fhir:value "0123" ];
     fhir:CodeSystem.concept.display [ fhir:value "In-situ hybridization" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, In-situ hybridization" ];
     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 "14202" ]     ]
  ], [
     fhir:index 127;
     fhir:CodeSystem.concept.code [ fhir:value "0124" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ligase Chain Reaction" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Ligase Chain Reaction" ];
     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 "14203" ]     ]
  ], [
     fhir:index 128;
     fhir:CodeSystem.concept.code [ fhir:value "0125" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ligation Activated Transcription" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Ligation Activated Transcription" ];
     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 "14204" ]     ]
  ], [
     fhir:index 129;
     fhir:CodeSystem.concept.code [ fhir:value "0126" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nucleic Acid Probe" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Nucleic Acid Probe" ];
     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 "14205" ]     ]
  ], [
     fhir:index 130;
     fhir:CodeSystem.concept.code [ fhir:value "0128" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nucleic acid probe with amplification" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Nucleic acid probe with amplification\r\n\r\n*Rationale:* Duplicate of code 0126. Use code 0126 instead." ];
     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 "14207" ]     ]
  ], [
     fhir:index 131;
     fhir:CodeSystem.concept.code [ fhir:value "0129" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nucleic acid probe with target amplification" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Nucleic acid probe with target amplification" ];
     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 "14208" ]     ]
  ], [
     fhir:index 132;
     fhir:CodeSystem.concept.code [ fhir:value "0130" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nucleic acid reverse transcription" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Nucleic acid reverse transcription" ];
     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 "14209" ]     ]
  ], [
     fhir:index 133;
     fhir:CodeSystem.concept.code [ fhir:value "0131" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nucleic Acid Sequence Based Analysis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Nucleic Acid Sequence Based 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 "14210" ]     ]
  ], [
     fhir:index 134;
     fhir:CodeSystem.concept.code [ fhir:value "0132" ];
     fhir:CodeSystem.concept.display [ fhir:value "Polymerase chain reaction" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Polymerase chain reaction" ];
     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 "14211" ]     ]
  ], [
     fhir:index 135;
     fhir:CodeSystem.concept.code [ fhir:value "0133" ];
     fhir:CodeSystem.concept.display [ fhir:value "Q-Beta Replicase or probe amplification category method" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Q-Beta Replicase or probe amplification category method" ];
     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 "14212" ]     ]
  ], [
     fhir:index 136;
     fhir:CodeSystem.concept.code [ fhir:value "0134" ];
     fhir:CodeSystem.concept.display [ fhir:value "Restriction Fragment Length Polymorphism" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Restriction Fragment Length Polymorphism" ];
     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 "14213" ]     ]
  ], [
     fhir:index 137;
     fhir:CodeSystem.concept.code [ fhir:value "0135" ];
     fhir:CodeSystem.concept.display [ fhir:value "Southern Blot" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Southern Blot" ];
     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 "14214" ]     ]
  ], [
     fhir:index 138;
     fhir:CodeSystem.concept.code [ fhir:value "0136" ];
     fhir:CodeSystem.concept.display [ fhir:value "Strand Displacement Amplification" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Strand Displacement Amplification" ];
     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 "14215" ]     ]
  ], [
     fhir:index 139;
     fhir:CodeSystem.concept.code [ fhir:value "0137" ];
     fhir:CodeSystem.concept.display [ fhir:value "Transcription Mediated Amplification" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Transcription Mediated Amplification" ];
     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 "14216" ]     ]
  ], [
     fhir:index 140;
     fhir:CodeSystem.concept.code [ fhir:value "0138" ];
     fhir:CodeSystem.concept.display [ fhir:value "Western Blot" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Western Blot" ];
     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 "14217" ]     ]
  ], [
     fhir:index 141;
     fhir:CodeSystem.concept.code [ fhir:value "0139" ];
     fhir:CodeSystem.concept.display [ fhir:value "Flocculation" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Precipitation, Flocculation" ];
     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 "14218" ]     ]
  ], [
     fhir:index 142;
     fhir:CodeSystem.concept.code [ fhir:value "0140" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immune precipitation" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Precipitation, Immune precipitation" ];
     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 "14219" ]     ]
  ], [
     fhir:index 143;
     fhir:CodeSystem.concept.code [ fhir:value "0141" ];
     fhir:CodeSystem.concept.display [ fhir:value "Milk ring test" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Precipitation, Milk ring test" ];
     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 "14220" ]     ]
  ], [
     fhir:index 144;
     fhir:CodeSystem.concept.code [ fhir:value "0142" ];
     fhir:CodeSystem.concept.display [ fhir:value "Precipitin" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Precipitation, Precipitin" ];
     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 "14221" ]     ]
  ], [
     fhir:index 145;
     fhir:CodeSystem.concept.code [ fhir:value "0143" ];
     fhir:CodeSystem.concept.display [ fhir:value "Acid fast stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Acid fast" ];
     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 "14222" ]     ]
  ], [
     fhir:index 146;
     fhir:CodeSystem.concept.code [ fhir:value "0144" ];
     fhir:CodeSystem.concept.display [ fhir:value "Acid fast stain, fluorochrome" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Acid fast, fluorochrome" ];
     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 "14223" ]     ]
  ], [
     fhir:index 147;
     fhir:CodeSystem.concept.code [ fhir:value "0145" ];
     fhir:CodeSystem.concept.display [ fhir:value "Acid fast stain, Kinyoun's cold carbolfuchsin" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Acid fast, Kinyoun's cold carbolfuchsin" ];
     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 "14224" ]     ]
  ], [
     fhir:index 148;
     fhir:CodeSystem.concept.code [ fhir:value "0146" ];
     fhir:CodeSystem.concept.display [ fhir:value "Acid fast stain, Ziehl-Neelsen" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Acid fast, Ziehl-Neelsen" ];
     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 "14225" ]     ]
  ], [
     fhir:index 149;
     fhir:CodeSystem.concept.code [ fhir:value "0147" ];
     fhir:CodeSystem.concept.display [ fhir:value "Acid phosphatase stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Acid phosphatase" ];
     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 "14226" ]     ]
  ], [
     fhir:index 150;
     fhir:CodeSystem.concept.code [ fhir:value "0148" ];
     fhir:CodeSystem.concept.display [ fhir:value "Acridine orange stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Acridine orange" ];
     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 "14227" ]     ]
  ], [
     fhir:index 151;
     fhir:CodeSystem.concept.code [ fhir:value "0149" ];
     fhir:CodeSystem.concept.display [ fhir:value "Active brilliant orange KH stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Active brilliant orange KH" ];
     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 "14228" ]     ]
  ], [
     fhir:index 152;
     fhir:CodeSystem.concept.code [ fhir:value "0150" ];
     fhir:CodeSystem.concept.display [ fhir:value "Alazarin red S stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Alazarin red S" ];
     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 "14229" ]     ]
  ], [
     fhir:index 153;
     fhir:CodeSystem.concept.code [ fhir:value "0151" ];
     fhir:CodeSystem.concept.display [ fhir:value "Alcian blue stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Alcian blue" ];
     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 "14230" ]     ]
  ], [
     fhir:index 154;
     fhir:CodeSystem.concept.code [ fhir:value "0152" ];
     fhir:CodeSystem.concept.display [ fhir:value "Alcian blue with Periodic acid Schiff stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Alcian blue with Periodic acid Schiff" ];
     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 "14231" ]     ]
  ], [
     fhir:index 155;
     fhir:CodeSystem.concept.code [ fhir:value "0153" ];
     fhir:CodeSystem.concept.display [ fhir:value "Argentaffin stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Argentaffin" ];
     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 "14232" ]     ]
  ], [
     fhir:index 156;
     fhir:CodeSystem.concept.code [ fhir:value "0154" ];
     fhir:CodeSystem.concept.display [ fhir:value "Argentaffin silver stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Argentaffin silver" ];
     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 "14233" ]     ]
  ], [
     fhir:index 157;
     fhir:CodeSystem.concept.code [ fhir:value "0155" ];
     fhir:CodeSystem.concept.display [ fhir:value "Azure-eosin stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Azure-eosin" ];
     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 "14234" ]     ]
  ], [
     fhir:index 158;
     fhir:CodeSystem.concept.code [ fhir:value "0156" ];
     fhir:CodeSystem.concept.display [ fhir:value "Basic Fuschin stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Basic Fuschin" ];
     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 "14235" ]     ]
  ], [
     fhir:index 159;
     fhir:CodeSystem.concept.code [ fhir:value "0157" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bennhold stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Bennhold" ];
     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 "14236" ]     ]
  ], [
     fhir:index 160;
     fhir:CodeSystem.concept.code [ fhir:value "0158" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bennhold's Congo red stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Bennhold's Congo red" ];
     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 "14237" ]     ]
  ], [
     fhir:index 161;
     fhir:CodeSystem.concept.code [ fhir:value "0159" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bielschowsky stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Bielschowsky" ];
     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 "14238" ]     ]
  ], [
     fhir:index 162;
     fhir:CodeSystem.concept.code [ fhir:value "0160" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bielschowsky's silver stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Bielschowsky's silver" ];
     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 "14239" ]     ]
  ], [
     fhir:index 163;
     fhir:CodeSystem.concept.code [ fhir:value "0161" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bleach stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Bleach" ];
     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 "14240" ]     ]
  ], [
     fhir:index 164;
     fhir:CodeSystem.concept.code [ fhir:value "0162" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bodian stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Bodian" ];
     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 "14241" ]     ]
  ], [
     fhir:index 165;
     fhir:CodeSystem.concept.code [ fhir:value "0163" ];
     fhir:CodeSystem.concept.display [ fhir:value "Brown-Brenn stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Brown-Brenn" ];
     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 "14242" ]     ]
  ], [
     fhir:index 166;
     fhir:CodeSystem.concept.code [ fhir:value "0164" ];
     fhir:CodeSystem.concept.display [ fhir:value "Butyrate-esterase stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Butyrate-esterase" ];
     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 "14243" ]     ]
  ], [
     fhir:index 167;
     fhir:CodeSystem.concept.code [ fhir:value "0165" ];
     fhir:CodeSystem.concept.display [ fhir:value "Calcofluor white fluorescent stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Calcofluor white fluorescent" ];
     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 "14244" ]     ]
  ], [
     fhir:index 168;
     fhir:CodeSystem.concept.code [ fhir:value "0166" ];
     fhir:CodeSystem.concept.display [ fhir:value "Carbol-fuchsin stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Carbol-fuchsin" ];
     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 "14245" ]     ]
  ], [
     fhir:index 169;
     fhir:CodeSystem.concept.code [ fhir:value "0167" ];
     fhir:CodeSystem.concept.display [ fhir:value "Carmine stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Carmine" ];
     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 "14246" ]     ]
  ], [
     fhir:index 170;
     fhir:CodeSystem.concept.code [ fhir:value "0168" ];
     fhir:CodeSystem.concept.display [ fhir:value "Churukian-Schenk stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Churukian-Schenk" ];
     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 "14247" ]     ]
  ], [
     fhir:index 171;
     fhir:CodeSystem.concept.code [ fhir:value "0169" ];
     fhir:CodeSystem.concept.display [ fhir:value "Congo red stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Congo red" ];
     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 "14248" ]     ]
  ], [
     fhir:index 172;
     fhir:CodeSystem.concept.code [ fhir:value "0170" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cresyl echt violet stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Cresyl echt violet" ];
     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 "14249" ]     ]
  ], [
     fhir:index 173;
     fhir:CodeSystem.concept.code [ fhir:value "0171" ];
     fhir:CodeSystem.concept.display [ fhir:value "Crystal violet stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Crystal violet" ];
     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 "14250" ]     ]
  ], [
     fhir:index 174;
     fhir:CodeSystem.concept.code [ fhir:value "0172" ];
     fhir:CodeSystem.concept.display [ fhir:value "De Galantha stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, De Galantha" ];
     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 "14251" ]     ]
  ], [
     fhir:index 175;
     fhir:CodeSystem.concept.code [ fhir:value "0173" ];
     fhir:CodeSystem.concept.display [ fhir:value "Dieterle silver impregnation stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Dieterle silver impregnation" ];
     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 "14252" ]     ]
  ], [
     fhir:index 176;
     fhir:CodeSystem.concept.code [ fhir:value "0174" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fite-Farco stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Fite-Farco" ];
     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 "14253" ]     ]
  ], [
     fhir:index 177;
     fhir:CodeSystem.concept.code [ fhir:value "0175" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fontana-Masson silver stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Fontana-Masson silver" ];
     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 "14254" ]     ]
  ], [
     fhir:index 178;
     fhir:CodeSystem.concept.code [ fhir:value "0176" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fouchet stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Fouchet" ];
     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 "14255" ]     ]
  ], [
     fhir:index 179;
     fhir:CodeSystem.concept.code [ fhir:value "0177" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gomori stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Gomori" ];
     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 "14256" ]     ]
  ], [
     fhir:index 180;
     fhir:CodeSystem.concept.code [ fhir:value "0178" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gomori methenamine silver stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Gomori methenamine silver" ];
     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 "14257" ]     ]
  ], [
     fhir:index 181;
     fhir:CodeSystem.concept.code [ fhir:value "0179" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gomori-Wheatly trichrome stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Gomori-Wheatly trichrome" ];
     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 "14258" ]     ]
  ], [
     fhir:index 182;
     fhir:CodeSystem.concept.code [ fhir:value "0180" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gridley stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Gridley" ];
     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 "14259" ]     ]
  ], [
     fhir:index 183;
     fhir:CodeSystem.concept.code [ fhir:value "0181" ];
     fhir:CodeSystem.concept.display [ fhir:value "Grimelius silver stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Grimelius silver" ];
     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 "14260" ]     ]
  ], [
     fhir:index 184;
     fhir:CodeSystem.concept.code [ fhir:value "0182" ];
     fhir:CodeSystem.concept.display [ fhir:value "Grocott stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Grocott" ];
     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 "14261" ]     ]
  ], [
     fhir:index 185;
     fhir:CodeSystem.concept.code [ fhir:value "0183" ];
     fhir:CodeSystem.concept.display [ fhir:value "Grocott methenamine silver stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Grocott methenamine silver" ];
     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 "14262" ]     ]
  ], [
     fhir:index 186;
     fhir:CodeSystem.concept.code [ fhir:value "0184" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hale's colloidal ferric oxide stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Hale's colloidal ferric oxide" ];
     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 "14263" ]     ]
  ], [
     fhir:index 187;
     fhir:CodeSystem.concept.code [ fhir:value "0185" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hale's colloidal iron stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Hale's colloidal iron" ];
     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 "14264" ]     ]
  ], [
     fhir:index 188;
     fhir:CodeSystem.concept.code [ fhir:value "0186" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hansel stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Hansel" ];
     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 "14265" ]     ]
  ], [
     fhir:index 189;
     fhir:CodeSystem.concept.code [ fhir:value "0187" ];
     fhir:CodeSystem.concept.display [ fhir:value "Harris regressive hematoxylin and eosin stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Harris regressive hematoxylin and eosin" ];
     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 "14266" ]     ]
  ], [
     fhir:index 190;
     fhir:CodeSystem.concept.code [ fhir:value "0188" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hematoxylin and eosin stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Hematoxylin and eosin" ];
     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 "14267" ]     ]
  ], [
     fhir:index 191;
     fhir:CodeSystem.concept.code [ fhir:value "0189" ];
     fhir:CodeSystem.concept.display [ fhir:value "Highman stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Highman" ];
     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 "14268" ]     ]
  ], [
     fhir:index 192;
     fhir:CodeSystem.concept.code [ fhir:value "0190" ];
     fhir:CodeSystem.concept.display [ fhir:value "Holzer stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Holzer" ];
     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 "14269" ]     ]
  ], [
     fhir:index 193;
     fhir:CodeSystem.concept.code [ fhir:value "0191" ];
     fhir:CodeSystem.concept.display [ fhir:value "Iron hematoxylin stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Iron hematoxylin" ];
     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 "14270" ]     ]
  ], [
     fhir:index 194;
     fhir:CodeSystem.concept.code [ fhir:value "0192" ];
     fhir:CodeSystem.concept.display [ fhir:value "Jones stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Jones" ];
     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 "14271" ]     ]
  ], [
     fhir:index 195;
     fhir:CodeSystem.concept.code [ fhir:value "0193" ];
     fhir:CodeSystem.concept.display [ fhir:value "Jones methenamine silver stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Jones methenamine silver" ];
     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 "14272" ]     ]
  ], [
     fhir:index 196;
     fhir:CodeSystem.concept.code [ fhir:value "0194" ];
     fhir:CodeSystem.concept.display [ fhir:value "Kossa stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Kossa" ];
     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 "14273" ]     ]
  ], [
     fhir:index 197;
     fhir:CodeSystem.concept.code [ fhir:value "0195" ];
     fhir:CodeSystem.concept.display [ fhir:value "Lawson-Van Gieson stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Lawson-Van Gieson" ];
     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 "14274" ]     ]
  ], [
     fhir:index 198;
     fhir:CodeSystem.concept.code [ fhir:value "0196" ];
     fhir:CodeSystem.concept.display [ fhir:value "Loeffler methylene blue stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Loeffler methylene blue" ];
     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 "14275" ]     ]
  ], [
     fhir:index 199;
     fhir:CodeSystem.concept.code [ fhir:value "0197" ];
     fhir:CodeSystem.concept.display [ fhir:value "Luxol fast blue with cresyl violet stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Luxol fast blue with cresyl violet" ];
     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 "14276" ]     ]
  ], [
     fhir:index 200;
     fhir:CodeSystem.concept.code [ fhir:value "0198" ];
     fhir:CodeSystem.concept.display [ fhir:value "Luxol fast blue with Periodic acid-Schiff stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Luxol fast blue with Periodic acid-Schiff" ];
     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 "14277" ]     ]
  ], [
     fhir:index 201;
     fhir:CodeSystem.concept.code [ fhir:value "0199" ];
     fhir:CodeSystem.concept.display [ fhir:value "MacNeal's tetrachrome blood stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, MacNeal's tetrachrome blood" ];
     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 "14278" ]     ]
  ], [
     fhir:index 202;
     fhir:CodeSystem.concept.code [ fhir:value "0200" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mallory-Heidenhain stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Mallory-Heidenhain" ];
     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 "14279" ]     ]
  ], [
     fhir:index 203;
     fhir:CodeSystem.concept.code [ fhir:value "0201" ];
     fhir:CodeSystem.concept.display [ fhir:value "Masson trichrome stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Masson trichrome" ];
     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 "14280" ]     ]
  ], [
     fhir:index 204;
     fhir:CodeSystem.concept.code [ fhir:value "0202" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mayer mucicarmine stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Mayer mucicarmine" ];
     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 "14281" ]     ]
  ], [
     fhir:index 205;
     fhir:CodeSystem.concept.code [ fhir:value "0203" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mayers progressive hematoxylin and eosin stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Mayers progressive hematoxylin and eosin" ];
     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 "14282" ]     ]
  ], [
     fhir:index 206;
     fhir:CodeSystem.concept.code [ fhir:value "0204" ];
     fhir:CodeSystem.concept.display [ fhir:value "May-Grunwald Giemsa stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, May-Grunwald Giemsa" ];
     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 "14283" ]     ]
  ], [
     fhir:index 207;
     fhir:CodeSystem.concept.code [ fhir:value "0205" ];
     fhir:CodeSystem.concept.display [ fhir:value "Methyl green stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Methyl green" ];
     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 "14284" ]     ]
  ], [
     fhir:index 208;
     fhir:CodeSystem.concept.code [ fhir:value "0206" ];
     fhir:CodeSystem.concept.display [ fhir:value "Methyl green pyronin stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Methyl green pyronin" ];
     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 "14285" ]     ]
  ], [
     fhir:index 209;
     fhir:CodeSystem.concept.code [ fhir:value "0207" ];
     fhir:CodeSystem.concept.display [ fhir:value "Modified Gomori-Wheatly trichrome stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Modified Gomori-Wheatly trichrome" ];
     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 "14286" ]     ]
  ], [
     fhir:index 210;
     fhir:CodeSystem.concept.code [ fhir:value "0208" ];
     fhir:CodeSystem.concept.display [ fhir:value "Modified Masson trichrome stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Modified Masson trichrome" ];
     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 "14287" ]     ]
  ], [
     fhir:index 211;
     fhir:CodeSystem.concept.code [ fhir:value "0209" ];
     fhir:CodeSystem.concept.display [ fhir:value "Modified trichrome stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Modified trichrome" ];
     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 "14288" ]     ]
  ], [
     fhir:index 212;
     fhir:CodeSystem.concept.code [ fhir:value "0210" ];
     fhir:CodeSystem.concept.display [ fhir:value "Movat pentachrome stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Movat pentachrome" ];
     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 "14289" ]     ]
  ], [
     fhir:index 213;
     fhir:CodeSystem.concept.code [ fhir:value "0211" ];
     fhir:CodeSystem.concept.display [ fhir:value "Mucicarmine stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Mucicarmine" ];
     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 "14290" ]     ]
  ], [
     fhir:index 214;
     fhir:CodeSystem.concept.code [ fhir:value "0212" ];
     fhir:CodeSystem.concept.display [ fhir:value "Neutral red stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Neutral red" ];
     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 "14291" ]     ]
  ], [
     fhir:index 215;
     fhir:CodeSystem.concept.code [ fhir:value "0213" ];
     fhir:CodeSystem.concept.display [ fhir:value "Night blue stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Night blue" ];
     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 "14292" ]     ]
  ], [
     fhir:index 216;
     fhir:CodeSystem.concept.code [ fhir:value "0214" ];
     fhir:CodeSystem.concept.display [ fhir:value "Non-specific esterase stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Non-specific esterase" ];
     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 "14293" ]     ]
  ], [
     fhir:index 217;
     fhir:CodeSystem.concept.code [ fhir:value "0215" ];
     fhir:CodeSystem.concept.display [ fhir:value "Oil red-O stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Oil red-O" ];
     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 "14294" ]     ]
  ], [
     fhir:index 218;
     fhir:CodeSystem.concept.code [ fhir:value "0216" ];
     fhir:CodeSystem.concept.display [ fhir:value "Orcein stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Orcein" ];
     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 "14295" ]     ]
  ], [
     fhir:index 219;
     fhir:CodeSystem.concept.code [ fhir:value "0217" ];
     fhir:CodeSystem.concept.display [ fhir:value "Perls' stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Perls'" ];
     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 "14296" ]     ]
  ], [
     fhir:index 220;
     fhir:CodeSystem.concept.code [ fhir:value "0218" ];
     fhir:CodeSystem.concept.display [ fhir:value "Phosphotungstic acid-hematoxylin stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Phosphotungstic acid-hematoxylin" ];
     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 "14297" ]     ]
  ], [
     fhir:index 221;
     fhir:CodeSystem.concept.code [ fhir:value "0219" ];
     fhir:CodeSystem.concept.display [ fhir:value "Potassium ferrocyanide stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Potassium ferrocyanide" ];
     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 "14298" ]     ]
  ], [
     fhir:index 222;
     fhir:CodeSystem.concept.code [ fhir:value "0220" ];
     fhir:CodeSystem.concept.display [ fhir:value "Prussian blue stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Prussian blue" ];
     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 "14299" ]     ]
  ], [
     fhir:index 223;
     fhir:CodeSystem.concept.code [ fhir:value "0221" ];
     fhir:CodeSystem.concept.display [ fhir:value "Putchler modified Bennhold stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Putchler modified Bennhold" ];
     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 "14300" ]     ]
  ], [
     fhir:index 224;
     fhir:CodeSystem.concept.code [ fhir:value "0222" ];
     fhir:CodeSystem.concept.display [ fhir:value "Quinacrine fluorescent stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Quinacrine fluorescent" ];
     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 "14301" ]     ]
  ], [
     fhir:index 225;
     fhir:CodeSystem.concept.code [ fhir:value "0223" ];
     fhir:CodeSystem.concept.display [ fhir:value "Reticulin stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Reticulin" ];
     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 "14302" ]     ]
  ], [
     fhir:index 226;
     fhir:CodeSystem.concept.code [ fhir:value "0224" ];
     fhir:CodeSystem.concept.display [ fhir:value "Rhodamine stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Rhodamine" ];
     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 "14303" ]     ]
  ], [
     fhir:index 227;
     fhir:CodeSystem.concept.code [ fhir:value "0225" ];
     fhir:CodeSystem.concept.display [ fhir:value "Safranin stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Safranin" ];
     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 "14304" ]     ]
  ], [
     fhir:index 228;
     fhir:CodeSystem.concept.code [ fhir:value "0226" ];
     fhir:CodeSystem.concept.display [ fhir:value "Schmorl stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Schmorl" ];
     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 "14305" ]     ]
  ], [
     fhir:index 229;
     fhir:CodeSystem.concept.code [ fhir:value "0227" ];
     fhir:CodeSystem.concept.display [ fhir:value "Seiver-Munger stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Seiver-Munger" ];
     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 "14306" ]     ]
  ], [
     fhir:index 230;
     fhir:CodeSystem.concept.code [ fhir:value "0228" ];
     fhir:CodeSystem.concept.display [ fhir:value "Silver stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Silver" ];
     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 "14307" ]     ]
  ], [
     fhir:index 231;
     fhir:CodeSystem.concept.code [ fhir:value "0229" ];
     fhir:CodeSystem.concept.display [ fhir:value "Specific esterase stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Specific esterase" ];
     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 "14308" ]     ]
  ], [
     fhir:index 232;
     fhir:CodeSystem.concept.code [ fhir:value "0230" ];
     fhir:CodeSystem.concept.display [ fhir:value "Steiner silver stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Steiner silver" ];
     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 "14309" ]     ]
  ], [
     fhir:index 233;
     fhir:CodeSystem.concept.code [ fhir:value "0231" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sudan III stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Sudan III" ];
     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 "14310" ]     ]
  ], [
     fhir:index 234;
     fhir:CodeSystem.concept.code [ fhir:value "0232" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sudan IVI stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Sudan IVI" ];
     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 "14311" ]     ]
  ], [
     fhir:index 235;
     fhir:CodeSystem.concept.code [ fhir:value "0233" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sulfated alcian blue stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Sulfated alcian blue" ];
     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 "14312" ]     ]
  ], [
     fhir:index 236;
     fhir:CodeSystem.concept.code [ fhir:value "0234" ];
     fhir:CodeSystem.concept.display [ fhir:value "Supravital stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Supravital" ];
     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 "14313" ]     ]
  ], [
     fhir:index 237;
     fhir:CodeSystem.concept.code [ fhir:value "0235" ];
     fhir:CodeSystem.concept.display [ fhir:value "Thioflavine-S stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Thioflavine-S" ];
     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 "14314" ]     ]
  ], [
     fhir:index 238;
     fhir:CodeSystem.concept.code [ fhir:value "0236" ];
     fhir:CodeSystem.concept.display [ fhir:value "Three micron Giemsa stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Three micron Giemsa" ];
     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 "14315" ]     ]
  ], [
     fhir:index 239;
     fhir:CodeSystem.concept.code [ fhir:value "0237" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vassar-Culling stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Vassar-Culling" ];
     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 "14316" ]     ]
  ], [
     fhir:index 240;
     fhir:CodeSystem.concept.code [ fhir:value "0238" ];
     fhir:CodeSystem.concept.display [ fhir:value "Vital Stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, Vital" ];
     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 "14317" ]     ]
  ], [
     fhir:index 241;
     fhir:CodeSystem.concept.code [ fhir:value "0239" ];
     fhir:CodeSystem.concept.display [ fhir:value "von Kossa stain" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Stain, von Kossa" ];
     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 "14318" ]     ]
  ], [
     fhir:index 242;
     fhir:CodeSystem.concept.code [ fhir:value "0243" ];
     fhir:CodeSystem.concept.display [ fhir:value "Minimum bactericidal concentration test, macrodilution" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Susceptibility, Minimum bactericidal concentration, macrodilution" ];
     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 "14322" ]     ]
  ], [
     fhir:index 243;
     fhir:CodeSystem.concept.code [ fhir:value "0244" ];
     fhir:CodeSystem.concept.display [ fhir:value "Minimum bactericidal concentration test, microdilution" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Susceptibility, Minimum bactericidal concentration, microdilution" ];
     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 "14323" ]     ]
  ], [
     fhir:index 244;
     fhir:CodeSystem.concept.code [ fhir:value "0247" ];
     fhir:CodeSystem.concept.display [ fhir:value "Turbidometric" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Turbidometric" ];
     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 "14326" ]     ]
  ], [
     fhir:index 245;
     fhir:CodeSystem.concept.code [ fhir:value "0248" ];
     fhir:CodeSystem.concept.display [ fhir:value "Refractometric" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Turbidometric, Refractometric" ];
     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 "14327" ]     ]
  ], [
     fhir:index 246;
     fhir:CodeSystem.concept.code [ fhir:value "0249" ];
     fhir:CodeSystem.concept.display [ fhir:value "Thin layer chromatography (TLC)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chromatography, Thin Layer" ];
     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 "14328" ]     ]
  ], [
     fhir:index 247;
     fhir:CodeSystem.concept.code [ fhir:value "0250" ];
     fhir:CodeSystem.concept.display [ fhir:value "EMIT" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immunoassay, enzyme-multiplied technique (EMIT)" ];
     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 "14329" ]     ]
  ], [
     fhir:index 248;
     fhir:CodeSystem.concept.code [ fhir:value "0251" ];
     fhir:CodeSystem.concept.display [ fhir:value "Flow cytometry (FC)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Flow Cytometry" ];
     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 "14330" ]     ]
  ], [
     fhir:index 249;
     fhir:CodeSystem.concept.code [ fhir:value "0252" ];
     fhir:CodeSystem.concept.display [ fhir:value "Radial immunodiffusion (RID)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Radial Immunodiffusion" ];
     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 "14331" ]     ]
  ], [
     fhir:index 250;
     fhir:CodeSystem.concept.code [ fhir:value "0253" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fluorescence polarization immunoassay (FPIA)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immunoassay, Fluorescence Polarization" ];
     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 "14332" ]     ]
  ], [
     fhir:index 251;
     fhir:CodeSystem.concept.code [ fhir:value "0254" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immunofixation electrophoresis (IFE)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrophoresis, Immunofixation" ];
     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 "14333" ]     ]
  ], [
     fhir:index 252;
     fhir:CodeSystem.concept.code [ fhir:value "0255" ];
     fhir:CodeSystem.concept.display [ fhir:value "Equilibrium dialysis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Dialysis, Direct Equilibrium" ];
     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 "14334" ]     ]
  ], [
     fhir:index 253;
     fhir:CodeSystem.concept.code [ fhir:value "0256" ];
     fhir:CodeSystem.concept.display [ fhir:value "Kleihauer-Betke acid elution" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Acid Elution, Kleihauer-Betke Method" ];
     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 "14335" ]     ]
  ], [
     fhir:index 254;
     fhir:CodeSystem.concept.code [ fhir:value "0257" ];
     fhir:CodeSystem.concept.display [ fhir:value "Anti-complement immunofluorescence (ACIF)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immunofluorescence, Anti-Complement" ];
     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 "14336" ]     ]
  ], [
     fhir:index 255;
     fhir:CodeSystem.concept.code [ fhir:value "0258" ];
     fhir:CodeSystem.concept.display [ fhir:value "GC/MS" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Gas Chromatography/Mass Spectroscopy" ];
     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 "14337" ]     ]
  ], [
     fhir:index 256;
     fhir:CodeSystem.concept.code [ fhir:value "0259" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nephelometry" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Light Scatter, Nephelometry" ];
     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 "14338" ]     ]
  ], [
     fhir:index 257;
     fhir:CodeSystem.concept.code [ fhir:value "0260" ];
     fhir:CodeSystem.concept.display [ fhir:value "IgE immunoassay antibody" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immunoassay, IgE Antibody Test" ];
     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 "14339" ]     ]
  ], [
     fhir:index 258;
     fhir:CodeSystem.concept.code [ fhir:value "0261" ];
     fhir:CodeSystem.concept.display [ fhir:value "Lymphocyte Microcytotoxicity Assay" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Lymphocyte Microcytotoxicity Assay" ];
     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 "14340" ]     ]
  ], [
     fhir:index 259;
     fhir:CodeSystem.concept.code [ fhir:value "0262" ];
     fhir:CodeSystem.concept.display [ fhir:value "Spectrophotometry" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Spectrophotometry" ];
     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 "14341" ]     ]
  ], [
     fhir:index 260;
     fhir:CodeSystem.concept.code [ fhir:value "0263" ];
     fhir:CodeSystem.concept.display [ fhir:value "Atomic absorption spectrophotometry (AAS)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Spectrophotometry, Atomic Absorption" ];
     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 "14342" ]     ]
  ], [
     fhir:index 261;
     fhir:CodeSystem.concept.code [ fhir:value "0264" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ion selective electrode (ISE)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Electrochemical, Ion Selective Electrode" ];
     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 "14343" ]     ]
  ], [
     fhir:index 262;
     fhir:CodeSystem.concept.code [ fhir:value "0265" ];
     fhir:CodeSystem.concept.display [ fhir:value "Gas chromatography (GC)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Chromatography, Gas" ];
     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 "14344" ]     ]
  ], [
     fhir:index 263;
     fhir:CodeSystem.concept.code [ fhir:value "0266" ];
     fhir:CodeSystem.concept.display [ fhir:value "Isoelectric focusing (IEF)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Isoelectric Focusing" ];
     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 "14345" ]     ]
  ], [
     fhir:index 264;
     fhir:CodeSystem.concept.code [ fhir:value "0267" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immunochemiluminescence" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immunoassay, Chemiluminescent" ];
     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 "14346" ]     ]
  ], [
     fhir:index 265;
     fhir:CodeSystem.concept.code [ fhir:value "0268" ];
     fhir:CodeSystem.concept.display [ fhir:value "Microparticle enzyme immunoassay (MEIA)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immunoassay, Microparticle Enzyme" ];
     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 "14347" ]     ]
  ], [
     fhir:index 266;
     fhir:CodeSystem.concept.code [ fhir:value "0269" ];
     fhir:CodeSystem.concept.display [ fhir:value "ICP/MS" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Inductively-Coupled Plasma/Mass Spectrometry" ];
     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 "14348" ]     ]
  ], [
     fhir:index 267;
     fhir:CodeSystem.concept.code [ fhir:value "0270" ];
     fhir:CodeSystem.concept.display [ fhir:value "Immunoradiometric assay (IRMA)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Immunoassay, Immunoradiometric Assay" ];
     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 "14349" ]     ]
  ], [
     fhir:index 268;
     fhir:CodeSystem.concept.code [ fhir:value "0271" ];
     fhir:CodeSystem.concept.display [ fhir:value "Photo optical clot detection" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Coagulation, Photo Optical Clot Detection" ];
     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 "14350" ]     ]
  ], [
     fhir:index 269;
     fhir:CodeSystem.concept.code [ fhir:value "0280" ];
     fhir:CodeSystem.concept.display [ fhir:value "Susceptibility Testing" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Test methods designed to determine a microorganismaTMs susceptibility to being killed by an antibiotic." ];
     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 "21454" ]     ];
     fhir:CodeSystem.concept.concept [
       fhir:index 0;
       fhir:CodeSystem.concept.code [ fhir:value "0240" ];
       fhir:CodeSystem.concept.display [ fhir:value "Antibiotic sensitivity, disk" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Susceptibility, Antibiotic sensitivity, 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 "14319" ]       ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.code [ fhir:value "0241" ];
       fhir:CodeSystem.concept.display [ fhir:value "BACTEC susceptibility test" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Susceptibility, BACTEC susceptibility test" ];
       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 "14320" ]       ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.code [ fhir:value "0242" ];
       fhir:CodeSystem.concept.display [ fhir:value "Disk dilution" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Susceptibility, Disk dilution" ];
       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 "14321" ]       ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.code [ fhir:value "0272" ];
       fhir:CodeSystem.concept.display [ fhir:value "Minimum Inhibitory Concentration" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Testing to measure the minimum concentration of the antibacterial agent in a given culture medium below which bacterial growth is not inhibited." ];
       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 "21445" ]       ];
       fhir:CodeSystem.concept.concept [
         fhir:index 0;
         fhir:CodeSystem.concept.code [ fhir:value "0245" ];
         fhir:CodeSystem.concept.display [ fhir:value "Minimum Inhibitory Concentration, macrodilution" ];
         fhir:CodeSystem.concept.definition [ fhir:value "Susceptibility, Minimum Inhibitory concentration, macrodilution" ];
         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 "14324" ]         ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.code [ fhir:value "0246" ];
         fhir:CodeSystem.concept.display [ fhir:value "Minimum Inhibitory Concentration, microdilution" ];
         fhir:CodeSystem.concept.definition [ fhir:value "Susceptibility, Minimum Inhibitory concentration, microdilution" ];
         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 "14325" ]         ]       ]     ], [
       fhir:index 4;
       fhir:CodeSystem.concept.code [ fhir:value "0273" ];
       fhir:CodeSystem.concept.display [ fhir:value "Viral Genotype Susceptibility" ];
       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 "21446" ]       ]     ], [
       fhir:index 5;
       fhir:CodeSystem.concept.code [ fhir:value "0274" ];
       fhir:CodeSystem.concept.display [ fhir:value "Viral Phenotype Susceptibility" ];
       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 "21447" ]       ]     ], [
       fhir:index 6;
       fhir:CodeSystem.concept.code [ fhir:value "0275" ];
       fhir:CodeSystem.concept.display [ fhir:value "Gradient Strip" ];
       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 "21448" ]       ]     ], [
       fhir:index 7;
       fhir:CodeSystem.concept.code [ fhir:value "0275a" ];
       fhir:CodeSystem.concept.display [ fhir:value "Minimum Lethal Concentration (MLC)" ];
       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 "21449" ]       ]     ], [
       fhir:index 8;
       fhir:CodeSystem.concept.code [ fhir:value "0276" ];
       fhir:CodeSystem.concept.display [ fhir:value "Slow Mycobacteria Susceptibility" ];
       fhir:CodeSystem.concept.definition [ fhir:value "Testing to measure the minimum concentration of the antibacterial agent in a given culture medium below which bacterial growth is not inhibited." ];
       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 "21450" ]       ]     ], [
       fhir:index 9;
       fhir:CodeSystem.concept.code [ fhir:value "0277" ];
       fhir:CodeSystem.concept.display [ fhir:value "Serum bactericidal titer" ];
       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 "21451" ]       ]     ], [
       fhir:index 10;
       fhir:CodeSystem.concept.code [ fhir:value "0278" ];
       fhir:CodeSystem.concept.display [ fhir:value "Agar screen" ];
       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 "21452" ]       ]     ], [
       fhir:index 11;
       fhir:CodeSystem.concept.code [ fhir:value "0279" ];
       fhir:CodeSystem.concept.display [ fhir:value "Disk induction" ];
       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 "21453" ]       ]     ]
  ], [
     fhir:index 270;
     fhir:CodeSystem.concept.code [ fhir:value "_AllergyTestObservationMethod" ];
     fhir:CodeSystem.concept.display [ fhir:value "allergy test observation" ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Description:**Provides additional methodology information not present in the associated AllergyTestCode term." ];
     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 "21943" ]     ]
  ], [
     fhir:index 271;
     fhir:CodeSystem.concept.code [ fhir:value "_CommonClinicalObservationMethod" ];
     fhir:CodeSystem.concept.display [ fhir:value "common clinical observation" ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Description:**Used in a patient care message to value simple clinical (non-lab) observation methods, such as found in SOAP (subjective, objective, assessment, plan) progress notes: subjective section (used for history from patient and other informants); objective section (used for physical exam, lab, and other common results), and assessment section (used for the clinicians assessment of the implications of subjective and objective sections)." ];
     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 "21944" ]     ]
  ], [
     fhir:index 272;
     fhir:CodeSystem.concept.code [ fhir:value "0127" ];
     fhir:CodeSystem.concept.display [ fhir:value "Nucleic acid probe" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Molecular, Nucleic acid probe" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "14206" ]     ]
  ].

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

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