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

FHIR IG Statistics: ValueSet/tnm-m-kategorie-uicc

Packagede.basisprofil.onkologie
Resource TypeValueSet
Idtnm-m-kategorie-uicc
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.basisprofil.onkologie@1.0.0-ballot&canonical=http://fhir.de/onkologie/ValueSet/tnm-m-kategorie-uicc
URLhttp://fhir.de/onkologie/ValueSet/tnm-m-kategorie-uicc
Version1.0.0-ballot
Statusactive
NameVS_TNM_M_Kategorie_UICC
TitleValueSet TNM M Kategorie UICC
DescriptionDas ValueSet enthält die TNM M-Kategorie Codes aus der UICC TNM - Klassifikation maligner Tumoren Achte Auflage.

Resources that use this resource

StructureDefinition
uicc-tnmObservation-Profil für UICC-TNM

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_M_Kategorie_UICC",
  "id": "tnm-m-kategorie-uicc",
  "title": "ValueSet TNM M Kategorie UICC",
  "description": "Das ValueSet enthält die TNM M-Kategorie Codes aus der UICC TNM - Klassifikation maligner Tumoren Achte Auflage.",
  "version": "1.0.0-ballot",
  "url": "http://fhir.de/onkologie/ValueSet/tnm-m-kategorie-uicc",
  "compose": {
    "include": [
      {
        "system": "https://www.uicc.org/resources/tnm",
        "concept": [
          {
            "code": "M0",
            "display": "M0"
          },
          {
            "code": "M1",
            "display": "M1"
          },
          {
            "code": "M1a",
            "display": "M1a"
          },
          {
            "code": "M1b",
            "display": "M1b"
          },
          {
            "code": "M1c",
            "display": "M1c"
          },
          {
            "code": "M1d",
            "display": "M1d"
          },
          {
            "code": "MX",
            "display": "MX"
          }
        ]
      }
    ]
  }
}