FHIR IG analytics| Package | lt.hl7.fhir.breast |
| Resource Type | ValueSet |
| Id | ValueSet-breast-finding.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-breast/ValueSet-breast-finding.html |
| URL | https://hl7.lt/fhir/breast/ValueSet/breast-finding |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-02-04T15:58:52+00:00 |
| Name | BreastFinding |
| Title | Breast Finding |
| Description | SNOMED CT finding representing findings on the breast. |
| StructureDefinition | |
| breast-observation-finding | Breast Observation Finding |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet breast-finding
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 297960002 | Mass of skin |
| 442523003 | Surgical scar finding |
| 390787006 | Radial scar of breast |
| 846728002 | No scarring of skin |
Lithuanian
Generated Narrative: ValueSet breast-finding
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 297960002 | Mass of skin |
| 442523003 | Surgical scar finding |
| 390787006 | Radial scar of breast |
| 846728002 | No scarring of skin |
{
"resourceType": "ValueSet",
"id": "breast-finding",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/breast/ValueSet/breast-finding",
"version": "1.0.0",
"name": "BreastFinding",
"title": "Breast Finding",
"status": "active",
"experimental": true,
"date": "2026-02-04T15:58:52+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": "SNOMED CT finding representing findings on the breast.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "297960002",
"display": "Mass of skin"
},
{
"code": "442523003",
"display": "Surgical scar finding"
},
{
"code": "390787006",
"display": "Radial scar of breast"
},
{
"code": "846728002",
"display": "No scarring of skin"
}
]
}
]
}
}