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

FHIR IG analytics

Packagelt.hl7.fhir.breast
Resource TypeValueSet
IdValueSet-lymph-node-level.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-breast/ValueSet-lymph-node-level.html
URLhttps://tx.hl7.lt/fhir/ValueSet/lymph-node-level
Version0.0.1
Statusdraft
Date2026-03-29T12:06:43+00:00
NameLymphNodeLevelVS
TitleLymph Node Level
DescriptionRegional lymph node involvement level (N1, N2, N3) for breast diagnostics.

Resources that use this resource

StructureDefinition
lt.hl7.fhir.breast#currentbreast-ultrasound-finding-lt-breastBreast Ultrasound Findings

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

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    1229966003American Joint Committee on Cancer cN1 (qualifier value)
    1229967007American Joint Committee on Cancer cN2 (qualifier value)
    1229973008American Joint Committee on Cancer cN3 (qualifier value)

Lithuanian


Generated Narrative: ValueSet lymph-node-level

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    1229966003American Joint Committee on Cancer cN1 (qualifier value)
    1229967007American Joint Committee on Cancer cN2 (qualifier value)
    1229973008American Joint Committee on Cancer cN3 (qualifier value)

Source1

{
  "resourceType": "ValueSet",
  "id": "lymph-node-level",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/lymph-node-level",
  "version": "0.0.1",
  "name": "LymphNodeLevelVS",
  "title": "Lymph Node Level",
  "status": "draft",
  "experimental": true,
  "date": "2026-03-29T12:06:43+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": "Regional lymph node involvement level (N1, N2, N3) for breast diagnostics.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "1229966003",
            "display": "American Joint Committee on Cancer cN1 (qualifier value)"
          },
          {
            "code": "1229967007",
            "display": "American Joint Committee on Cancer cN2 (qualifier value)"
          },
          {
            "code": "1229973008",
            "display": "American Joint Committee on Cancer cN3 (qualifier value)"
          }
        ]
      }
    ]
  }
}