FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagelt.hl7.fhir.prostate
Resource TypeCodeSystem
IdCodeSystem-precise-category-prostate-lt.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-prostate/CodeSystem-precise-category-prostate-lt.html
URLhttps://hl7.lt/fhir/prostate/CodeSystem/precise-category-prostate-lt
Version0.0.1
Statusdraft
Date2026-02-05T23:30:42+00:00
NamePreciseCategoryProstateLtCS
TitleCodeSystem: Prostate - PRECISE Category
DescriptionPRECISE categories for longitudinal assessment of prostate MRI follow-up examinations. These categories describe overall change compared to a prior MRI examination.
Contentcomplete

Resources that use this resource

ValueSet
precise-category-prostate-ltValueSet: Prostate - PRECISE Category

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: CodeSystem precise-category-prostate-lt

Language: en

This code system https://hl7.lt/fhir/prostate/CodeSystem/precise-category-prostate-lt defines the following codes:

CodeDisplay
precise-1 PRECISE 1 - Resolution or definite regression
precise-2 PRECISE 2 - Likely regression
precise-3 PRECISE 3 - Stable disease
precise-3v PRECISE 3V - Stable volume but suspicious change
precise-4 PRECISE 4 - Likely progression
precise-5 PRECISE 5 - Definite progression
precise-x PRECISE X - Inadequate comparison or non-evaluable

Lithuanian


Generated Narrative: CodeSystem precise-category-prostate-lt

Language: en

This code system https://hl7.lt/fhir/prostate/CodeSystem/precise-category-prostate-lt defines the following codes:

CodeDisplay
precise-1 PRECISE 1 - Resolution or definite regression
precise-2 PRECISE 2 - Likely regression
precise-3 PRECISE 3 - Stable disease
precise-3v PRECISE 3V - Stable volume but suspicious change
precise-4 PRECISE 4 - Likely progression
precise-5 PRECISE 5 - Definite progression
precise-x PRECISE X - Inadequate comparison or non-evaluable

Source1

{
  "resourceType": "CodeSystem",
  "id": "precise-category-prostate-lt",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/prostate/CodeSystem/precise-category-prostate-lt",
  "version": "0.0.1",
  "name": "PreciseCategoryProstateLtCS",
  "title": "CodeSystem: Prostate - PRECISE Category",
  "status": "draft",
  "date": "2026-02-05T23:30:42+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"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "precise-1",
      "display": "PRECISE 1 - Resolution or definite regression"
    },
    {
      "code": "precise-2",
      "display": "PRECISE 2 - Likely regression"
    },
    {
      "code": "precise-3",
      "display": "PRECISE 3 - Stable disease"
    },
    {
      "code": "precise-3v",
      "display": "PRECISE 3V - Stable volume but suspicious change"
    },
    {
      "code": "precise-4",
      "display": "PRECISE 4 - Likely progression"
    },
    {
      "code": "precise-5",
      "display": "PRECISE 5 - Definite progression"
    },
    {
      "code": "precise-x",
      "display": "PRECISE X - Inadequate comparison or non-evaluable"
    }
  ]
}