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-change-pattern.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-prostate/CodeSystem-prostate-precise-change-pattern.html
URLhttps://tx.hl7.lt/fhir/CodeSystem/prostate-precise-change-pattern
Version0.0.1
Statusdraft
Date2026-03-29T13:59:49+00:00
NameProstatePreciseChangePatternCS
TitleProstate - PRECISE Change Pattern CS
DescriptionPattern of change on follow-up MRI.
Contentcomplete

Resources that use this resource

ValueSet
lt.hl7.fhir.prostate#currentprostate-precise-change-patternProstate - PRECISE Change Pattern VS

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-change-pattern

Language: en

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

CodeDisplay
local Local change
diffuse Diffuse change

Lithuanian


Generated Narrative: CodeSystem prostate-precise-change-pattern

Language: en

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

CodeDisplay
local Local change
diffuse Diffuse change

Source1

{
  "resourceType": "CodeSystem",
  "id": "prostate-precise-change-pattern",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-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": "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"
    }
  ]
}