{
  "resourceType" : "ValueSet",
  "id" : "finding-evolution",
  "language" : "lt",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"lt\" lang=\"lt\"><hr/><p><b>Lithuanian</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet finding-evolution</b></p><a name=\"lt-finding-evolution\"> </a><a name=\"lt-hcfinding-evolution\"> </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=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly 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/7147002\">7147002</a></td><td>New</td></tr><tr><td><a href=\"http://snomed.info/id/35105006\">35105006</a></td><td>Increased</td></tr><tr><td><a href=\"http://snomed.info/id/1250004\">1250004</a></td><td>Decreased</td></tr><tr><td><a href=\"http://snomed.info/id/260388006\">260388006</a></td><td>No status change</td></tr><tr><td><a href=\"http://snomed.info/id/373572006\">373572006</a></td><td>Clinical finding absent</td></tr></table></li></ul></div>"
  },
  "url" : "https://tx.hl7.lt/fhir/ValueSet/finding-evolution",
  "version" : "0.0.1",
  "name" : "FindingEvolutionVS",
  "title" : "Finding Evolution",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-29T12:06:43+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" : "Evolution of findings during the mammographic procedure.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "LT"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "7147002",
        "display" : "New"
      },
      {
        "code" : "35105006",
        "display" : "Increased"
      },
      {
        "code" : "1250004",
        "display" : "Decreased"
      },
      {
        "code" : "260388006",
        "display" : "No status change"
      },
      {
        "code" : "373572006",
        "display" : "Clinical finding absent"
      }]
    }]
  }
}