FHIR IG analytics| Package | lt.hl7.fhir.prostate |
| Resource Type | ValueSet |
| Id | ValueSet-digital-rectal-examination.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-prostate/ValueSet-digital-rectal-examination.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/digital-rectal-examination |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-29T13:59:49+00:00 |
| Name | DigitalRectalExaminationVS |
| Title | Digital Rectal Examination Findings |
| Description | Findings from digital rectal examination (DRE) of the prostate, including consistency and palpable mass. |
| StructureDefinition | ||
| lt.hl7.fhir.prostate#current | dre-observation-lt-prostate | Observation: Digital Rectal Examination (LT Prostate) |
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
| 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 digital-rectal-examination
Language: en
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 276385001 | Soft prostate (finding) |
| 276387009 | Hard prostate (finding) |
| 443607001 | Palpable mass (finding) |
https://tx.hl7.lt/fhir/CodeSystem/snomed-prostate-extension version 📍0.0.1| Code | Display | Definition |
| standard-prostate | Standard prostate (finding) | Normal consistency on digital rectal examination. |
| flexible-prostate | Flexible prostate (finding) | Flexible/elastic consistency on digital rectal examination. |
| inflexible-prostate | Inflexible prostate (finding) | Inflexible/rigid consistency on digital rectal examination. |
Lithuanian
Generated Narrative: ValueSet digital-rectal-examination
Language: en
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 276385001 | Soft prostate (finding) |
| 276387009 | Hard prostate (finding) |
| 443607001 | Palpable mass (finding) |
https://tx.hl7.lt/fhir/CodeSystem/snomed-prostate-extension version 📍0.0.1| Code | Display | Definition |
| standard-prostate | Standard prostate (finding) | Normal consistency on digital rectal examination. |
| flexible-prostate | Flexible prostate (finding) | Flexible/elastic consistency on digital rectal examination. |
| inflexible-prostate | Inflexible prostate (finding) | Inflexible/rigid consistency on digital rectal examination. |
{
"resourceType": "ValueSet",
"id": "digital-rectal-examination",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/digital-rectal-examination",
"version": "0.0.1",
"name": "DigitalRectalExaminationVS",
"title": "Digital Rectal Examination Findings",
"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": "Findings from digital rectal examination (DRE) of the prostate, including consistency and palpable mass.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "276385001",
"display": "Soft prostate (finding)"
},
{
"code": "276387009",
"display": "Hard prostate (finding)"
},
{
"code": "443607001",
"display": "Palpable mass (finding)"
}
]
},
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/snomed-prostate-extension",
"version": "0.0.1",
"concept": [
{
"code": "standard-prostate",
"display": "Standard prostate (finding)"
},
{
"code": "flexible-prostate",
"display": "Flexible prostate (finding)"
},
{
"code": "inflexible-prostate",
"display": "Inflexible prostate (finding)"
}
]
}
]
}
}