Lithuanian Prostate Diagnostics Implementation Guide
0.0.1 - ci-build
Lithuanian Prostate 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-prostate/ and changes regularly. See the Directory of published versions
| Active nuo 2026-03-31 |
{
"resourceType" : "ValueSet",
"id" : "digital-rectal-examination",
"language" : "lt",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"lt\" lang=\"lt\"><hr/><p><b>Lithuanian</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet digital-rectal-examination</b></p><a name=\"lt-digital-rectal-examination\"> </a><a name=\"lt-hcdigital-rectal-examination\"> </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><p>This value set includes codes based on the following rules:</p><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/276385001\">276385001</a></td><td>Soft prostate (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/276387009\">276387009</a></td><td>Hard prostate (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/443607001\">443607001</a></td><td>Palpable mass (finding)</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-snomed-prostate-extension.html\"><code>https://tx.hl7.lt/fhir/CodeSystem/snomed-prostate-extension</code></a><span title=\"Version is explicitly stated to be 0.0.1\"> version 📍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-prostate-extension.html#snomed-prostate-extension-standard-prostate\">standard-prostate</a></td><td>Standard prostate (finding)</td><td>Normal consistency on digital rectal examination.</td></tr><tr><td><a href=\"CodeSystem-snomed-prostate-extension.html#snomed-prostate-extension-flexible-prostate\">flexible-prostate</a></td><td>Flexible prostate (finding)</td><td>Flexible/elastic consistency on digital rectal examination.</td></tr><tr><td><a href=\"CodeSystem-snomed-prostate-extension.html#snomed-prostate-extension-inflexible-prostate\">inflexible-prostate</a></td><td>Inflexible prostate (finding)</td><td>Inflexible/rigid consistency on digital rectal examination.</td></tr></table></li></ul></div>"
},
"url" : "https://tx.hl7.lt/fhir/ValueSet/digital-rectal-examination",
"version" : "0.0.1",
"name" : "DigitalRectalExaminationVS",
"title" : "Digital Rectal Examination Findings",
"status" : "active",
"experimental" : false,
"date" : "2026-03-31T08:54:25+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 from digital rectal examination (DRE) of the prostate, including consistency and palpable mass.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "LT"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "276385001",
"display" : "Soft prostate (finding)"
},
{
"code" : "276387009",
"display" : "Hard prostate (finding)"
},
{
"code" : "443607001",
"display" : "Palpable mass (finding)"
}
]
},
{
"system" : "https://tx.hl7.lt/fhir/CodeSystem/snomed-prostate-extension",
"version" : "0.0.1",
"concept" : [
{
"code" : "standard-prostate",
"display" : "Standard prostate (finding)"
},
{
"code" : "flexible-prostate",
"display" : "Flexible prostate (finding)"
},
{
"code" : "inflexible-prostate",
"display" : "Inflexible prostate (finding)"
}
]
}
]
}
}