FHIR IG analytics| Package | lt.hl7.fhir.prostate |
| Resource Type | ValueSet |
| Id | ValueSet-prostate-change-nature.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-prostate/ValueSet-prostate-change-nature.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/prostate-change-nature |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-29T13:59:49+00:00 |
| Name | ProstateChangeNatureVS |
| Title | Prostate - Change Nature / Etiology |
| Description | Nature of observed change in pelvic organs: neoplasm-related, benign, or non-neoplastic/incidental. |
| StructureDefinition | ||
| lt.hl7.fhir.prostate#current | bladder-changes-lt-prostate | Observation: Bladder Changes (LT Prostate) |
| CodeSystem | ||
| lt.hl7.fhir.prostate#current | snomed-prostate-extension | SNOMED CT Prostate Extension |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet prostate-change-nature
Language: en
https://tx.hl7.lt/fhir/CodeSystem/snomed-prostate-extension version 📍0.0.1| Code | Display | Definition |
| change-neoplasm-related | Related to prostate neoplasm | Change is related to the primary prostate neoplasm (invasion, compression, or direct extension). |
| change-benign | Benign change | Benign, non-neoplastic change (e.g. hyperplasia, inflammation). |
| change-non-neoplastic | Non-neoplastic / incidental | Change is not related to the prostate neoplasm (incidental or other etiology). |
Lithuanian
Generated Narrative: ValueSet prostate-change-nature
Language: en
https://tx.hl7.lt/fhir/CodeSystem/snomed-prostate-extension version 📍0.0.1| Code | Display | Definition |
| change-neoplasm-related | Related to prostate neoplasm | Change is related to the primary prostate neoplasm (invasion, compression, or direct extension). |
| change-benign | Benign change | Benign, non-neoplastic change (e.g. hyperplasia, inflammation). |
| change-non-neoplastic | Non-neoplastic / incidental | Change is not related to the prostate neoplasm (incidental or other etiology). |
{
"resourceType": "ValueSet",
"id": "prostate-change-nature",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/prostate-change-nature",
"version": "0.0.1",
"name": "ProstateChangeNatureVS",
"title": "Prostate - Change Nature / Etiology",
"status": "active",
"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": "Nature of observed change in pelvic organs: neoplasm-related, benign, or non-neoplastic/incidental.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/snomed-prostate-extension",
"version": "0.0.1",
"concept": [
{
"code": "change-neoplasm-related",
"display": "Related to prostate neoplasm"
},
{
"code": "change-benign",
"display": "Benign change"
},
{
"code": "change-non-neoplastic",
"display": "Non-neoplastic / incidental"
}
]
}
]
}
}