{
  "resourceType" : "CodeSystem",
  "id" : "prostate-precise-change-pattern",
  "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-change-pattern</b></p><a name=\"lt-prostate-precise-change-pattern\"> </a><a name=\"lt-hcprostate-precise-change-pattern\"> </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-change-pattern</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\">local<a name=\"lt-prostate-precise-change-pattern-local\"> </a></td><td>Local change</td></tr><tr><td style=\"white-space:nowrap\">diffuse<a name=\"lt-prostate-precise-change-pattern-diffuse\"> </a></td><td>Diffuse change</td></tr></table></div>"
  },
  "url" : "https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-change-pattern",
  "version" : "0.0.1",
  "name" : "ProstatePreciseChangePatternCS",
  "title" : "Prostate - PRECISE Change Pattern 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" : "Pattern of change on follow-up MRI.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "LT"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "local",
    "display" : "Local change"
  },
  {
    "code" : "diffuse",
    "display" : "Diffuse change"
  }]
}