Lithuanian Breast Diagnostics Implementation Guide
0.0.1 - ci-build Lithuania flag

Lithuanian Breast Diagnostics Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-breast/ and changes regularly. See the Directory of published versions

: Breast History Situations

Active as of 2026-03-29

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "breast-history-situation",
  "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 breast-history-situation</b></p><a name=\"breast-history-situation\"> </a><a name=\"hcbreast-history-situation\"> </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/71661000210109\">71661000210109</a></td><td>History of operation on breast (situation)</td></tr><tr><td><a href=\"http://snomed.info/id/161586000\">161586000</a></td><td>History of injury (situation)</td></tr><tr><td><a href=\"http://snomed.info/id/312850006\">312850006</a></td><td>History of disorder (situation)</td></tr><tr><td><a href=\"http://snomed.info/id/429087003\">429087003</a></td><td>History of malignant neoplasm of breast</td></tr><tr><td><a href=\"http://snomed.info/id/11001921000119108\">11001921000119108</a></td><td>History of carcinoma in situ of breast (situation)</td></tr><tr><td><a href=\"http://snomed.info/id/162161004\">162161004</a></td><td>No breast lump</td></tr><tr><td><a href=\"http://snomed.info/id/700146008\">700146008</a></td><td>No history of malignant tumor of breast</td></tr><tr><td><a href=\"http://snomed.info/id/160392000\">160392000</a></td><td>Family history: Breast disease (situation)</td></tr><tr><td><a href=\"http://snomed.info/id/313376005\">313376005</a></td><td>No family history: breast carcinoma (situation)</td></tr></table></li></ul></div>"
  },
  "url" : "https://tx.hl7.lt/fhir/ValueSet/breast-history-situation",
  "version" : "1.0.0",
  "name" : "BreastHistorySituationVS",
  "title" : "Breast History Situations",
  "status" : "active",
  "experimental" : true,
  "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" : "A value set of SNOMED CT situations representing various types of breast history.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "LT"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "71661000210109",
            "display" : "History of operation on breast (situation)"
          },
          {
            "code" : "161586000",
            "display" : "History of injury (situation)"
          },
          {
            "code" : "312850006",
            "display" : "History of disorder (situation)"
          },
          {
            "code" : "429087003",
            "display" : "History of malignant neoplasm of breast"
          },
          {
            "code" : "11001921000119108",
            "display" : "History of carcinoma in situ of breast (situation)"
          },
          {
            "code" : "162161004",
            "display" : "No breast lump"
          },
          {
            "code" : "700146008",
            "display" : "No history of malignant tumor of breast"
          },
          {
            "code" : "160392000",
            "display" : "Family history: Breast disease (situation)"
          },
          {
            "code" : "313376005",
            "display" : "No family history: breast carcinoma (situation)"
          }
        ]
      }
    ]
  }
}