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

FHIR IG analytics

Packagelt.hl7.fhir.breast
Resource TypeValueSet
IdValueSet-breast-finding.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-breast/ValueSet-breast-finding.html
URLhttps://hl7.lt/fhir/breast/ValueSet/breast-finding
Version1.0.0
Statusactive
Date2026-02-04T15:58:52+00:00
NameBreastFinding
TitleBreast Finding
DescriptionSNOMED CT finding representing findings on the breast.

Resources that use this resource

StructureDefinition
breast-observation-findingBreast Observation Finding

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-finding

Language: en


Lithuanian


Generated Narrative: ValueSet breast-finding

Language: en


Source1

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