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

FHIR IG analytics

Packagehl7.eu.fhir.pcsp
Resource TypeValueSet
IdValueSet-mcode-cancer-staging-system-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/pcsp/ValueSet-mcode-cancer-staging-system-vs.html
URLhttp://hl7.eu/fhir/ig/pcsp/ValueSet/mcode-cancer-staging-system-vs
Version1.0.0
Statusactive
Date2026-01-16T12:01:48+00:00
NameCancerStagingSystemVS
TitleCancer Staging System Value Set
Realmeu
Authorityhl7
DescriptionSystem used for staging.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
mcode-cancer-stage-groupObservation: Cancer Stage Group
mcode-tnm-distant-metastases-categoryObservation: TNM Distant Metastases Category
mcode-tnm-primary-tumor-categoryObservation: TNM Primary Tumor Category
mcode-tnm-regional-nodes-categoryObservation: TNM Regional Nodes Category

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet mcode-cancer-staging-system-vs

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 254292007 (Tumor staging)

Source1

{
  "resourceType": "ValueSet",
  "id": "mcode-cancer-staging-system-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/pcsp/ValueSet/mcode-cancer-staging-system-vs",
  "version": "1.0.0",
  "name": "CancerStagingSystemVS",
  "title": "Cancer Staging System Value Set",
  "status": "active",
  "experimental": false,
  "date": "2026-01-16T12:01:48+00:00",
  "publisher": "PanCareSurPass Project",
  "contact": [
    {
      "name": "PanCareSurPass Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.pancaresurpass.eu/"
        }
      ]
    },
    {
      "name": "PanCareSurPass Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.pancaresurpass.eu/"
        }
      ]
    }
  ],
  "description": "System used for staging.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "254292007"
          }
        ]
      }
    ]
  }
}