{
  "resourceType" : "ValueSet",
  "id" : "molecular-test-result",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet molecular-test-result</b></p><a name=\"molecular-test-result\"> </a><a name=\"hcmolecular-test-result\"> </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\">Language: en</p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-snomed-extension-lt-colorectal.html\"><code>https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal</code></a><span title=\"Version is explicitly stated to be 0.0.1\"> version &#x1F4CD;0.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-snomed-extension-lt-colorectal.html#snomed-extension-lt-colorectal-mol-postponed\">mol-postponed</a></td><td>Postponed</td><td>Molecular test has been postponed</td></tr><tr><td><a href=\"CodeSystem-snomed-extension-lt-colorectal.html#snomed-extension-lt-colorectal-mol-detected\">mol-detected</a></td><td>Detected mutation</td><td>Mutation has been detected</td></tr><tr><td><a href=\"CodeSystem-snomed-extension-lt-colorectal.html#snomed-extension-lt-colorectal-mol-not-detected\">mol-not-detected</a></td><td>Undefined mutation</td><td>No mutation detected / undefined</td></tr><tr><td><a href=\"CodeSystem-snomed-extension-lt-colorectal.html#snomed-extension-lt-colorectal-mol-set\">mol-set</a></td><td>Set (MSI)</td><td>MSI status has been established</td></tr></table></li></ul></div>"
  },
  "url" : "https://tx.hl7.lt/fhir/ValueSet/molecular-test-result",
  "version" : "0.0.1",
  "name" : "MolecularTestResultVS",
  "title" : "Molecular Test Result",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-13T12:42:10+00:00",
  "publisher" : "Lithuanian Medical Library",
  "contact" : [{
    "name" : "Lithuanian Medical Library",
    "telecom" : [{
      "system" : "url",
      "value" : "https://medicinosnk.lt"
    },
    {
      "system" : "email",
      "value" : "info@medicinosnk.lt"
    }]
  }],
  "description" : "Result values for molecular testing in the colorectal cancer screening program.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "LT"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal",
      "version" : "0.0.1",
      "concept" : [{
        "code" : "mol-postponed",
        "display" : "Postponed"
      },
      {
        "code" : "mol-detected",
        "display" : "Detected mutation"
      },
      {
        "code" : "mol-not-detected",
        "display" : "Undefined mutation"
      },
      {
        "code" : "mol-set",
        "display" : "Set (MSI)"
      }]
    }]
  }
}