Lithuanian Breast Diagnostics Implementation Guide
0.0.1 - ci-build
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
| Draft nuo 2026-03-29 |
{
"resourceType" : "ValueSet",
"id" : "breast-biopsy-procedure-type",
"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 breast-biopsy-procedure-type</b></p><a name=\"lt-breast-biopsy-procedure-type\"> </a><a name=\"lt-hcbreast-biopsy-procedure-type\"> </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/432550005\">432550005</a></td><td>Core needle biopsy of breast using ultrasound guidance (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/432337008\">432337008</a></td><td>Fine needle aspiration biopsy of breast using ultrasound guidance (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/702556008\">702556008</a></td><td>Biopsy of lymph node using ultrasound guidance (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/44578009\">44578009</a></td><td>Core needle biopsy of breast (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/387736007\">387736007</a></td><td>Fine needle aspiration of breast (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/392090004\">392090004</a></td><td>Operation on breast (procedure)</td></tr></table></li></ul></div>"
},
"url" : "https://tx.hl7.lt/fhir/ValueSet/breast-biopsy-procedure-type",
"version" : "0.0.1",
"name" : "BreastBiopsyProcedureTypeVS",
"title" : "Breast Biopsy Procedure Type",
"status" : "draft",
"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" : "Types of breast biopsy procedures used in the breast cancer prevention program.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "LT"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "432550005",
"display" : "Core needle biopsy of breast using ultrasound guidance (procedure)"
},
{
"code" : "432337008",
"display" : "Fine needle aspiration biopsy of breast using ultrasound guidance (procedure)"
},
{
"code" : "702556008",
"display" : "Biopsy of lymph node using ultrasound guidance (procedure)"
},
{
"code" : "44578009",
"display" : "Core needle biopsy of breast (procedure)"
},
{
"code" : "387736007",
"display" : "Fine needle aspiration of breast (procedure)"
},
{
"code" : "392090004",
"display" : "Operation on breast (procedure)"
}
]
}
]
}
}