Lithuanian Prostate Diagnostics Implementation Guide
0.0.1 - ci-build Lithuania vėliava

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

: Prostate PI-QUAL scale (v1, PRECISION trial, 2020)

Draft nuo 2026-03-31

Neapdorotas json | Atsisiųsti

{
  "resourceType" : "CodeSystem",
  "id" : "prostate-piqual",
  "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-piqual</b></p><a name=\"lt-prostate-piqual\"> </a><a name=\"lt-hcprostate-piqual\"> </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-piqual</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-piqual-1\"> </a></td><td>No mpMRI sequences are of diagnostic quality</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"lt-prostate-piqual-2\"> </a></td><td>Some diagnostic quality, but insufficient</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"lt-prostate-piqual-3\"> </a></td><td>Sufficient diagnostic quality</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"lt-prostate-piqual-4\"> </a></td><td>Good diagnostic quality</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"lt-prostate-piqual-5\"> </a></td><td>Optimal diagnostic quality (all sequences independently optimal)</td></tr></table></div>"
  },
  "url" : "https://tx.hl7.lt/fhir/CodeSystem/prostate-piqual",
  "version" : "0.0.1",
  "name" : "ProstatePiqualScale",
  "title" : "Prostate PI-QUAL scale (v1, PRECISION trial, 2020)",
  "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" : "Prostate Imaging Quality assessment scores.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "LT"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "1",
      "display" : "No mpMRI sequences are of diagnostic quality"
    },
    {
      "code" : "2",
      "display" : "Some diagnostic quality, but insufficient"
    },
    {
      "code" : "3",
      "display" : "Sufficient diagnostic quality"
    },
    {
      "code" : "4",
      "display" : "Good diagnostic quality"
    },
    {
      "code" : "5",
      "display" : "Optimal diagnostic quality (all sequences independently optimal)"
    }
  ]
}