Electronic Case Reporting (eCR)
3.0.0-ballot - STU 3 - Ballot United States of America flag

Electronic Case Reporting (eCR), published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. See the Directory of published versions

: Indeterminate or Equivocal Lab Result Value

Page standards status: Informative

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="2.16.840.1.113762.1.4.1146.1035-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-supplemental-valueset|2.0.0"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet 2.16.840.1.113762.1.4.1146.1035-example</b></p><a name="2.16.840.1.113762.1.4.1146.1035-example"> </a><a name="hc2.16.840.1.113762.1.4.1146.1035-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="https://build.fhir.org/ig/HL7/fhir-us-ph-library/StructureDefinition-us-ph-supplemental-valueset.html">US Public Health Supplemental ValueSetversion: null2.0.0)</a></p></div><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is not explicity stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/280414007">280414007</a></td><td>Equivocal result (qualifier value)</td></tr><tr><td><a href="http://snomed.info/id/280416009">280416009</a></td><td>Indeterminate result (qualifier value)</td></tr><tr><td><a href="http://snomed.info/id/419984006">419984006</a></td><td>Inconclusive (qualifier value)</td></tr><tr><td><a href="http://snomed.info/id/42425007">42425007</a></td><td>Equivocal (qualifier value)</td></tr><tr><td><a href="http://snomed.info/id/64957009">64957009</a></td><td>Uncertain (qualifier value)</td></tr><tr><td><a href="http://snomed.info/id/82334004">82334004</a></td><td>Indeterminate (qualifier value)</td></tr></table></li></ul></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-steward">
    <valueContactDetail>
      <name value="eCR"/>
    </valueContactDetail>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/artifact-author">
    <valueContactDetail>
      <name value="eCR"/>
    </valueContactDetail>
  </extension>
  <url
       value="http://example.org/fhir/ValueSet/2.16.840.1.113762.1.4.1146.1035-example"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.46.48.11"/>
  </identifier>
  <version value="3.0.0-ballot"/>
  <name value="ValueSetIndeterminateLabResultExample"/>
  <title value="Indeterminate or Equivocal Lab Result Value"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-11-26T11:10:24+00:00"/>
  <publisher value="HL7 International / Public Health"/>
  <contact>
    <name value="HL7 International / Public Health"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pher@lists.HL7.org"/>
    </telecom>
  </contact>
  <description value="missing description"/>
  <useContext>
    <code>
      <system
              value="http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type"/>
      <code value="reporting"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context"/>
        <code value="supplemental"/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <useContext>
    <code>
      <system
              value="http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type"/>
      <code value="priority"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context"/>
        <code value="routine"/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="280414007"/>
        <display value="Equivocal result (qualifier value)"/>
      </concept>
      <concept>
        <code value="280416009"/>
        <display value="Indeterminate result (qualifier value)"/>
      </concept>
      <concept>
        <code value="419984006"/>
        <display value="Inconclusive (qualifier value)"/>
      </concept>
      <concept>
        <code value="42425007"/>
        <display value="Equivocal (qualifier value)"/>
      </concept>
      <concept>
        <code value="64957009"/>
        <display value="Uncertain (qualifier value)"/>
      </concept>
      <concept>
        <code value="82334004"/>
        <display value="Indeterminate (qualifier value)"/>
      </concept>
    </include>
  </compose>
</ValueSet>