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

FHIR IG Statistics: ValueSet/tnm-suffix-itc-uicc

Packagede.basisprofil.onkologie
Resource TypeValueSet
Idtnm-suffix-itc-uicc
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.basisprofil.onkologie@1.0.0-ballot&canonical=http://fhir.de/onkologie/ValueSet/tnm-suffix-itc-uicc
URLhttp://fhir.de/onkologie/ValueSet/tnm-suffix-itc-uicc
Version1.0.0-ballot
Statusactive
NameVS_TNM_Suffix_ITC_UICC
TitleValueSet TNM Suffix ITC UICC
DescriptionDas ValueSet enthält die isolierten Tumorzellen (ITC) Suffixe für die N- und M-Kategorien aus der UICC TNM - Klassifikation maligner Tumoren Achte Auflage.

Resources that use this resource

StructureDefinition
uicc-tnm-suffix-itcExtension UICC TNM Suffix ITC

Resources that this resource uses

CodeSystem
tnmMII CS Onkologie TNM UICC

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "VS_TNM_Suffix_ITC_UICC",
  "id": "tnm-suffix-itc-uicc",
  "title": "ValueSet TNM Suffix ITC UICC",
  "description": "Das ValueSet enthält die isolierten Tumorzellen (ITC) Suffixe für die N- und M-Kategorien aus der UICC TNM - Klassifikation maligner Tumoren Achte Auflage.",
  "version": "1.0.0-ballot",
  "url": "http://fhir.de/onkologie/ValueSet/tnm-suffix-itc-uicc",
  "compose": {
    "include": [
      {
        "system": "https://www.uicc.org/resources/tnm",
        "concept": [
          {
            "code": "i+",
            "display": "(i+)"
          },
          {
            "code": "i-",
            "display": "(i-)"
          },
          {
            "code": "mol+",
            "display": "(mol+)"
          },
          {
            "code": "mol-",
            "display": "(mol-)"
          }
        ]
      }
    ]
  }
}