FHIR IG analytics| Package | lt.hl7.fhir.breast |
| Resource Type | ValueSet |
| Id | ValueSet-breast-duct-condition.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-breast/ValueSet-breast-duct-condition.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/breast-duct-condition |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-03-29T12:06:43+00:00 |
| Name | BreastDuctConditionVS |
| Title | Breast Duct Condition |
| Description | Breast duct condition as assessed by ultrasound examination. |
| StructureDefinition | ||
| lt.hl7.fhir.breast#current | breast-duct-condition-lt-breast | Breast Duct Condition (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-duct-condition
Language: en
https://tx.hl7.lt/fhir/CodeSystem/snomed-breast-extension version 📍0.0.1| Code | Display | Definition |
| ducts-normal | Ducts not expanded | Breast duct condition: ducts not expanded (normal) |
| ducts-expanded | Ducts expanded | Breast duct condition: ducts expanded (dilated) |
Lithuanian
Generated Narrative: ValueSet breast-duct-condition
Language: en
https://tx.hl7.lt/fhir/CodeSystem/snomed-breast-extension version 📍0.0.1| Code | Display | Definition |
| ducts-normal | Ducts not expanded | Breast duct condition: ducts not expanded (normal) |
| ducts-expanded | Ducts expanded | Breast duct condition: ducts expanded (dilated) |
{
"resourceType": "ValueSet",
"id": "breast-duct-condition",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/breast-duct-condition",
"version": "0.0.1",
"name": "BreastDuctConditionVS",
"title": "Breast Duct Condition",
"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": "Breast duct condition as assessed by ultrasound examination.",
"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": "ducts-normal",
"display": "Ducts not expanded"
},
{
"code": "ducts-expanded",
"display": "Ducts expanded"
}
]
}
]
}
}