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

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

Packagecce.fhir.minimal
TypeValueSet
IdValueSet-cce-core-ValueSet-TNMySymbolVS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMySymbolVS
URLhttps://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMySymbolVS
Version0.0.1
Statusdraft
NameTNMySymbolVS
TitleTNMy Symbol VS
DescriptionTNM y-Symbol

Resources that use this resource

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

Resources that this resource uses

CodeSystem
TNMySymbolCSTNMy Symbol CS

Narrative

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

TNM-y-Symbol ValueSet

TNM y-Symbol


Source

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/TNMySymbolVS",
  "version": "0.0.1",
  "name": "TNMySymbolVS",
  "title": "TNMy Symbol VS",
  "status": "draft",
  "publisher": "CCE",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://www.cancercoreeurope.eu"
        }
      ]
    }
  ],
  "description": "TNM y-Symbol",
  "compose": {
    "include": [
      {
        "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/TNMySymbolCS",
        "concept": [
          {
            "code": "y",
            "display": "Classification occurred during or after initial multimodal therapy"
          },
          {
            "code": "9",
            "display": "native classification"
          }
        ]
      }
    ]
  }
}