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

FHIR IG Statistics: ValueSet/ValueSet-cce-core-ValueSet-TNMMVS

Packagecce.fhir.minimal
TypeValueSet
IdValueSet-cce-core-ValueSet-TNMMVS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMMVS
URLhttps://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMMVS
Version0.0.1
Statusdraft
NameTNMMVS
TitleTNMM VS
DescriptionTNM M-Category

Resources that use this resource

StructureDefinition
cce-core-Observation-TNMcTNMc
cce-core-Observation-TNMpTNMp

Resources that this resource uses

CodeSystem
TNMMCSTNMM CS

Narrative

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

TNM-M ValueSet

TNM M-Category


Source

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMMVS",
  "version": "0.0.1",
  "name": "TNMMVS",
  "title": "TNMM VS",
  "status": "draft",
  "publisher": "CCE",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://www.cancercoreeurope.eu"
        }
      ]
    }
  ],
  "description": "TNM M-Category",
  "compose": {
    "include": [
      {
        "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMMCS",
        "concept": [
          {
            "code": "0",
            "display": "0"
          },
          {
            "code": "1",
            "display": "1"
          },
          {
            "code": "1a",
            "display": "1a"
          },
          {
            "code": "1b",
            "display": "1b"
          },
          {
            "code": "1c",
            "display": "1c"
          },
          {
            "code": "1d",
            "display": "1d"
          },
          {
            "code": "1e",
            "display": "1e"
          },
          {
            "code": "0(i-)",
            "display": "0(i-)"
          },
          {
            "code": "0(i+)",
            "display": "0(i+)"
          },
          {
            "code": "0(mol-)",
            "display": "0(mol-)"
          },
          {
            "code": "0(mol+)",
            "display": "0(mol+)"
          }
        ]
      }
    ]
  }
}