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

FHIR IG analytics

Packagelt.hl7.fhir.breast
Resource TypeValueSet
IdValueSet-mammographic-finding.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-breast/ValueSet-mammographic-finding.html
URLhttps://hl7.lt/fhir/breast/ValueSet/mammographic-finding
Version0.0.1
Statusactive
Date2026-02-02T10:49:15+00:00
NameMammographicFinding
TitleMammographic Finding
DescriptionFindings during the mammographic procedure.

Resources that use this resource

StructureDefinition
lt-mammographic-examinationMammographic Examination Findings

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

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    129788004Mammographic mass of breast (finding)
    697944008Mammographic calcification of breast (disorder)
    129792006Mammographic architectural distortion of breast (finding)
    129789007Focal asymmetric breast tissue finding (finding)

Lithuanian


Generated Narrative: ValueSet mammographic-finding

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    129788004Mammographic mass of breast (finding)
    697944008Mammographic calcification of breast (disorder)
    129792006Mammographic architectural distortion of breast (finding)
    129789007Focal asymmetric breast tissue finding (finding)

Source1

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