{
  "resourceType" : "ValueSet",
  "id" : "mammographic-finding",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mammographic-finding</b></p><a name=\"mammographic-finding\"> </a><a name=\"hcmammographic-finding\"> </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/129788004\">129788004</a></td><td>Mammographic mass of breast (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/697944008\">697944008</a></td><td>Mammographic calcification of breast (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/129792006\">129792006</a></td><td>Mammographic architectural distortion of breast (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/129789007\">129789007</a></td><td>Focal asymmetric breast tissue finding (finding)</td></tr></table></li></ul></div>"
  },
  "url" : "https://tx.hl7.lt/fhir/ValueSet/mammographic-finding",
  "version" : "0.0.1",
  "name" : "MammographicFindingVS",
  "title" : "Mammographic Finding",
  "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" : "Findings during the mammographic procedure.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "LT"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "129788004",
        "display" : "Mammographic mass of breast (finding)"
      },
      {
        "code" : "697944008",
        "display" : "Mammographic calcification of breast (disorder)"
      },
      {
        "code" : "129792006",
        "display" : "Mammographic architectural distortion of breast (finding)"
      },
      {
        "code" : "129789007",
        "display" : "Focal asymmetric breast tissue finding (finding)"
      }]
    }]
  }
}