HL7 Terminology (THO)
5.1.0 - Publication International flag

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

: ObservationInterpretation - 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-ObservationInterpretation"]; # 
  fhir:Resource.language [ fhir:value "en"]; # 
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p><b>Properties</b></p><p><b>This code system  defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URI</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>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><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>A property that indicates the status of the concept. One of active, experimental, deprecated, or retired.</td></tr><tr><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td><td>The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged.</td></tr><tr><td>subsumedBy</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td><td>The concept code of a parent concept</td></tr></table><p><b>Concepts</b></p><p>This code system <code>http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</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>Deprecated</b></td><td><b>internalId</b></td><td><b>Not Selectable</b></td><td><b>status</b></td><td><b>deprecationDate</b></td><td><b>Parent</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_GeneticObservationInterpretation<a name=\"v3-ObservationInterpretation-_GeneticObservationInterpretation\"> </a></td><td>GeneticObservationInterpretation</td><td>Codes that specify interpretation of genetic analysis, such as &quot;positive&quot;, &quot;negative&quot;, &quot;carrier&quot;, &quot;responsive&quot;, etc.</td><td/><td>22646</td><td>true</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  CAR<a name=\"v3-ObservationInterpretation-CAR\"> </a></td><td>Carrier</td><td>The patient is considered as carrier based on the testing results. A carrier is an individual who carries an altered form of a gene which can lead to having a child or offspring in future generations with a genetic disorder.</td><td/><td>23559</td><td/><td>active</td><td/><td>_GeneticObservationInterpretation</td></tr><tr style=\"background-color: #ffeeee\"><td>2</td><td style=\"white-space:nowrap\">  Carrier<a name=\"v3-ObservationInterpretation-Carrier\"> </a></td><td>Carrier</td><td>The patient is considered as carrier based on the testing results. A carrier is an individual who carries an altered form of a gene which can lead to having a child or offspring in future generations with a genetic disorder.\r\n\r\n***Deprecation Comment:*** This code is currently the same string as the print name for this concept and is inconsistent with the conventions being used for the other codes in the coding system, as it is a full word with initial capitalization, rather than an all upper case mnemonic. The recommendation from OO is to deprecate the code &quot;Carrier&quot; and to add &quot;CAR&quot; as the new active code representation for this concept.</td><td>Deprecated</td><td>22647</td><td/><td>deprecated</td><td>2013-07-28</td><td>_GeneticObservationInterpretation</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_ObservationInterpretationChange<a name=\"v3-ObservationInterpretation-_ObservationInterpretationChange\"> </a></td><td>ObservationInterpretationChange</td><td>Interpretations of change of quantity and/or severity. At most one of B or W and one of U or D allowed.</td><td/><td>21090</td><td>true</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  B<a name=\"v3-ObservationInterpretation-B\"> </a></td><td>Better</td><td>The current result or observation value has improved compared to the previous result or observation value (the change is significant as defined in the respective test procedure).\r\n\r\n\\[Note: This can be applied to quantitative or qualitative observations.\\]</td><td/><td>10215</td><td/><td>active</td><td/><td>_ObservationInterpretationChange</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  D<a name=\"v3-ObservationInterpretation-D\"> </a></td><td>Significant change down</td><td>The current result has decreased from the previous result for a quantitative observation (the change is significant as defined in the respective test procedure).</td><td/><td>10218</td><td/><td>active</td><td/><td>_ObservationInterpretationChange</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  U<a name=\"v3-ObservationInterpretation-U\"> </a></td><td>Significant change up</td><td>The current result has increased from the previous result for a quantitative observation (the change is significant as defined in the respective test procedure).</td><td/><td>10217</td><td/><td>active</td><td/><td>_ObservationInterpretationChange</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  W<a name=\"v3-ObservationInterpretation-W\"> </a></td><td>Worse</td><td>The current result or observation value has degraded compared to the previous result or observation value (the change is significant as defined in the respective test procedure).\r\n\r\n\\[Note: This can be applied to quantitative or qualitative observations.\\]</td><td/><td>10216</td><td/><td>active</td><td/><td>_ObservationInterpretationChange</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_ObservationInterpretationExceptions<a name=\"v3-ObservationInterpretation-_ObservationInterpretationExceptions\"> </a></td><td>ObservationInterpretationExceptions</td><td>Technical exceptions resulting in the inability to provide an interpretation. At most one allowed. Does not imply normality or severity.</td><td/><td>21091</td><td>true</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  &lt;<a name=\"v3-ObservationInterpretation-.60\"> </a></td><td>Off scale low</td><td>The result is below the minimum detection limit (the test procedure or equipment is the limiting factor).\r\n\r\nSynonyms: Below analytical limit, low off scale.</td><td/><td>10226</td><td/><td>active</td><td/><td>_ObservationInterpretationExceptions</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  &gt;<a name=\"v3-ObservationInterpretation-.62\"> </a></td><td>Off scale high</td><td>The result is above the maximum quantifiable limit (the test procedure or equipment is the limiting factor).\r\n\r\nSynonyms: Above analytical limit, high off scale.</td><td/><td>10227</td><td/><td>active</td><td/><td>_ObservationInterpretationExceptions</td></tr><tr style=\"background-color: #ffeeee\"><td>2</td><td style=\"white-space:nowrap\">  AC<a name=\"v3-ObservationInterpretation-AC\"> </a></td><td>Anti-complementary substances present</td><td>A valid result cannot be obtained for the specified component / analyte due to the presence of anti-complementary substances in the sample.\r\n\r\n***Deprecation Comment:*** This code is being deprecated to match the status in V2 Table 0078 &quot;Interpretation Codes.</td><td>Deprecated</td><td>23564</td><td/><td>deprecated</td><td>2016-11-10</td><td>_ObservationInterpretationExceptions</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  IE<a name=\"v3-ObservationInterpretation-IE\"> </a></td><td>Insufficient evidence</td><td>There is insufficient evidence that the species in question is a good target for therapy with the drug. A categorical interpretation is not possible.\r\n\r\n\\[Note: A MIC with &quot;IE&quot; and/or a comment may be reported (without an accompanying S, I or R-categorization).\\]</td><td/><td>23567</td><td/><td>active</td><td/><td>_ObservationInterpretationExceptions, _ObservationInterpretationSusceptibility</td></tr><tr style=\"background-color: #ffeeee\"><td>2</td><td style=\"white-space:nowrap\">  QCF<a name=\"v3-ObservationInterpretation-QCF\"> </a></td><td>Quality control failure</td><td>A result cannot be considered valid for the specified component / analyte or organism due to failure in the quality control testing component.\r\n\r\n***Deprecation Comment:*** This code is being deprecated to match the status in V2 Table 0078 &quot;Interpretation Codes.</td><td>Deprecated</td><td>23565</td><td/><td>deprecated</td><td>2016-11-10</td><td>_ObservationInterpretationExceptions</td></tr><tr style=\"background-color: #ffeeee\"><td>2</td><td style=\"white-space:nowrap\">  TOX<a name=\"v3-ObservationInterpretation-TOX\"> </a></td><td>Cytotoxic substance present</td><td>A valid result cannot be obtained for the specified organism or cell line due to the presence of cytotoxic substances in the sample or culture.\r\n\r\n***Deprecation Comment:*** This code is being deprecated to match the status in V2 Table 0078 &quot;Interpretation Codes.</td><td>Deprecated</td><td>23566</td><td/><td>deprecated</td><td>2016-11-10</td><td>_ObservationInterpretationExceptions</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_ObservationInterpretationNormality<a name=\"v3-ObservationInterpretation-_ObservationInterpretationNormality\"> </a></td><td>ObservationInterpretationNormality</td><td>Interpretation of normality or degree of abnormality (including critical or &quot;alert&quot; level). Concepts in this category are mutually exclusive, i.e., at most one is allowed.</td><td/><td>21092</td><td>true</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  A<a name=\"v3-ObservationInterpretation-A\"> </a></td><td>Abnormal</td><td>The result or observation value is outside the reference range or expected norm (as defined for the respective test procedure).\r\n\r\n\\[Note: Typically applies to non-numeric results.\\]</td><td/><td>10208</td><td/><td>active</td><td/><td>_ObservationInterpretationNormality</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    AA<a name=\"v3-ObservationInterpretation-AA\"> </a></td><td>Critical abnormal</td><td>The result or observation value is outside a reference range or expected norm at a level at which immediate action should be considered for patient safety (as defined for the respective test procedure).\r\n\r\n\\[Note: Typically applies to non-numeric results. Analogous to critical/panic limits for numeric results.\\]</td><td/><td>10211</td><td/><td>active</td><td/><td>A</td></tr><tr><td>4</td><td style=\"white-space:nowrap\">      HH<a name=\"v3-ObservationInterpretation-HH\"> </a></td><td>Critical high</td><td>The result for a quantitative observation is above a reference level at which immediate action should be considered for patient safety (as defined for the respective test procedure).\r\n\r\nSynonym: Above upper panic limits.</td><td/><td>10213</td><td/><td>active</td><td/><td>AA, H&gt;, HU</td></tr><tr><td>4</td><td style=\"white-space:nowrap\">      LL<a name=\"v3-ObservationInterpretation-LL\"> </a></td><td>Critical low</td><td>The result for a quantitative observation is below a reference level at which immediate action should be considered for patient safety (as defined for the respective test procedure).\r\n\r\nSynonym: Below lower panic limits.</td><td/><td>10212</td><td/><td>active</td><td/><td>AA, L&lt;, LU</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    H<a name=\"v3-ObservationInterpretation-H\"> </a></td><td>High</td><td>The result for a quantitative observation is above the upper limit of the reference range (as defined for the respective test procedure).\r\n\r\nSynonym: Above high normal</td><td/><td>10210</td><td/><td>active</td><td/><td>A</td></tr><tr style=\"background-color: #ffeeee\"><td>4</td><td style=\"white-space:nowrap\">      H&gt;<a name=\"v3-ObservationInterpretation-H.62\"> </a></td><td>Significantly high</td><td>A test result that is significantly higher than the reference (normal) or therapeutic interval, but has not reached the critically high value and might need special attention, as defined by the laboratory or the clinician.\r\n\r\n\\[Note: This level is situated between 'H' and 'HH'.\\]\r\n\r\n*Deprecation Comment:* The code 'H&gt;' is being deprecated in order to align with the use of the code 'HU' for &quot;Very high&quot; in V2 Table 0078 &quot;Interpretation Codes&quot;.\r\n\r\n\\[Note: The use of code 'H&gt;' is non-preferred, as this code is deprecated and on track to be retired; use code 'HU' instead.</td><td>Deprecated</td><td>23560</td><td/><td>deprecated</td><td>2015-03-23</td><td>H</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        <a href=\"#v3-ObservationInterpretation-HH\">HH</a></td><td>Critical high</td><td colspan=\"7\"/></tr><tr><td>4</td><td style=\"white-space:nowrap\">      HU<a name=\"v3-ObservationInterpretation-HU\"> </a></td><td>Significantly high</td><td>A test result that is significantly higher than the reference (normal) or therapeutic interval, but has not reached the critically high value and might need special attention, as defined by the laboratory or the clinician.</td><td/><td>23742</td><td/><td>active</td><td/><td>H</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        <a href=\"#v3-ObservationInterpretation-HH\">HH</a></td><td>Critical high</td><td colspan=\"7\"/></tr><tr><td>3</td><td style=\"white-space:nowrap\">    L<a name=\"v3-ObservationInterpretation-L\"> </a></td><td>Low</td><td>The result for a quantitative observation is below the lower limit of the reference range (as defined for the respective test procedure).\r\n\r\nSynonym: Below low normal</td><td/><td>10209</td><td/><td>active</td><td/><td>A</td></tr><tr style=\"background-color: #ffeeee\"><td>4</td><td style=\"white-space:nowrap\">      L&lt;<a name=\"v3-ObservationInterpretation-L.60\"> </a></td><td>Significantly low</td><td>A test result that is significantly lower than the reference (normal) or therapeutic interval, but has not reached the critically low value and might need special attention, as defined by the laboratory or the clinician.\r\n\r\n\\[Note: This level is situated between 'L' and 'LL'.\\]\r\n\r\n*Deprecation Comment:* The code 'L&lt;' is being deprecated in order to align with the use of the code 'LU' for &quot;Very low&quot; in V2 Table 0078 &quot;Interpretation Codes&quot;.\r\n\r\n\\[Note: The use of code 'L&lt;' is non-preferred, as this code is deprecated and on track to be retired; use code 'LU' instead.</td><td>Deprecated</td><td>23561</td><td/><td>deprecated</td><td>2015-03-23</td><td>L</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        <a href=\"#v3-ObservationInterpretation-LL\">LL</a></td><td>Critical low</td><td colspan=\"7\"/></tr><tr><td>4</td><td style=\"white-space:nowrap\">      LU<a name=\"v3-ObservationInterpretation-LU\"> </a></td><td>Significantly low</td><td>A test result that is significantly lower than the reference (normal) or therapeutic interval, but has not reached the critically low value and might need special attention, as defined by the laboratory or the clinician.</td><td/><td>23743</td><td/><td>active</td><td/><td>L</td></tr><tr><td>5</td><td style=\"white-space:nowrap\">        <a href=\"#v3-ObservationInterpretation-LL\">LL</a></td><td>Critical low</td><td colspan=\"7\"/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  N<a name=\"v3-ObservationInterpretation-N\"> </a></td><td>Normal</td><td>The result or observation value is within the reference range or expected norm (as defined for the respective test procedure).\r\n\r\n\\[Note: Applies to numeric or non-numeric results.\\]</td><td/><td>10207</td><td/><td>active</td><td/><td>_ObservationInterpretationNormality</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_ObservationInterpretationSusceptibility<a name=\"v3-ObservationInterpretation-_ObservationInterpretationSusceptibility\"> </a></td><td>ObservationInterpretationSusceptibility</td><td>Interpretations of anti-microbial susceptibility testing results (microbiology). At most one allowed.</td><td/><td>21093</td><td>true</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  I<a name=\"v3-ObservationInterpretation-I\"> </a></td><td>Intermediate</td><td>Bacterial strain inhibited in vitro by a concentration of an antimicrobial agent that is associated with uncertain therapeutic effect. Reference: CLSI (http://www.clsi.org/Content/NavigationMenu/Resources/HarmonizedTerminologyDatabase/Harmonized\\_Terminolo.htm) Projects: ISO 20776-1, ISO 20776-2\r\n\r\n\\[Note 1: Bacterial strains are categorized as intermediate by applying the appropriate breakpoints in a defined phenotypic test system.\\]\r\n\r\n\\[Note 2: This class of susceptibility implies that an infection due to the isolate can be appropriately treated in body sites where the drugs are physiologically concentrated or when a high dosage of drug can be used.\\]\r\n\r\n\\[Note 3: This class also indicates a &quot;buffer zone,&quot; to prevent small, uncontrolled, technical factors from causing major discrepancies in interpretations.\\]\r\n\r\n\\[Note 4: These breakpoints can be altered due to changes in circumstances (e.g., changes in commonly used drug dosages, emergence of new resistance mechanisms).\\]</td><td/><td>10221</td><td/><td>active</td><td/><td>_ObservationInterpretationSusceptibility</td></tr><tr style=\"background-color: #ffeeee\"><td>2</td><td style=\"white-space:nowrap\">  MS<a name=\"v3-ObservationInterpretation-MS\"> </a></td><td>moderately susceptible</td><td>The patient is considered as carrier based on the testing results. A carrier is an individual who carries an altered form of a gene which can lead to having a child or offspring in future generations with a genetic disorder.\r\n\r\n***Deprecation Comment:*** This antimicrobial susceptibility test interpretation concept is recommended by OO to be deprecated as it is no longer recommended for use in susceptibility testing by CLSI (reference CLSI document M100-S22; Vol. 32 No.3; CLSI Performance Standards for Antimicrobial Susceptibility Testing; Twenty-Second Informational Supplement. Jan 2012).</td><td>Deprecated</td><td>10222</td><td/><td>deprecated</td><td>2013-07-28</td><td>_ObservationInterpretationSusceptibility</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NCL<a name=\"v3-ObservationInterpretation-NCL\"> </a></td><td>No CLSI defined breakpoint</td><td>Use when not enough clinical trial data published by the Clinical and Laboratory Standards Institutes (CLSI) is available to establish the breakpoints for susceptible / intermediate and resistant.</td><td/><td>23886</td><td/><td>active</td><td/><td>_ObservationInterpretationSusceptibility</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NS<a name=\"v3-ObservationInterpretation-NS\"> </a></td><td>Non-susceptible</td><td>A category used for isolates for which only a susceptible interpretive criterion has been designated because of the absence or rare occurrence of resistant strains. Isolates that have MICs above or zone diameters below the value indicated for the susceptible breakpoint should be reported as non-susceptible.\r\n\r\nNOTE 1: An isolate that is interpreted as non-susceptible does not necessarily mean that the isolate has a resistance mechanism. It is possible that isolates with MICs above the susceptible breakpoint that lack resistance mechanisms may be encountered within the wild-type distribution subsequent to the time the susceptible-only breakpoint is set.\r\n\r\nNOTE 2: For strains yielding results in the &quot;nonsusceptible&quot; category, organism identification and antimicrobial susceptibility test results should be confirmed.\r\n\r\nSynonym: decreased susceptibility.</td><td/><td>23557</td><td/><td>active</td><td/><td>_ObservationInterpretationSusceptibility</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  R<a name=\"v3-ObservationInterpretation-R\"> </a></td><td>Resistant</td><td>Bacterial strain inhibited in vitro by a concentration of an antimicrobial agent that is associated with a high likelihood of therapeutic failure. Reference: CLSI (http://www.clsi.org/Content/NavigationMenu/Resources/HarmonizedTerminologyDatabase/Harmonized\\_Terminolo.htm) Projects: ISO 20776-1, ISO 20776-2\r\n\r\n\\[Note 1: Bacterial strains are categorized as resistant by applying the appropriate breakpoints in a defined phenotypic test system.\\]\r\n\r\n\\[Note 2: This breakpoint can be altered due to changes in circumstances (e.g., changes in commonly used drug dosages, emergence of new resistance mechanisms).\\]</td><td/><td>10220</td><td/><td>active</td><td/><td>_ObservationInterpretationSusceptibility</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    SYN-R<a name=\"v3-ObservationInterpretation-SYN-R\"> </a></td><td>Synergy - resistant</td><td>A category for isolates where the bacteria (e.g. enterococci) are not susceptible in vitro to a combination therapy (e.g., high-level aminoglycoside and cell wall active agent). This is predictive that this combination therapy will not be effective.\r\n\r\n*Usage Note:* Since the use of penicillin or ampicillin alone often results in treatment failure of serious enterococcal or other bacterial infections, combination therapy is usually indicated to enhance bactericidal activity. The synergy between a cell wall active agent (such as penicillin, ampicillin, or vancomycin) and an aminoglycoside (such as gentamicin, kanamycin or streptomycin) is best predicted by screening for high-level bacterial resistance to the aminoglycoside.\r\n\r\n*Open Issue:* The print name of the code is very general and the description is very specific to a pair of classes of agents, which may lead to confusion of these concepts in the future should other synergies be found.</td><td/><td>23621</td><td/><td>active</td><td/><td>R</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  S<a name=\"v3-ObservationInterpretation-S\"> </a></td><td>Susceptible</td><td>Bacterial strain inhibited by in vitro concentration of an antimicrobial agent that is associated with a high likelihood of therapeutic success. Reference: CLSI (http://www.clsi.org/Content/NavigationMenu/Resources/HarmonizedTerminologyDatabase/Harmonized\\_Terminolo.htm) Synonym (earlier term): Sensitive Projects: ISO 20776-1, ISO 20776-2\r\n\r\n\\[Note 1: Bacterial strains are categorized as susceptible by applying the appropriate breakpoints in a defined phenotypic system.\\]\r\n\r\n\\[Note 2: This breakpoint can be altered due to changes in circumstances (e.g., changes in commonly used drug dosages, emergence of new resistance mechanisms).\\]</td><td/><td>10223</td><td/><td>active</td><td/><td>_ObservationInterpretationSusceptibility</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    SDD<a name=\"v3-ObservationInterpretation-SDD\"> </a></td><td>Susceptible-dose dependent</td><td>A category that includes isolates with antimicrobial agent minimum inhibitory concentrations (MICs) that approach usually attainable blood and tissue levels and for which response rates may be lower than for susceptible isolates.\r\n\r\nReference: CLSI document M44-A2 2009 &quot;Method for antifungal disk diffusion susceptibility testing of yeasts; approved guideline - second edition&quot; - page 2.</td><td/><td>23558</td><td/><td>active</td><td/><td>S</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    SYN-S<a name=\"v3-ObservationInterpretation-SYN-S\"> </a></td><td>Synergy - susceptible</td><td>A category for isolates where the bacteria (e.g. enterococci) are susceptible in vitro to a combination therapy (e.g., high-level aminoglycoside and cell wall active agent). This is predictive that this combination therapy will be effective.\r\n\r\n*Usage Note:* Since the use of penicillin or ampicillin alone often results in treatment failure of serious enterococcal or other bacterial infections, combination therapy is usually indicated to enhance bactericidal activity. The synergy between a cell wall active agent (such as penicillin, ampicillin, or vancomycin) and an aminoglycoside (such as gentamicin, kanamycin or streptomycin) is best predicted by screening for high-level bacterial resistance to the aminoglycoside.\r\n\r\n*Open Issue:* The print name of the code is very general and the description is very specific to a pair of classes of agents, which may lead to confusion of these concepts in the future should other synergies be found.</td><td/><td>23620</td><td/><td>active</td><td/><td>S</td></tr><tr style=\"background-color: #ffeeee\"><td>2</td><td style=\"white-space:nowrap\">  VS<a name=\"v3-ObservationInterpretation-VS\"> </a></td><td>very susceptible</td><td>The patient is considered as carrier based on the testing results. A carrier is an individual who carries an altered form of a gene which can lead to having a child or offspring in future generations with a genetic disorder.\r\n\r\n***Deprecation Comment:*** This antimicrobial susceptibility test interpretation concept is recommended by OO to be deprecated as it is no longer recommended for use in susceptibility testing by CLSI (reference CLSI document M100-S22; Vol. 32 No.3; CLSI Performance Standards for Antimicrobial Susceptibility Testing; Twenty-Second Informational Supplement. Jan 2012).</td><td>Deprecated</td><td>10224</td><td/><td>deprecated</td><td>2013-07-28</td><td>_ObservationInterpretationSusceptibility</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  <a href=\"#v3-ObservationInterpretation-IE\">IE</a></td><td>Insufficient evidence</td><td colspan=\"7\"/></tr><tr><td>1</td><td style=\"white-space:nowrap\">EX<a name=\"v3-ObservationInterpretation-EX\"> </a></td><td>outside threshold</td><td>The observation/test result is interpreted as being outside the inclusion range for a particular protocol within which the result is being reported.\r\n\r\n**Example:** A positive result on a Hepatitis screening test.\r\n\r\n*Open Issue:* EX, HX, LX: These three concepts do not seem to meet a clear need in the vocabulary, and their use in observation interpretation appears likely to be covered by other existing concepts (e.g., A, H, L). The only apparent significant difference is their reference to use in protocols for exclusion of study subjects. These concepts/codes were proposed by RCRIM for use in the CTLaboratory message. They were submitted and approved in the November 2005 Harmonization cycle in proposal &quot;030103C\\_VOCAB\\_RCRIM\\_l\\_quade\\_RCRIM Obs Interp\\_20051028154455&quot;. However, this proposal was not fully implemented in the vocabulary. The proposal recommended creation of the x\\_ClinicalResearchExclusion domain in ObservationInterpretation with a value set including those three concepts/codes, but there is no subdomain of that name or equivalent with a binding to either of the value sets that contain these concepts/codes. Members of the OO WG have recently attempted to contact members of RCRIM regarding these concepts, both by email and at the recent WGM in Atlanta, without response. It is felt by OO that the best course of action to take at this time is to add this comprehensive Open Issue rather than deprecate these three concepts at this time, until further discussion is held.</td><td/><td>21634</td><td/><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  HX<a name=\"v3-ObservationInterpretation-HX\"> </a></td><td>above high threshold</td><td>The observation/test result is interpreted as being outside the inclusion range for a particular protocol within which the result is being reported.\r\n\r\n**Example:** A positive result on a Hepatitis screening test.\r\n\r\n*Open Issue:* EX, HX, LX: These three concepts do not seem to meet a clear need in the vocabulary, and their use in observation interpretation appears likely to be covered by other existing concepts (e.g., A, H, L). The only apparent significant difference is their reference to use in protocols for exclusion of study subjects. These concepts/codes were proposed by RCRIM for use in the CTLaboratory message. They were submitted and approved in the November 2005 Harmonization cycle in proposal &quot;030103C\\_VOCAB\\_RCRIM\\_l\\_quade\\_RCRIM Obs Interp\\_20051028154455&quot;. However, this proposal was not fully implemented in the vocabulary. The proposal recommended creation of the x\\_ClinicalResearchExclusion domain in ObservationInterpretation with a value set including those three concepts/codes, but there is no subdomain of that name or equivalent with a binding to either of the value sets that contain these concepts/codes. Members of the OO WG have recently attempted to contact members of RCRIM regarding these concepts, both by email and at the recent WGM in Atlanta, without response. It is felt by OO that the best course of action to take at this time is to add this comprehensive Open Issue rather than deprecate these three concepts at this time, until further discussion is held.</td><td/><td>21636</td><td/><td>active</td><td/><td>EX</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  LX<a name=\"v3-ObservationInterpretation-LX\"> </a></td><td>below low threshold</td><td>The numeric observation/test result is interpreted as being below the low threshold value for a particular protocol within which the result is being reported.\r\n\r\n**Example:** A Total White Blood Cell Count falling below a protocol-defined threshold value of 3000/mm^3\r\n\r\n*Open Issue:* EX, HX, LX: These three concepts do not seem to meet a clear need in the vocabulary, and their use in observation interpretation appears likely to be covered by other existing concepts (e.g., A, H, L). The only apparent significant difference is their reference to use in protocols for exclusion of study subjects. These concepts/codes were proposed by RCRIM for use in the CTLaboratory message. They were submitted and approved in the November 2005 Harmonization cycle in proposal &quot;030103C\\_VOCAB\\_RCRIM\\_l\\_quade\\_RCRIM Obs Interp\\_20051028154455&quot;. However, this proposal was not fully implemented in the vocabulary. The proposal recommended creation of the x\\_ClinicalResearchExclusion domain in ObservationInterpretation with a value set including those three concepts/codes, but there is no subdomain of that name or equivalent with a binding to either of the value sets that contain these concepts/codes. Members of the OO WG have recently attempted to contact members of RCRIM regarding these concepts, both by email and at the recent WGM in Atlanta, without response. It is felt by OO that the best course of action to take at this time is to add this comprehensive Open Issue rather than deprecate these three concepts at this time, until further discussion is held.</td><td/><td>21635</td><td/><td>active</td><td/><td>EX</td></tr><tr style=\"background-color: #ffeeee\"><td>1</td><td style=\"white-space:nowrap\">HM<a name=\"v3-ObservationInterpretation-HM\"> </a></td><td>Hold for Medical Review</td><td>Hold for Medical Review\r\n\r\n*Usage Note:* This code is not intended for use in V3 artifacts. It is included in the code system to maintain alignment with the V2 Table 0078 &quot;Interpretation Codes.&quot;</td><td>Deprecated</td><td>23790</td><td/><td>deprecated</td><td>2016-11-10</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">ObservationInterpretationDetection<a name=\"v3-ObservationInterpretation-ObservationInterpretationDetection\"> </a></td><td>ObservationInterpretationDetection</td><td>Interpretations of the presence or absence of a component / analyte or organism in a test or of a sign in a clinical observation. In keeping with laboratory data processing practice, these concepts provide a categorical interpretation of the &quot;meaning&quot; of the quantitative value for the same observation.</td><td/><td>22805</td><td>true</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  IND<a name=\"v3-ObservationInterpretation-IND\"> </a></td><td>Indeterminate</td><td>The specified component / analyte, organism or clinical sign could neither be declared positive / negative nor detected / not detected by the performed test or procedure.\r\n\r\n*Usage Note:* For example, if the specimen was degraded, poorly processed, or was missing the required anatomic structures, then &quot;indeterminate&quot; (i.e. &quot;cannot be determined&quot;) is the appropriate response, not &quot;equivocal&quot;.</td><td/><td>22807</td><td/><td>active</td><td/><td>ObservationInterpretationDetection</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    E<a name=\"v3-ObservationInterpretation-E\"> </a></td><td>Equivocal</td><td>The test or procedure was successfully performed, but the results are borderline and can neither be declared positive / negative nor detected / not detected according to the current established criteria.</td><td/><td>23732</td><td/><td>active</td><td/><td>IND</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NEG<a name=\"v3-ObservationInterpretation-NEG\"> </a></td><td>Negative</td><td>An absence finding of the specified component / analyte, organism or clinical sign based on the established threshold of the performed test or procedure.\r\n\r\n\\[Note: Negative does not necessarily imply the complete absence of the specified item.\\]</td><td/><td>22808</td><td/><td>active</td><td/><td>ObservationInterpretationDetection</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    ND<a name=\"v3-ObservationInterpretation-ND\"> </a></td><td>Not detected</td><td>The presence of the specified component / analyte, organism or clinical sign could not be determined within the limit of detection of the performed test or procedure.</td><td/><td>23563</td><td/><td>active</td><td/><td>NEG</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  POS<a name=\"v3-ObservationInterpretation-POS\"> </a></td><td>Positive</td><td>A presence finding of the specified component / analyte, organism or clinical sign based on the established threshold of the performed test or procedure.</td><td/><td>22806</td><td/><td>active</td><td/><td>ObservationInterpretationDetection</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    DET<a name=\"v3-ObservationInterpretation-DET\"> </a></td><td>Detected</td><td>The measurement of the specified component / analyte, organism or clinical sign above the limit of detection of the performed test or procedure.</td><td/><td>23562</td><td/><td>active</td><td/><td>POS</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">ObservationInterpretationExpectation<a name=\"v3-ObservationInterpretation-ObservationInterpretationExpectation\"> </a></td><td>ObservationInterpretationExpectation</td><td>Interpretation of the observed result taking into account additional information (contraindicators) about the patient's situation. Concepts in this category are mutually exclusive, i.e., at most one is allowed.</td><td/><td>23723</td><td>true</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  EXP<a name=\"v3-ObservationInterpretation-EXP\"> </a></td><td>Expected</td><td>This result has been evaluated in light of known contraindicators. Once those contraindicators have been taken into account the result is determined to be &quot;Expected&quot; (e.g., presence of drugs in a patient that is taking prescription medication for pain management).</td><td/><td>23724</td><td/><td>active</td><td/><td>ObservationInterpretationExpectation</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  UNE<a name=\"v3-ObservationInterpretation-UNE\"> </a></td><td>Unexpected</td><td>This result has been evaluated in light of known contraindicators. Once those contraindicators have been taken into account the result is determined to be &quot;Unexpected&quot; (e.g., presence of non-prescribed drugs in a patient that is taking prescription medication for pain management).</td><td/><td>23725</td><td/><td>active</td><td/><td>ObservationInterpretationExpectation</td></tr><tr style=\"background-color: #ffeeee\"><td>1</td><td style=\"white-space:nowrap\">OBX<a name=\"v3-ObservationInterpretation-OBX\"> </a></td><td>Interpretation qualifiers in separate OBX segments</td><td>Interpretation qualifiers in separate OBX segments\r\n\r\n*Usage Note:* This code is not intended for use in V3 artifacts. It is included in the code system to maintain alignment with the V2 Table 0078 &quot;Interpretation Codes.&quot;</td><td>Deprecated</td><td>23789</td><td/><td>deprecated</td><td>2016-11-10</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">ReactivityObservationInterpretation<a name=\"v3-ObservationInterpretation-ReactivityObservationInterpretation\"> </a></td><td>ReactivityObservationInterpretation</td><td>Interpretations of the presence and level of reactivity of the specified component / analyte with the reagent in the performed laboratory test.</td><td/><td>23568</td><td>true</td><td>active</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NR<a name=\"v3-ObservationInterpretation-NR\"> </a></td><td>Non-reactive</td><td>An absence finding used to indicate that the specified component / analyte did not react measurably with the reagent.</td><td/><td>23569</td><td/><td>active</td><td/><td>ReactivityObservationInterpretation</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  RR<a name=\"v3-ObservationInterpretation-RR\"> </a></td><td>Reactive</td><td>A presence finding used to indicate that the specified component / analyte reacted with the reagent above the reliably measurable limit of the performed test.</td><td/><td>23570</td><td/><td>active</td><td/><td>ReactivityObservationInterpretation</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    WR<a name=\"v3-ObservationInterpretation-WR\"> </a></td><td>Weakly reactive</td><td>A weighted presence finding used to indicate that the specified component / analyte reacted with the reagent, but below the reliably measurable limit of the performed test.</td><td/><td>23571</td><td/><td>active</td><td/><td>RR</td></tr></table></div>"
  ]; # 
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"]; # 
  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.83" ]
  ]; # 
  fhir:CodeSystem.version [ fhir:value "2.1.0"]; # 
  fhir:CodeSystem.name [ fhir:value "ObservationInterpretation"]; # 
  fhir:CodeSystem.title [ fhir:value "ObservationInterpretation"]; # 
  fhir:CodeSystem.status [ fhir:value "active"]; # 
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; # 
  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 "One or more codes providing a rough qualitative interpretation of the observation, such as \"normal\" / \"abnormal\", \"low\" / \"high\", \"better\" / \"worse\", \"resistant\" / \"susceptible\", \"expected\" / \"not expected\". The value set is intended to be for ANY use where coded representation of an interpretation is needed."]; # 
  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 "notSelectable" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#notSelectable" ];
     fhir:CodeSystem.property.description [ fhir:value "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ];
     fhir:CodeSystem.property.type [ fhir:value "boolean" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.property.code [ fhir:value "status" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#status" ];
     fhir:CodeSystem.property.description [ fhir:value "A property that indicates the status of the concept. One of active, experimental, deprecated, or retired." ];
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.property.code [ fhir:value "deprecationDate" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#deprecationDate" ];
     fhir:CodeSystem.property.description [ fhir:value "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged." ];
     fhir:CodeSystem.property.type [ fhir:value "dateTime" ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.property.code [ fhir:value "subsumedBy" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#parent" ];
     fhir:CodeSystem.property.description [ fhir:value "The concept code of a parent concept" ];
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ]; # 
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "_GeneticObservationInterpretation" ];
     fhir:CodeSystem.concept.display [ fhir:value "GeneticObservationInterpretation" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Codes that specify interpretation of genetic analysis, such as \"positive\", \"negative\", \"carrier\", \"responsive\", etc." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22646" ]     ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "_ObservationInterpretationChange" ];
     fhir:CodeSystem.concept.display [ fhir:value "ObservationInterpretationChange" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Interpretations of change of quantity and/or severity. At most one of B or W and one of U or D allowed." ];
     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 "21090" ]     ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "_ObservationInterpretationExceptions" ];
     fhir:CodeSystem.concept.display [ fhir:value "ObservationInterpretationExceptions" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Technical exceptions resulting in the inability to provide an interpretation. At most one allowed. Does not imply normality or severity." ];
     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 "21091" ]     ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "_ObservationInterpretationNormality" ];
     fhir:CodeSystem.concept.display [ fhir:value "ObservationInterpretationNormality" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Interpretation of normality or degree of abnormality (including critical or \"alert\" level). Concepts in this category are mutually exclusive, i.e., at most one is allowed." ];
     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 "21092" ]     ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "_ObservationInterpretationSusceptibility" ];
     fhir:CodeSystem.concept.display [ fhir:value "ObservationInterpretationSusceptibility" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Interpretations of anti-microbial susceptibility testing results (microbiology). At most one allowed." ];
     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 "21093" ]     ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "EX" ];
     fhir:CodeSystem.concept.display [ fhir:value "outside threshold" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The observation/test result is interpreted as being outside the inclusion range for a particular protocol within which the result is being reported.\r\n\r\n**Example:** A positive result on a Hepatitis screening test.\r\n\r\n*Open Issue:* EX, HX, LX: These three concepts do not seem to meet a clear need in the vocabulary, and their use in observation interpretation appears likely to be covered by other existing concepts (e.g., A, H, L). The only apparent significant difference is their reference to use in protocols for exclusion of study subjects. These concepts/codes were proposed by RCRIM for use in the CTLaboratory message. They were submitted and approved in the November 2005 Harmonization cycle in proposal \"030103C\\_VOCAB\\_RCRIM\\_l\\_quade\\_RCRIM Obs Interp\\_20051028154455\". However, this proposal was not fully implemented in the vocabulary. The proposal recommended creation of the x\\_ClinicalResearchExclusion domain in ObservationInterpretation with a value set including those three concepts/codes, but there is no subdomain of that name or equivalent with a binding to either of the value sets that contain these concepts/codes. Members of the OO WG have recently attempted to contact members of RCRIM regarding these concepts, both by email and at the recent WGM in Atlanta, without response. It is felt by OO that the best course of action to take at this time is to add this comprehensive Open Issue rather than deprecate these three concepts at this time, until further discussion is held." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21634" ]     ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "HM" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hold for Medical Review" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Hold for Medical Review\r\n\r\n*Usage Note:* This code is not intended for use in V3 artifacts. It is included in the code system to maintain alignment with the V2 Table 0078 \"Interpretation Codes.\"" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ];
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2016-11-10"^^xsd:date ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23790" ]     ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "ObservationInterpretationDetection" ];
     fhir:CodeSystem.concept.display [ fhir:value "ObservationInterpretationDetection" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Interpretations of the presence or absence of a component / analyte or organism in a test or of a sign in a clinical observation. In keeping with laboratory data processing practice, these concepts provide a categorical interpretation of the \"meaning\" of the quantitative value for the same observation." ];
     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 "22805" ]     ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "ObservationInterpretationExpectation" ];
     fhir:CodeSystem.concept.display [ fhir:value "ObservationInterpretationExpectation" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Interpretation of the observed result taking into account additional information (contraindicators) about the patient's situation. Concepts in this category are mutually exclusive, i.e., at most one is allowed." ];
     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 "23723" ]     ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "OBX" ];
     fhir:CodeSystem.concept.display [ fhir:value "Interpretation qualifiers in separate OBX segments" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Interpretation qualifiers in separate OBX segments\r\n\r\n*Usage Note:* This code is not intended for use in V3 artifacts. It is included in the code system to maintain alignment with the V2 Table 0078 \"Interpretation Codes.\"" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ];
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2016-11-10"^^xsd:date ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23789" ]     ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "ReactivityObservationInterpretation" ];
     fhir:CodeSystem.concept.display [ fhir:value "ReactivityObservationInterpretation" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Interpretations of the presence and level of reactivity of the specified component / analyte with the reagent in the performed laboratory test." ];
     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 "23568" ]     ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "CAR" ];
     fhir:CodeSystem.concept.display [ fhir:value "Carrier" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The patient is considered as carrier based on the testing results. A carrier is an individual who carries an altered form of a gene which can lead to having a child or offspring in future generations with a genetic disorder." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23559" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_GeneticObservationInterpretation" ]     ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "Carrier" ];
     fhir:CodeSystem.concept.display [ fhir:value "Carrier" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The patient is considered as carrier based on the testing results. A carrier is an individual who carries an altered form of a gene which can lead to having a child or offspring in future generations with a genetic disorder.\r\n\r\n***Deprecation Comment:*** This code is currently the same string as the print name for this concept and is inconsistent with the conventions being used for the other codes in the coding system, as it is a full word with initial capitalization, rather than an all upper case mnemonic. The recommendation from OO is to deprecate the code \"Carrier\" and to add \"CAR\" as the new active code representation for this concept." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ];
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2013-07-28"^^xsd:date ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22647" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_GeneticObservationInterpretation" ]     ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.concept.code [ fhir:value "B" ];
     fhir:CodeSystem.concept.display [ fhir:value "Better" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The current result or observation value has improved compared to the previous result or observation value (the change is significant as defined in the respective test procedure).\r\n\r\n\\[Note: This can be applied to quantitative or qualitative observations.\\]" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10215" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationChange" ]     ]
  ], [
     fhir:index 14;
     fhir:CodeSystem.concept.code [ fhir:value "D" ];
     fhir:CodeSystem.concept.display [ fhir:value "Significant change down" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The current result has decreased from the previous result for a quantitative observation (the change is significant as defined in the respective test procedure)." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10218" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationChange" ]     ]
  ], [
     fhir:index 15;
     fhir:CodeSystem.concept.code [ fhir:value "U" ];
     fhir:CodeSystem.concept.display [ fhir:value "Significant change up" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The current result has increased from the previous result for a quantitative observation (the change is significant as defined in the respective test procedure)." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10217" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationChange" ]     ]
  ], [
     fhir:index 16;
     fhir:CodeSystem.concept.code [ fhir:value "W" ];
     fhir:CodeSystem.concept.display [ fhir:value "Worse" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The current result or observation value has degraded compared to the previous result or observation value (the change is significant as defined in the respective test procedure).\r\n\r\n\\[Note: This can be applied to quantitative or qualitative observations.\\]" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10216" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationChange" ]     ]
  ], [
     fhir:index 17;
     fhir:CodeSystem.concept.code [ fhir:value "<" ];
     fhir:CodeSystem.concept.display [ fhir:value "Off scale low" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The result is below the minimum detection limit (the test procedure or equipment is the limiting factor).\r\n\r\nSynonyms: Below analytical limit, low off scale." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10226" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationExceptions" ]     ]
  ], [
     fhir:index 18;
     fhir:CodeSystem.concept.code [ fhir:value ">" ];
     fhir:CodeSystem.concept.display [ fhir:value "Off scale high" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The result is above the maximum quantifiable limit (the test procedure or equipment is the limiting factor).\r\n\r\nSynonyms: Above analytical limit, high off scale." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10227" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationExceptions" ]     ]
  ], [
     fhir:index 19;
     fhir:CodeSystem.concept.code [ fhir:value "AC" ];
     fhir:CodeSystem.concept.display [ fhir:value "Anti-complementary substances present" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A valid result cannot be obtained for the specified component / analyte due to the presence of anti-complementary substances in the sample.\r\n\r\n***Deprecation Comment:*** This code is being deprecated to match the status in V2 Table 0078 \"Interpretation Codes." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ];
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2016-11-10"^^xsd:date ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23564" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationExceptions" ]     ]
  ], [
     fhir:index 20;
     fhir:CodeSystem.concept.code [ fhir:value "IE" ];
     fhir:CodeSystem.concept.display [ fhir:value "Insufficient evidence" ];
     fhir:CodeSystem.concept.definition [ fhir:value "There is insufficient evidence that the species in question is a good target for therapy with the drug. A categorical interpretation is not possible.\r\n\r\n\\[Note: A MIC with \"IE\" and/or a comment may be reported (without an accompanying S, I or R-categorization).\\]" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23567" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationExceptions" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationSusceptibility" ]     ]
  ], [
     fhir:index 21;
     fhir:CodeSystem.concept.code [ fhir:value "QCF" ];
     fhir:CodeSystem.concept.display [ fhir:value "Quality control failure" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A result cannot be considered valid for the specified component / analyte or organism due to failure in the quality control testing component.\r\n\r\n***Deprecation Comment:*** This code is being deprecated to match the status in V2 Table 0078 \"Interpretation Codes." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ];
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2016-11-10"^^xsd:date ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23565" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationExceptions" ]     ]
  ], [
     fhir:index 22;
     fhir:CodeSystem.concept.code [ fhir:value "TOX" ];
     fhir:CodeSystem.concept.display [ fhir:value "Cytotoxic substance present" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A valid result cannot be obtained for the specified organism or cell line due to the presence of cytotoxic substances in the sample or culture.\r\n\r\n***Deprecation Comment:*** This code is being deprecated to match the status in V2 Table 0078 \"Interpretation Codes." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ];
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2016-11-10"^^xsd:date ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23566" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationExceptions" ]     ]
  ], [
     fhir:index 23;
     fhir:CodeSystem.concept.code [ fhir:value "A" ];
     fhir:CodeSystem.concept.display [ fhir:value "Abnormal" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The result or observation value is outside the reference range or expected norm (as defined for the respective test procedure).\r\n\r\n\\[Note: Typically applies to non-numeric results.\\]" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10208" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationNormality" ]     ]
  ], [
     fhir:index 24;
     fhir:CodeSystem.concept.code [ fhir:value "N" ];
     fhir:CodeSystem.concept.display [ fhir:value "Normal" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The result or observation value is within the reference range or expected norm (as defined for the respective test procedure).\r\n\r\n\\[Note: Applies to numeric or non-numeric results.\\]" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10207" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationNormality" ]     ]
  ], [
     fhir:index 25;
     fhir:CodeSystem.concept.code [ fhir:value "I" ];
     fhir:CodeSystem.concept.display [ fhir:value "Intermediate" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bacterial strain inhibited in vitro by a concentration of an antimicrobial agent that is associated with uncertain therapeutic effect. Reference: CLSI (http://www.clsi.org/Content/NavigationMenu/Resources/HarmonizedTerminologyDatabase/Harmonized\\_Terminolo.htm) Projects: ISO 20776-1, ISO 20776-2\r\n\r\n\\[Note 1: Bacterial strains are categorized as intermediate by applying the appropriate breakpoints in a defined phenotypic test system.\\]\r\n\r\n\\[Note 2: This class of susceptibility implies that an infection due to the isolate can be appropriately treated in body sites where the drugs are physiologically concentrated or when a high dosage of drug can be used.\\]\r\n\r\n\\[Note 3: This class also indicates a \"buffer zone,\" to prevent small, uncontrolled, technical factors from causing major discrepancies in interpretations.\\]\r\n\r\n\\[Note 4: These breakpoints can be altered due to changes in circumstances (e.g., changes in commonly used drug dosages, emergence of new resistance mechanisms).\\]" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10221" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationSusceptibility" ]     ]
  ], [
     fhir:index 26;
     fhir:CodeSystem.concept.code [ fhir:value "MS" ];
     fhir:CodeSystem.concept.display [ fhir:value "moderately susceptible" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The patient is considered as carrier based on the testing results. A carrier is an individual who carries an altered form of a gene which can lead to having a child or offspring in future generations with a genetic disorder.\r\n\r\n***Deprecation Comment:*** This antimicrobial susceptibility test interpretation concept is recommended by OO to be deprecated as it is no longer recommended for use in susceptibility testing by CLSI (reference CLSI document M100-S22; Vol. 32 No.3; CLSI Performance Standards for Antimicrobial Susceptibility Testing; Twenty-Second Informational Supplement. Jan 2012)." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ];
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2013-07-28"^^xsd:date ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10222" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationSusceptibility" ]     ]
  ], [
     fhir:index 27;
     fhir:CodeSystem.concept.code [ fhir:value "NCL" ];
     fhir:CodeSystem.concept.display [ fhir:value "No CLSI defined breakpoint" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Use when not enough clinical trial data published by the Clinical and Laboratory Standards Institutes (CLSI) is available to establish the breakpoints for susceptible / intermediate and resistant." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23886" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationSusceptibility" ]     ]
  ], [
     fhir:index 28;
     fhir:CodeSystem.concept.code [ fhir:value "NS" ];
     fhir:CodeSystem.concept.display [ fhir:value "Non-susceptible" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A category used for isolates for which only a susceptible interpretive criterion has been designated because of the absence or rare occurrence of resistant strains. Isolates that have MICs above or zone diameters below the value indicated for the susceptible breakpoint should be reported as non-susceptible.\r\n\r\nNOTE 1: An isolate that is interpreted as non-susceptible does not necessarily mean that the isolate has a resistance mechanism. It is possible that isolates with MICs above the susceptible breakpoint that lack resistance mechanisms may be encountered within the wild-type distribution subsequent to the time the susceptible-only breakpoint is set.\r\n\r\nNOTE 2: For strains yielding results in the \"nonsusceptible\" category, organism identification and antimicrobial susceptibility test results should be confirmed.\r\n\r\nSynonym: decreased 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 "23557" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationSusceptibility" ]     ]
  ], [
     fhir:index 29;
     fhir:CodeSystem.concept.code [ fhir:value "R" ];
     fhir:CodeSystem.concept.display [ fhir:value "Resistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bacterial strain inhibited in vitro by a concentration of an antimicrobial agent that is associated with a high likelihood of therapeutic failure. Reference: CLSI (http://www.clsi.org/Content/NavigationMenu/Resources/HarmonizedTerminologyDatabase/Harmonized\\_Terminolo.htm) Projects: ISO 20776-1, ISO 20776-2\r\n\r\n\\[Note 1: Bacterial strains are categorized as resistant by applying the appropriate breakpoints in a defined phenotypic test system.\\]\r\n\r\n\\[Note 2: This breakpoint can be altered due to changes in circumstances (e.g., changes in commonly used drug dosages, emergence of new resistance mechanisms).\\]" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10220" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationSusceptibility" ]     ]
  ], [
     fhir:index 30;
     fhir:CodeSystem.concept.code [ fhir:value "S" ];
     fhir:CodeSystem.concept.display [ fhir:value "Susceptible" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bacterial strain inhibited by in vitro concentration of an antimicrobial agent that is associated with a high likelihood of therapeutic success. Reference: CLSI (http://www.clsi.org/Content/NavigationMenu/Resources/HarmonizedTerminologyDatabase/Harmonized\\_Terminolo.htm) Synonym (earlier term): Sensitive Projects: ISO 20776-1, ISO 20776-2\r\n\r\n\\[Note 1: Bacterial strains are categorized as susceptible by applying the appropriate breakpoints in a defined phenotypic system.\\]\r\n\r\n\\[Note 2: This breakpoint can be altered due to changes in circumstances (e.g., changes in commonly used drug dosages, emergence of new resistance mechanisms).\\]" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10223" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationSusceptibility" ]     ]
  ], [
     fhir:index 31;
     fhir:CodeSystem.concept.code [ fhir:value "VS" ];
     fhir:CodeSystem.concept.display [ fhir:value "very susceptible" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The patient is considered as carrier based on the testing results. A carrier is an individual who carries an altered form of a gene which can lead to having a child or offspring in future generations with a genetic disorder.\r\n\r\n***Deprecation Comment:*** This antimicrobial susceptibility test interpretation concept is recommended by OO to be deprecated as it is no longer recommended for use in susceptibility testing by CLSI (reference CLSI document M100-S22; Vol. 32 No.3; CLSI Performance Standards for Antimicrobial Susceptibility Testing; Twenty-Second Informational Supplement. Jan 2012)." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ];
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2013-07-28"^^xsd:date ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10224" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "_ObservationInterpretationSusceptibility" ]     ]
  ], [
     fhir:index 32;
     fhir:CodeSystem.concept.code [ fhir:value "AA" ];
     fhir:CodeSystem.concept.display [ fhir:value "Critical abnormal" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The result or observation value is outside a reference range or expected norm at a level at which immediate action should be considered for patient safety (as defined for the respective test procedure).\r\n\r\n\\[Note: Typically applies to non-numeric results. Analogous to critical/panic limits for numeric results.\\]" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10211" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ]     ]
  ], [
     fhir:index 33;
     fhir:CodeSystem.concept.code [ fhir:value "H" ];
     fhir:CodeSystem.concept.display [ fhir:value "High" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The result for a quantitative observation is above the upper limit of the reference range (as defined for the respective test procedure).\r\n\r\nSynonym: Above high normal" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10210" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ]     ]
  ], [
     fhir:index 34;
     fhir:CodeSystem.concept.code [ fhir:value "L" ];
     fhir:CodeSystem.concept.display [ fhir:value "Low" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The result for a quantitative observation is below the lower limit of the reference range (as defined for the respective test procedure).\r\n\r\nSynonym: Below low normal" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10209" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ]     ]
  ], [
     fhir:index 35;
     fhir:CodeSystem.concept.code [ fhir:value "HH" ];
     fhir:CodeSystem.concept.display [ fhir:value "Critical high" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The result for a quantitative observation is above a reference level at which immediate action should be considered for patient safety (as defined for the respective test procedure).\r\n\r\nSynonym: Above upper panic limits." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10213" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "AA" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "H>" ]     ], [
       fhir:index 4;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "HU" ]     ]
  ], [
     fhir:index 36;
     fhir:CodeSystem.concept.code [ fhir:value "LL" ];
     fhir:CodeSystem.concept.display [ fhir:value "Critical low" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The result for a quantitative observation is below a reference level at which immediate action should be considered for patient safety (as defined for the respective test procedure).\r\n\r\nSynonym: Below lower panic limits." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "10212" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "AA" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "L<" ]     ], [
       fhir:index 4;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "LU" ]     ]
  ], [
     fhir:index 37;
     fhir:CodeSystem.concept.code [ fhir:value "HX" ];
     fhir:CodeSystem.concept.display [ fhir:value "above high threshold" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The observation/test result is interpreted as being outside the inclusion range for a particular protocol within which the result is being reported.\r\n\r\n**Example:** A positive result on a Hepatitis screening test.\r\n\r\n*Open Issue:* EX, HX, LX: These three concepts do not seem to meet a clear need in the vocabulary, and their use in observation interpretation appears likely to be covered by other existing concepts (e.g., A, H, L). The only apparent significant difference is their reference to use in protocols for exclusion of study subjects. These concepts/codes were proposed by RCRIM for use in the CTLaboratory message. They were submitted and approved in the November 2005 Harmonization cycle in proposal \"030103C\\_VOCAB\\_RCRIM\\_l\\_quade\\_RCRIM Obs Interp\\_20051028154455\". However, this proposal was not fully implemented in the vocabulary. The proposal recommended creation of the x\\_ClinicalResearchExclusion domain in ObservationInterpretation with a value set including those three concepts/codes, but there is no subdomain of that name or equivalent with a binding to either of the value sets that contain these concepts/codes. Members of the OO WG have recently attempted to contact members of RCRIM regarding these concepts, both by email and at the recent WGM in Atlanta, without response. It is felt by OO that the best course of action to take at this time is to add this comprehensive Open Issue rather than deprecate these three concepts at this time, until further discussion is held." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21636" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "EX" ]     ]
  ], [
     fhir:index 38;
     fhir:CodeSystem.concept.code [ fhir:value "LX" ];
     fhir:CodeSystem.concept.display [ fhir:value "below low threshold" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The numeric observation/test result is interpreted as being below the low threshold value for a particular protocol within which the result is being reported.\r\n\r\n**Example:** A Total White Blood Cell Count falling below a protocol-defined threshold value of 3000/mm^3\r\n\r\n*Open Issue:* EX, HX, LX: These three concepts do not seem to meet a clear need in the vocabulary, and their use in observation interpretation appears likely to be covered by other existing concepts (e.g., A, H, L). The only apparent significant difference is their reference to use in protocols for exclusion of study subjects. These concepts/codes were proposed by RCRIM for use in the CTLaboratory message. They were submitted and approved in the November 2005 Harmonization cycle in proposal \"030103C\\_VOCAB\\_RCRIM\\_l\\_quade\\_RCRIM Obs Interp\\_20051028154455\". However, this proposal was not fully implemented in the vocabulary. The proposal recommended creation of the x\\_ClinicalResearchExclusion domain in ObservationInterpretation with a value set including those three concepts/codes, but there is no subdomain of that name or equivalent with a binding to either of the value sets that contain these concepts/codes. Members of the OO WG have recently attempted to contact members of RCRIM regarding these concepts, both by email and at the recent WGM in Atlanta, without response. It is felt by OO that the best course of action to take at this time is to add this comprehensive Open Issue rather than deprecate these three concepts at this time, until further discussion is held." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21635" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "EX" ]     ]
  ], [
     fhir:index 39;
     fhir:CodeSystem.concept.code [ fhir:value "H>" ];
     fhir:CodeSystem.concept.display [ fhir:value "Significantly high" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A test result that is significantly higher than the reference (normal) or therapeutic interval, but has not reached the critically high value and might need special attention, as defined by the laboratory or the clinician.\r\n\r\n\\[Note: This level is situated between 'H' and 'HH'.\\]\r\n\r\n*Deprecation Comment:* The code 'H>' is being deprecated in order to align with the use of the code 'HU' for \"Very high\" in V2 Table 0078 \"Interpretation Codes\".\r\n\r\n\\[Note: The use of code 'H>' is non-preferred, as this code is deprecated and on track to be retired; use code 'HU' instead." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ];
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2015-03-23"^^xsd:date ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23560" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "H" ]     ]
  ], [
     fhir:index 40;
     fhir:CodeSystem.concept.code [ fhir:value "HU" ];
     fhir:CodeSystem.concept.display [ fhir:value "Significantly high" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A test result that is significantly higher than the reference (normal) or therapeutic interval, but has not reached the critically high value and might need special attention, as defined by the laboratory or the clinician." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23742" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "H" ]     ]
  ], [
     fhir:index 41;
     fhir:CodeSystem.concept.code [ fhir:value "E" ];
     fhir:CodeSystem.concept.display [ fhir:value "Equivocal" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The test or procedure was successfully performed, but the results are borderline and can neither be declared positive / negative nor detected / not detected according to the current established criteria." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23732" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "IND" ]     ]
  ], [
     fhir:index 42;
     fhir:CodeSystem.concept.code [ fhir:value "L<" ];
     fhir:CodeSystem.concept.display [ fhir:value "Significantly low" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A test result that is significantly lower than the reference (normal) or therapeutic interval, but has not reached the critically low value and might need special attention, as defined by the laboratory or the clinician.\r\n\r\n\\[Note: This level is situated between 'L' and 'LL'.\\]\r\n\r\n*Deprecation Comment:* The code 'L<' is being deprecated in order to align with the use of the code 'LU' for \"Very low\" in V2 Table 0078 \"Interpretation Codes\".\r\n\r\n\\[Note: The use of code 'L<' is non-preferred, as this code is deprecated and on track to be retired; use code 'LU' instead." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ];
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2015-03-23"^^xsd:date ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23561" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "L" ]     ]
  ], [
     fhir:index 43;
     fhir:CodeSystem.concept.code [ fhir:value "LU" ];
     fhir:CodeSystem.concept.display [ fhir:value "Significantly low" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A test result that is significantly lower than the reference (normal) or therapeutic interval, but has not reached the critically low value and might need special attention, as defined by the laboratory or the clinician." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23743" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "L" ]     ]
  ], [
     fhir:index 44;
     fhir:CodeSystem.concept.code [ fhir:value "ND" ];
     fhir:CodeSystem.concept.display [ fhir:value "Not detected" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The presence of the specified component / analyte, organism or clinical sign could not be determined within the limit of detection of the performed test or procedure." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23563" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "NEG" ]     ]
  ], [
     fhir:index 45;
     fhir:CodeSystem.concept.code [ fhir:value "IND" ];
     fhir:CodeSystem.concept.display [ fhir:value "Indeterminate" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The specified component / analyte, organism or clinical sign could neither be declared positive / negative nor detected / not detected by the performed test or procedure.\r\n\r\n*Usage Note:* For example, if the specimen was degraded, poorly processed, or was missing the required anatomic structures, then \"indeterminate\" (i.e. \"cannot be determined\") is the appropriate response, not \"equivocal\"." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22807" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "ObservationInterpretationDetection" ]     ]
  ], [
     fhir:index 46;
     fhir:CodeSystem.concept.code [ fhir:value "NEG" ];
     fhir:CodeSystem.concept.display [ fhir:value "Negative" ];
     fhir:CodeSystem.concept.definition [ fhir:value "An absence finding of the specified component / analyte, organism or clinical sign based on the established threshold of the performed test or procedure.\r\n\r\n\\[Note: Negative does not necessarily imply the complete absence of the specified item.\\]" ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22808" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "ObservationInterpretationDetection" ]     ]
  ], [
     fhir:index 47;
     fhir:CodeSystem.concept.code [ fhir:value "POS" ];
     fhir:CodeSystem.concept.display [ fhir:value "Positive" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A presence finding of the specified component / analyte, organism or clinical sign based on the established threshold of the performed test or procedure." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22806" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "ObservationInterpretationDetection" ]     ]
  ], [
     fhir:index 48;
     fhir:CodeSystem.concept.code [ fhir:value "EXP" ];
     fhir:CodeSystem.concept.display [ fhir:value "Expected" ];
     fhir:CodeSystem.concept.definition [ fhir:value "This result has been evaluated in light of known contraindicators. Once those contraindicators have been taken into account the result is determined to be \"Expected\" (e.g., presence of drugs in a patient that is taking prescription medication for pain management)." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23724" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "ObservationInterpretationExpectation" ]     ]
  ], [
     fhir:index 49;
     fhir:CodeSystem.concept.code [ fhir:value "UNE" ];
     fhir:CodeSystem.concept.display [ fhir:value "Unexpected" ];
     fhir:CodeSystem.concept.definition [ fhir:value "This result has been evaluated in light of known contraindicators. Once those contraindicators have been taken into account the result is determined to be \"Unexpected\" (e.g., presence of non-prescribed drugs in a patient that is taking prescription medication for pain management)." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23725" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "ObservationInterpretationExpectation" ]     ]
  ], [
     fhir:index 50;
     fhir:CodeSystem.concept.code [ fhir:value "DET" ];
     fhir:CodeSystem.concept.display [ fhir:value "Detected" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The measurement of the specified component / analyte, organism or clinical sign above the limit of detection of the performed test or procedure." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23562" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "POS" ]     ]
  ], [
     fhir:index 51;
     fhir:CodeSystem.concept.code [ fhir:value "SYN-R" ];
     fhir:CodeSystem.concept.display [ fhir:value "Synergy - resistant" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A category for isolates where the bacteria (e.g. enterococci) are not susceptible in vitro to a combination therapy (e.g., high-level aminoglycoside and cell wall active agent). This is predictive that this combination therapy will not be effective.\r\n\r\n*Usage Note:* Since the use of penicillin or ampicillin alone often results in treatment failure of serious enterococcal or other bacterial infections, combination therapy is usually indicated to enhance bactericidal activity. The synergy between a cell wall active agent (such as penicillin, ampicillin, or vancomycin) and an aminoglycoside (such as gentamicin, kanamycin or streptomycin) is best predicted by screening for high-level bacterial resistance to the aminoglycoside.\r\n\r\n*Open Issue:* The print name of the code is very general and the description is very specific to a pair of classes of agents, which may lead to confusion of these concepts in the future should other synergies be found." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23621" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "R" ]     ]
  ], [
     fhir:index 52;
     fhir:CodeSystem.concept.code [ fhir:value "NR" ];
     fhir:CodeSystem.concept.display [ fhir:value "Non-reactive" ];
     fhir:CodeSystem.concept.definition [ fhir:value "An absence finding used to indicate that the specified component / analyte did not react measurably with the reagent." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23569" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "ReactivityObservationInterpretation" ]     ]
  ], [
     fhir:index 53;
     fhir:CodeSystem.concept.code [ fhir:value "RR" ];
     fhir:CodeSystem.concept.display [ fhir:value "Reactive" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A presence finding used to indicate that the specified component / analyte reacted with the reagent above the reliably measurable limit of the performed 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 "23570" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "ReactivityObservationInterpretation" ]     ]
  ], [
     fhir:index 54;
     fhir:CodeSystem.concept.code [ fhir:value "WR" ];
     fhir:CodeSystem.concept.display [ fhir:value "Weakly reactive" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A weighted presence finding used to indicate that the specified component / analyte reacted with the reagent, but below the reliably measurable limit of the performed 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 "23571" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "RR" ]     ]
  ], [
     fhir:index 55;
     fhir:CodeSystem.concept.code [ fhir:value "SDD" ];
     fhir:CodeSystem.concept.display [ fhir:value "Susceptible-dose dependent" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A category that includes isolates with antimicrobial agent minimum inhibitory concentrations (MICs) that approach usually attainable blood and tissue levels and for which response rates may be lower than for susceptible isolates.\r\n\r\nReference: CLSI document M44-A2 2009 \"Method for antifungal disk diffusion susceptibility testing of yeasts; approved guideline - second edition\" - page 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 "23558" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "S" ]     ]
  ], [
     fhir:index 56;
     fhir:CodeSystem.concept.code [ fhir:value "SYN-S" ];
     fhir:CodeSystem.concept.display [ fhir:value "Synergy - susceptible" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A category for isolates where the bacteria (e.g. enterococci) are susceptible in vitro to a combination therapy (e.g., high-level aminoglycoside and cell wall active agent). This is predictive that this combination therapy will be effective.\r\n\r\n*Usage Note:* Since the use of penicillin or ampicillin alone often results in treatment failure of serious enterococcal or other bacterial infections, combination therapy is usually indicated to enhance bactericidal activity. The synergy between a cell wall active agent (such as penicillin, ampicillin, or vancomycin) and an aminoglycoside (such as gentamicin, kanamycin or streptomycin) is best predicted by screening for high-level bacterial resistance to the aminoglycoside.\r\n\r\n*Open Issue:* The print name of the code is very general and the description is very specific to a pair of classes of agents, which may lead to confusion of these concepts in the future should other synergies be found." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "23620" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "S" ]     ]
  ]. # 

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

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