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

FHIR IG analytics

Packagelt.hl7.fhir.prostate
Resource TypeCodeSystem
IdCodeSystem-prostate-precise-category.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-prostate/CodeSystem-prostate-precise-category.html
URLhttps://tx.hl7.lt/fhir/CodeSystem/prostate-precise-category
Version0.0.1
Statusdraft
Date2026-03-29T13:59:49+00:00
NameProstatePreciseCategoryCS
TitleProstate - PRECISE Category CS
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
lt.hl7.fhir.prostate#currentprostate-precise-categoryProstate - 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 prostate-precise-category

Language: en

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

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

Lithuanian


Generated Narrative: CodeSystem prostate-precise-category

Language: en

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

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

Source1

{
  "resourceType": "CodeSystem",
  "id": "prostate-precise-category",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-29T13:59:49+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"
    }
  ]
}