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

FHIR IG Statistics: ValueSet/mcode-tnm-distant-metastases-category-clinical-vs

Packagehl7.eu.fhir.idea4rc
TypeValueSet
Idmcode-tnm-distant-metastases-category-clinical-vs
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-mcode-tnm-distant-metastases-category-clinical-vs.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/mcode-tnm-distant-metastases-category-clinical-vs
Version0.1.0
Statusdraft
Date2025-07-22T14:45:28+00:00
NameTNMDistantMetastasesCategoryClinicalVS
TitleTNM Distant Metastases Category Value Set (Clinical)
Realmeu
Authorityhl7
DescriptionThis value set is intended to contain allowable values for the M category, according to TNM staging rules. AJCC codes (preferably, version 8 for current cancers) SHOULD be used.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet mcode-tnm-distant-metastases-category-clinical-vs

  • Include these codes as defined in http://fhir.ohdsi.org/CodeSystem/concepts
    CodeDisplay
    1634194AJCC/UICC 6th clinical M0 Category
    1633468AJCC/UICC 7th clinical M0 Category
    1634757AJCC/UICC 8th clinical M0 Category
    1634829AJCC/UICC 6th clinical M1 Category
    1633276AJCC/UICC 7th clinical M1 Category
    1633974AJCC/UICC 8th clinical M1 Category

Source

{
  "resourceType": "ValueSet",
  "id": "mcode-tnm-distant-metastases-category-clinical-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/mcode-tnm-distant-metastases-category-clinical-vs",
  "version": "0.1.0",
  "name": "TNMDistantMetastasesCategoryClinicalVS",
  "title": "TNM Distant Metastases Category Value Set (Clinical)",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-22T14:45:28+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": "This value set is intended to contain allowable values for the M category, according to TNM staging rules. AJCC codes (preferably, version 8 for current cancers) SHOULD be used.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.ohdsi.org/CodeSystem/concepts",
        "concept": [
          {
            "code": "1634194",
            "display": "AJCC/UICC 6th clinical M0 Category"
          },
          {
            "code": "1633468",
            "display": "AJCC/UICC 7th clinical M0 Category"
          },
          {
            "code": "1634757",
            "display": "AJCC/UICC 8th clinical M0 Category"
          },
          {
            "code": "1634829",
            "display": "AJCC/UICC 6th clinical M1 Category"
          },
          {
            "code": "1633276",
            "display": "AJCC/UICC 7th clinical M1 Category"
          },
          {
            "code": "1633974",
            "display": "AJCC/UICC 8th clinical M1 Category"
          }
        ]
      }
    ]
  }
}