FHIR IG analytics| Package | lt.hl7.fhir.breast |
| Resource Type | ValueSet |
| Id | ValueSet-mammographic-finding.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-breast/ValueSet-mammographic-finding.html |
| URL | https://hl7.lt/fhir/breast/ValueSet/mammographic-finding |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-02-02T10:49:15+00:00 |
| Name | MammographicFinding |
| Title | Mammographic Finding |
| Description | Findings during the mammographic procedure. |
| StructureDefinition | |
| lt-mammographic-examination | Mammographic Examination Findings |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet mammographic-finding
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 129788004 | Mammographic mass of breast (finding) |
| 697944008 | Mammographic calcification of breast (disorder) |
| 129792006 | Mammographic architectural distortion of breast (finding) |
| 129789007 | Focal asymmetric breast tissue finding (finding) |
Lithuanian
Generated Narrative: ValueSet mammographic-finding
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 129788004 | Mammographic mass of breast (finding) |
| 697944008 | Mammographic calcification of breast (disorder) |
| 129792006 | Mammographic architectural distortion of breast (finding) |
| 129789007 | Focal asymmetric breast tissue finding (finding) |
{
"resourceType": "ValueSet",
"id": "mammographic-finding",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/breast/ValueSet/mammographic-finding",
"version": "0.0.1",
"name": "MammographicFinding",
"title": "Mammographic Finding",
"status": "active",
"experimental": false,
"date": "2026-02-02T10:49:15+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 during the mammographic procedure.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "129788004",
"display": "Mammographic mass of breast (finding)"
},
{
"code": "697944008",
"display": "Mammographic calcification of breast (disorder)"
},
{
"code": "129792006",
"display": "Mammographic architectural distortion of breast (finding)"
},
{
"code": "129789007",
"display": "Focal asymmetric breast tissue finding (finding)"
}
]
}
]
}
}