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

FHIR IG analytics

Packagelt.hl7.fhir.lung
Resource TypeValueSet
IdValueSet-lymph-node-location-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lung/ValueSet-lymph-node-location-vs.html
URLhttps://hl7.lt/fhir/lung/ValueSet/lymph-node-location-vs
Version0.0.1
Statusdraft
Date2026-03-27T05:54:34+00:00
NameLymphNodeLocationVS
TitleLymph Node Location

Resources that use this resource

StructureDefinition
lt.hl7.fhir.lung#currentincidental-finding-lt-lungIncidental Finding (LT Lung)

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet lymph-node-location-vs

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    704281009Head and neck lymphadenopathy (disorder)
    52324001Mediastinal lymphadenopathy (disorder)
    87500009Hilar lymphadenopathy (disorder)
    127189005Axillary lymphadenopathy (disorder)

Lithuanian


Generated Narrative: ValueSet lymph-node-location-vs

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    704281009Head and neck lymphadenopathy (disorder)
    52324001Mediastinal lymphadenopathy (disorder)
    87500009Hilar lymphadenopathy (disorder)
    127189005Axillary lymphadenopathy (disorder)

Source1

{
  "resourceType": "ValueSet",
  "id": "lymph-node-location-vs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/lung/ValueSet/lymph-node-location-vs",
  "version": "0.0.1",
  "name": "LymphNodeLocationVS",
  "title": "Lymph Node Location",
  "status": "draft",
  "date": "2026-03-27T05:54:34+00:00",
  "publisher": "Lithuanian Medical Library",
  "contact": [
    {
      "name": "Lithuanian Medical Library",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicinosnk.lt"
        },
        {
          "system": "email",
          "value": "info@medicinosnk.lt"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "704281009",
            "display": "Head and neck lymphadenopathy (disorder)"
          },
          {
            "code": "52324001",
            "display": "Mediastinal lymphadenopathy (disorder)"
          },
          {
            "code": "87500009",
            "display": "Hilar lymphadenopathy (disorder)"
          },
          {
            "code": "127189005",
            "display": "Axillary lymphadenopathy (disorder)"
          }
        ]
      }
    ]
  }
}