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

FHIR IG analytics

Packagelt.hl7.fhir.breast
Resource TypeValueSet
IdValueSet-finding-evolution.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-breast/ValueSet-finding-evolution.html
URLhttps://hl7.lt/fhir/breast/ValueSet/finding-evolution
Version0.0.1
Statusactive
Date2026-02-04T15:58:52+00:00
NameFindingEvolution
TitleFinding Evolution
DescriptionEvolution of findings 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 finding-evolution

Language: en


Lithuanian


Generated Narrative: ValueSet finding-evolution

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "finding-evolution",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/breast/ValueSet/finding-evolution",
  "version": "0.0.1",
  "name": "FindingEvolution",
  "title": "Finding Evolution",
  "status": "active",
  "experimental": false,
  "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": "Evolution of findings during the mammographic procedure.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "7147002",
            "display": "New"
          },
          {
            "code": "35105006",
            "display": "Increased"
          },
          {
            "code": "1250004",
            "display": "Decreased"
          },
          {
            "code": "260388006",
            "display": "No status change"
          },
          {
            "code": "373572006",
            "display": "Clinical finding absent"
          }
        ]
      }
    ]
  }
}