FHIR IG analytics| Package | lt.hl7.fhir.breast |
| Resource Type | CodeSystem |
| Id | CodeSystem-snomed-breast-extension.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-breast/CodeSystem-snomed-breast-extension.html |
| URL | https://tx.hl7.lt/fhir/CodeSystem/snomed-breast-extension |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-03-29T12:06:43+00:00 |
| Name | SnomedBreastExtension |
| Title | SNOMED Breast Extension |
| Description | Extension codes for breast diagnostics concepts not yet available in SNOMED CT. These codes are intended to be replaced by official SNOMED CT codes when they become available. |
| Content | complete |
| ValueSet | ||
| lt.hl7.fhir.breast#current | breast-duct-condition | Breast Duct Condition |
| lt.hl7.fhir.breast#current | breast-parenchyma | Breast Parenchyma Structure |
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem snomed-breast-extension
Language: en
This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/snomed-breast-extension defines the following codes:
Lithuanian
Generated Narrative: CodeSystem snomed-breast-extension
Language: en
This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/snomed-breast-extension defines the following codes:
{
"resourceType": "CodeSystem",
"id": "snomed-breast-extension",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/CodeSystem/snomed-breast-extension",
"version": "0.0.1",
"name": "SnomedBreastExtension",
"title": "SNOMED Breast Extension",
"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": "Extension codes for breast diagnostics concepts not yet available in SNOMED CT. These codes are intended to be replaced by official SNOMED CT codes when they become available.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 5,
"concept": [
{
"code": "parenchyma-fatty",
"display": "Homogeneous adipose tissue",
"definition": "Ultrasound breast parenchyma structure: homogeneous adipose tissue"
},
{
"code": "parenchyma-fibroglandular",
"display": "Homogeneous fibroglandular",
"definition": "Ultrasound breast parenchyma structure: homogeneous fibroglandular tissue"
},
{
"code": "parenchyma-heterogeneous",
"display": "Heterogeneous",
"definition": "Ultrasound breast parenchyma structure: heterogeneous tissue"
},
{
"code": "ducts-normal",
"display": "Ducts not expanded",
"definition": "Breast duct condition: ducts not expanded (normal)"
},
{
"code": "ducts-expanded",
"display": "Ducts expanded",
"definition": "Breast duct condition: ducts expanded (dilated)"
}
]
}