FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagelt.hl7.fhir.breast
Resource TypeValueSet
IdValueSet-breast-nipple-appearance-finding.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-breast/ValueSet-breast-nipple-appearance-finding.html
URLhttps://hl7.lt/fhir/breast/ValueSet/breast-nipple-appearance-finding
Version1.0.0
Statusactive
Date2026-02-02T10:49:15+00:00
NameBreastNippleAppearanceFinding
TitleBreast Nipple Appearance Finding
DescriptionSNOMED CT finding representing findings of the breast nipple appearance.

Resources that use this resource

StructureDefinition
breast-nipple-inversionBreast Nipple Inversion

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: ValueSet breast-nipple-appearance-finding

Language: en


Lithuanian


Generated Narrative: ValueSet breast-nipple-appearance-finding

Language: en


Source1

{
  "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"
          }
        ]
      }
    ]
  }
}