FHIR IG analytics| Package | lt.hl7.fhir.breast |
| Resource Type | ValueSet |
| Id | ValueSet-breast-nipple-appearance-finding.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-breast/ValueSet-breast-nipple-appearance-finding.html |
| URL | https://hl7.lt/fhir/breast/ValueSet/breast-nipple-appearance-finding |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-02-02T10:49:15+00:00 |
| Name | BreastNippleAppearanceFinding |
| Title | Breast Nipple Appearance Finding |
| Description | SNOMED CT finding representing findings of the breast nipple appearance. |
| StructureDefinition | |
| breast-nipple-inversion | Breast Nipple Inversion |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet breast-nipple-appearance-finding
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 290118000 | Nipple normal |
| 271955004 | Retraction of nipple |
Lithuanian
Generated Narrative: ValueSet breast-nipple-appearance-finding
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 290118000 | Nipple normal |
| 271955004 | Retraction of nipple |
{
"resourceType": "ValueSet",
"id": "breast-nipple-appearance-finding",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/breast/ValueSet/breast-nipple-appearance-finding",
"version": "1.0.0",
"name": "BreastNippleAppearanceFinding",
"title": "Breast Nipple Appearance Finding",
"status": "active",
"experimental": true,
"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": "SNOMED CT finding representing findings of the breast nipple appearance.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "290118000",
"display": "Nipple normal"
},
{
"code": "271955004",
"display": "Retraction of nipple"
}
]
}
]
}
}