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
| Draft nuo 2026-03-31 |
{
"resourceType" : "CodeSystem",
"id" : "prostate-precise-category",
"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: CodeSystem prostate-precise-category</b></p><a name=\"lt-prostate-precise-category\"> </a><a name=\"lt-hcprostate-precise-category\"> </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 case-sensitive code system <code>https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-category</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"lt-prostate-precise-category-1\"> </a></td><td>PRECISE 1 - Resolution or definite regression</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"lt-prostate-precise-category-2\"> </a></td><td>PRECISE 2 - Likely regression</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"lt-prostate-precise-category-3\"> </a></td><td>PRECISE 3 - Stable disease</td></tr><tr><td style=\"white-space:nowrap\">3v<a name=\"lt-prostate-precise-category-3v\"> </a></td><td>PRECISE 3V - Stable volume but suspicious change</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"lt-prostate-precise-category-4\"> </a></td><td>PRECISE 4 - Likely progression</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"lt-prostate-precise-category-5\"> </a></td><td>PRECISE 5 - Definite progression</td></tr><tr><td style=\"white-space:nowrap\">x<a name=\"lt-prostate-precise-category-x\"> </a></td><td>PRECISE X - Inadequate comparison or non-evaluable</td></tr></table></div>"
},
"url" : "https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-category",
"version" : "0.0.1",
"name" : "ProstatePreciseCategoryCS",
"title" : "Prostate - PRECISE Category CS",
"status" : "draft",
"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" : "PRECISE categories for longitudinal assessment of prostate MRI follow-up examinations.\nThese categories describe overall change compared to a prior MRI examination.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "LT"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "1",
"display" : "PRECISE 1 - Resolution or definite regression"
},
{
"code" : "2",
"display" : "PRECISE 2 - Likely regression"
},
{
"code" : "3",
"display" : "PRECISE 3 - Stable disease"
},
{
"code" : "3v",
"display" : "PRECISE 3V - Stable volume but suspicious change"
},
{
"code" : "4",
"display" : "PRECISE 4 - Likely progression"
},
{
"code" : "5",
"display" : "PRECISE 5 - Definite progression"
},
{
"code" : "x",
"display" : "PRECISE X - Inadequate comparison or non-evaluable"
}
]
}