FHIR IG analytics| Package | lt.hl7.fhir.breast |
| Resource Type | ValueSet |
| Id | ValueSet-breast-parenchyma.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-breast/ValueSet-breast-parenchyma.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/breast-parenchyma |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-03-29T12:06:43+00:00 |
| Name | BreastParenchymaVS |
| Title | Breast Parenchyma Structure |
| Description | Ultrasound breast parenchyma structure classification. |
| StructureDefinition | ||
| lt.hl7.fhir.breast#current | breast-parenchyma-lt-breast | Breast Parenchyma Structure (LT Breast) |
| CodeSystem | ||
| lt.hl7.fhir.breast#current | snomed-breast-extension | SNOMED Breast Extension |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet breast-parenchyma
Language: en
https://tx.hl7.lt/fhir/CodeSystem/snomed-breast-extension version 📍0.0.1| Code | Display | Definition |
| parenchyma-fatty | Homogeneous adipose tissue | Ultrasound breast parenchyma structure: homogeneous adipose tissue |
| parenchyma-fibroglandular | Homogeneous fibroglandular | Ultrasound breast parenchyma structure: homogeneous fibroglandular tissue |
| parenchyma-heterogeneous | Heterogeneous | Ultrasound breast parenchyma structure: heterogeneous tissue |
Lithuanian
Generated Narrative: ValueSet breast-parenchyma
Language: en
https://tx.hl7.lt/fhir/CodeSystem/snomed-breast-extension version 📍0.0.1| Code | Display | Definition |
| parenchyma-fatty | Homogeneous adipose tissue | Ultrasound breast parenchyma structure: homogeneous adipose tissue |
| parenchyma-fibroglandular | Homogeneous fibroglandular | Ultrasound breast parenchyma structure: homogeneous fibroglandular tissue |
| parenchyma-heterogeneous | Heterogeneous | Ultrasound breast parenchyma structure: heterogeneous tissue |
{
"resourceType": "ValueSet",
"id": "breast-parenchyma",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/breast-parenchyma",
"version": "0.0.1",
"name": "BreastParenchymaVS",
"title": "Breast Parenchyma Structure",
"status": "draft",
"experimental": true,
"date": "2026-03-29T12:06:43+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": "Ultrasound breast parenchyma structure classification.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/snomed-breast-extension",
"version": "0.0.1",
"concept": [
{
"code": "parenchyma-fatty",
"display": "Homogeneous adipose tissue"
},
{
"code": "parenchyma-fibroglandular",
"display": "Homogeneous fibroglandular"
},
{
"code": "parenchyma-heterogeneous",
"display": "Heterogeneous"
}
]
}
]
}
}