FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/mcode-observation-codes-regional-nodes-vs

Packagehl7.eu.fhir.idea4rc
TypeValueSet
Idmcode-observation-codes-regional-nodes-vs
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-mcode-observation-codes-regional-nodes-vs.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/mcode-observation-codes-regional-nodes-vs
Version0.1.0
Statusdraft
Date2025-07-21T15:34:12+00:00
NameObservationCodesRegionalNodesVS
TitleObservation Codes for Regional Node Category
Realmeu
Authorityhl7
DescriptionIdentifying codes based on the timing of classification for regional node (N) staging observations.
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

StructureDefinition
mcode-tnm-regional-nodes-categoryObservation: TNM Regional Nodes Category

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet mcode-observation-codes-regional-nodes-vs

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    21906-3Regional lymph nodes.clinical [Class] Cancer
    21900-6Regional lymph nodes.pathology [Class] Cancer
    21912-1Regional lymph nodes.other [Class] Cancer

Source

{
  "resourceType": "ValueSet",
  "id": "mcode-observation-codes-regional-nodes-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/mcode-observation-codes-regional-nodes-vs",
  "version": "0.1.0",
  "name": "ObservationCodesRegionalNodesVS",
  "title": "Observation Codes for Regional Node Category",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-21T15:34:12+00:00",
  "publisher": "IDEA4RC Project",
  "contact": [
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    },
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    }
  ],
  "description": "Identifying codes based on the timing of classification for regional node (N) staging observations.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "21906-3",
            "display": "Regional lymph nodes.clinical [Class] Cancer"
          },
          {
            "code": "21900-6",
            "display": "Regional lymph nodes.pathology [Class] Cancer"
          },
          {
            "code": "21912-1",
            "display": "Regional lymph nodes.other [Class] Cancer"
          }
        ]
      }
    ]
  }
}