Enum V3ObservationInterpretation

java.lang.Object
java.lang.Enum<V3ObservationInterpretation>
org.hl7.fhir.r4.model.codesystems.V3ObservationInterpretation
All Implemented Interfaces:
Serializable, Comparable<V3ObservationInterpretation>

  • Enum Constant Summary

    Enum Constants
    Enum Constant
    Description
    Codes that specify interpretation of genetic analysis, such as "positive", "negative", "carrier", "responsive", etc.
    Interpretations of change of quantity and/or severity.
    Technical exceptions resulting in the inability to provide an interpretation.
    Interpretation of normality or degree of abnormality (including critical or "alert" level).
    Interpretations of anti-microbial susceptibility testing results (microbiology).
    The result or observation value is outside the reference range or expected norm (as defined for the respective test procedure).
    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).
    A valid result cannot be obtained for the specified component / analyte due to the presence of anti-complementary substances in the sample.
    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).
    The patient is considered as carrier based on the testing results.
    The patient is considered as carrier based on the testing results.
    The current result has decreased from the previous result for a quantitative observation (the change is significant as defined in the respective test procedure).
    The measurement of the specified component / analyte, organism or clinical sign above the limit of detection of the performed test or procedure.
    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.
    The observation/test result is interpreted as being outside the inclusion range for a particular protocol within which the result is being reported.
    This result has been evaluated in light of known contraindicators.
    The result is above the maximum quantifiable limit (the test procedure or equipment is the limiting factor).
    The result for a quantitative observation is above the upper limit of the reference range (as defined for the respective test procedure).
    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.[Note: This level is situated between 'H' and 'HH'.] 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".
    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).
    Hold for Medical Review Usage Note: This code is not intended for use in V3 artifacts.
    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.
    The observation/test result is interpreted as being outside the inclusion range for a particular protocol within which the result is being reported.
    Bacterial strain inhibited in vitro by a concentration of an antimicrobial agent that is associated with uncertain therapeutic effect.
    There is insufficient evidence that the species in question is a good target for therapy with the drug.
    The specified component / analyte, organism or clinical sign could neither be declared positive / negative nor detected / not detected by the performed test or procedure.
    The result for a quantitative observation is below the lower limit of the reference range (as defined for the respective test procedure).
    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.[Note: This level is situated between 'L' and 'LL'.] Deprecation Comment: The code 'Linvalid input: '<'' is being deprecated in order to align with the use of the code 'LU' for "Very low" in V2 Table 0078 "Interpretation Codes".
    The result is below the minimum detection limit (the test procedure or equipment is the limiting factor).
    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).
    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.
    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.
    The patient is considered as carrier based on the testing results.
    The result or observation value is within the reference range or expected norm (as defined for the respective test procedure).
    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.
    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.
    An absence finding of the specified component / analyte, organism or clinical sign based on the established threshold of the performed test or procedure.
    An absence finding used to indicate that the specified component / analyte did not react measurably with the reagent.
    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.
    added to help the parsers
    Interpretations of the presence or absence of a component / analyte or organism in a test or of a sign in a clinical observation.
    Interpretation of the observed result taking into account additional information (contraindicators) about the patient's situation.
    Interpretation qualifiers in separate OBX segments Usage Note: This code is not intended for use in V3 artifacts.
    A presence finding of the specified component / analyte, organism or clinical sign based on the established threshold of the performed test or procedure.
    A result cannot be considered valid for the specified component / analyte or organism due to failure in the quality control testing component.
    Bacterial strain inhibited in vitro by a concentration of an antimicrobial agent that is associated with a high likelihood of therapeutic failure.
    Interpretations of the presence and level of reactivity of the specified component / analyte with the reagent in the performed laboratory test.
    A presence finding used to indicate that the specified component / analyte reacted with the reagent above the reliably measurable limit of the performed test.
    Bacterial strain inhibited by in vitro concentration of an antimicrobial agent that is associated with a high likelihood of therapeutic success.
    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.
    A category for isolates where the bacteria (e.g.
    A category for isolates where the bacteria (e.g.
    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.
    The current result has increased from the previous result for a quantitative observation (the change is significant as defined in the respective test procedure).
    This result has been evaluated in light of known contraindicators.
    The patient is considered as carrier based on the testing results.
    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).
    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.
  • Method Summary

    Modifier and Type
    Method
    Description
    fromCode(String codeString)
     
     
     
     
     
    Returns the enum constant of this type with the specified name.
    Returns an array containing the constants of this enum type, in the order they are declared.

    Methods inherited from class java.lang.Enum

    clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Enum Constant Details

    • _GENETICOBSERVATIONINTERPRETATION

      Codes that specify interpretation of genetic analysis, such as "positive", "negative", "carrier", "responsive", etc.
    • CAR

      public static final V3ObservationInterpretation CAR
      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.
    • CARRIER

      public static final V3ObservationInterpretation CARRIER
      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. 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.
    • _OBSERVATIONINTERPRETATIONCHANGE

      Interpretations of change of quantity and/or severity. At most one of B or W and one of U or D allowed.
    • B

      public static final V3ObservationInterpretation B
      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). [Note: This can be applied to quantitative or qualitative observations.]
    • D

      public static final V3ObservationInterpretation D
      The current result has decreased from the previous result for a quantitative observation (the change is significant as defined in the respective test procedure).
    • U

      public static final V3ObservationInterpretation U
      The current result has increased from the previous result for a quantitative observation (the change is significant as defined in the respective test procedure).
    • W

      public static final V3ObservationInterpretation W
      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). [Note: This can be applied to quantitative or qualitative observations.]
    • _OBSERVATIONINTERPRETATIONEXCEPTIONS

      Technical exceptions resulting in the inability to provide an interpretation. At most one allowed. Does not imply normality or severity.
    • LESS_THAN

      The result is below the minimum detection limit (the test procedure or equipment is the limiting factor). Synonyms: Below analytical limit, low off scale.
    • GREATER_THAN

      The result is above the maximum quantifiable limit (the test procedure or equipment is the limiting factor). Synonyms: Above analytical limit, high off scale.
    • AC

      public static final V3ObservationInterpretation AC
      A valid result cannot be obtained for the specified component / analyte due to the presence of anti-complementary substances in the sample. Deprecation Comment: This code is being deprecated to match the status in V2 Table 0078 "Interpretation Codes.
    • IE

      public static final V3ObservationInterpretation IE
      There is insufficient evidence that the species in question is a good target for therapy with the drug. A categorical interpretation is not possible. [Note: A MIC with "IE" and/or a comment may be reported (without an accompanying S, I or R-categorization).]
    • QCF

      public static final V3ObservationInterpretation QCF
      A result cannot be considered valid for the specified component / analyte or organism due to failure in the quality control testing component. Deprecation Comment: This code is being deprecated to match the status in V2 Table 0078 "Interpretation Codes.
    • TOX

      public static final V3ObservationInterpretation TOX
      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. Deprecation Comment: This code is being deprecated to match the status in V2 Table 0078 "Interpretation Codes.
    • _OBSERVATIONINTERPRETATIONNORMALITY

      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.
    • A

      public static final V3ObservationInterpretation A
      The result or observation value is outside the reference range or expected norm (as defined for the respective test procedure). [Note: Typically applies to non-numeric results.]
    • AA

      public static final V3ObservationInterpretation AA
      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). [Note: Typically applies to non-numeric results. Analogous to critical/panic limits for numeric results.]
    • HH

      public static final V3ObservationInterpretation HH
      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). Synonym: Above upper panic limits.
    • LL

      public static final V3ObservationInterpretation LL
      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). Synonym: Below lower panic limits.
    • H

      public static final V3ObservationInterpretation H
      The result for a quantitative observation is above the upper limit of the reference range (as defined for the respective test procedure). Synonym: Above high normal
    • H_

      public static final V3ObservationInterpretation H_
      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.[Note: This level is situated between 'H' and 'HH'.] 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". [Note: The use of code 'H>' is non-preferred, as this code is deprecated and on track to be retired; use code 'HU' instead.
    • HU

      public static final V3ObservationInterpretation HU
      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.
    • L

      public static final V3ObservationInterpretation L
      The result for a quantitative observation is below the lower limit of the reference range (as defined for the respective test procedure). Synonym: Below low normal
    • L_

      public static final V3ObservationInterpretation L_
      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.[Note: This level is situated between 'L' and 'LL'.] Deprecation Comment: The code 'Linvalid input: '<'' is being deprecated in order to align with the use of the code 'LU' for "Very low" in V2 Table 0078 "Interpretation Codes". [Note: The use of code 'Linvalid input: '<'' is non-preferred, as this code is deprecated and on track to be retired; use code 'LU' instead.
    • LU

      public static final V3ObservationInterpretation LU
      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.
    • N

      public static final V3ObservationInterpretation N
      The result or observation value is within the reference range or expected norm (as defined for the respective test procedure). [Note: Applies to numeric or non-numeric results.]
    • _OBSERVATIONINTERPRETATIONSUSCEPTIBILITY

      Interpretations of anti-microbial susceptibility testing results (microbiology). At most one allowed.
    • I

      public static final V3ObservationInterpretation I
      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 [Note 1: Bacterial strains are categorized as intermediate by applying the appropriate breakpoints in a defined phenotypic test system.] [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.] [Note 3: This class also indicates a "buffer zone," to prevent small, uncontrolled, technical factors from causing major discrepancies in interpretations.] [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).]
    • MS

      public static final V3ObservationInterpretation MS
      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. 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).
    • NCL

      public static final V3ObservationInterpretation NCL
      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.
    • NS

      public static final V3ObservationInterpretation NS
      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. NOTE 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. NOTE 2: For strains yielding results in the "nonsusceptible" category, organism identification and antimicrobial susceptibility test results should be confirmed. Synonym: decreased susceptibility.
    • R

      public static final V3ObservationInterpretation R
      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 [Note 1: Bacterial strains are categorized as resistant by applying the appropriate breakpoints in a defined phenotypic test system.] [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).]
    • SYNR

      public static final V3ObservationInterpretation SYNR
      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. 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. 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.
    • S

      public static final V3ObservationInterpretation S
      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 [Note 1: Bacterial strains are categorized as susceptible by applying the appropriate breakpoints in a defined phenotypic system.] [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).]
    • SDD

      public static final V3ObservationInterpretation SDD
      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. Reference: CLSI document M44-A2 2009 "Method for antifungal disk diffusion susceptibility testing of yeasts; approved guideline - second edition" - page 2.
    • SYNS

      public static final V3ObservationInterpretation SYNS
      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. 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. 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.
    • VS

      public static final V3ObservationInterpretation VS
      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. 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).
    • EX

      public static final V3ObservationInterpretation EX
      The observation/test result is interpreted as being outside the inclusion range for a particular protocol within which the result is being reported. Example: A positive result on a Hepatitis screening test. 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.
    • HX

      public static final V3ObservationInterpretation HX
      The observation/test result is interpreted as being outside the inclusion range for a particular protocol within which the result is being reported. Example: A positive result on a Hepatitis screening test. 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.
    • LX

      public static final V3ObservationInterpretation LX
      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. Example: A Total White Blood Cell Count falling below a protocol-defined threshold value of 3000/mm^3 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.
    • HM

      public static final V3ObservationInterpretation HM
      Hold for Medical Review 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."
    • OBSERVATIONINTERPRETATIONDETECTION

      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.
    • IND

      public static final V3ObservationInterpretation IND
      The specified component / analyte, organism or clinical sign could neither be declared positive / negative nor detected / not detected by the performed test or procedure. 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".
    • E

      public static final V3ObservationInterpretation E
      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.
    • NEG

      public static final V3ObservationInterpretation NEG
      An absence finding of the specified component / analyte, organism or clinical sign based on the established threshold of the performed test or procedure. [Note: Negative does not necessarily imply the complete absence of the specified item.]
    • ND

      public static final V3ObservationInterpretation ND
      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.
    • POS

      public static final V3ObservationInterpretation POS
      A presence finding of the specified component / analyte, organism or clinical sign based on the established threshold of the performed test or procedure.
    • DET

      public static final V3ObservationInterpretation DET
      The measurement of the specified component / analyte, organism or clinical sign above the limit of detection of the performed test or procedure.
    • OBSERVATIONINTERPRETATIONEXPECTATION

      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.
    • EXP

      public static final V3ObservationInterpretation EXP
      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).
    • UNE

      public static final V3ObservationInterpretation UNE
      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).
    • OBX

      public static final V3ObservationInterpretation OBX
      Interpretation qualifiers in separate OBX segments 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."
    • REACTIVITYOBSERVATIONINTERPRETATION

      Interpretations of the presence and level of reactivity of the specified component / analyte with the reagent in the performed laboratory test.
    • NR

      public static final V3ObservationInterpretation NR
      An absence finding used to indicate that the specified component / analyte did not react measurably with the reagent.
    • RR

      public static final V3ObservationInterpretation RR
      A presence finding used to indicate that the specified component / analyte reacted with the reagent above the reliably measurable limit of the performed test.
    • WR

      public static final V3ObservationInterpretation WR
      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.
    • NULL

      public static final V3ObservationInterpretation NULL
      added to help the parsers
  • Method Details

    • values

      Returns an array containing the constants of this enum type, in the order they are declared.
      Returns:
      an array containing the constants of this enum type, in the order they are declared
    • valueOf

      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum type has no constant with the specified name
      NullPointerException - if the argument is null
    • fromCode

      public static V3ObservationInterpretation fromCode(String codeString) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • toCode

      public String toCode()
    • getSystem

      public String getSystem()
    • getDefinition

    • getDisplay

      public String getDisplay()