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

FHIR IG Statistics: ValueSet/tnm-s-serumtumormarker-uicc

Packagede.basisprofil.onkologie
Resource TypeValueSet
Idtnm-s-serumtumormarker-uicc
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.basisprofil.onkologie@1.0.0-ballot&canonical=http://fhir.de/onkologie/ValueSet/tnm-s-serumtumormarker-uicc
URLhttp://fhir.de/onkologie/ValueSet/tnm-s-serumtumormarker-uicc
Version1.0.0-ballot
Statusactive
NameVS_TNM_S_Serumtumormarker_UICC
TitleValueSet TNM S Serumtumormarker UICC
DescriptionDas ValueSet enthält die TNM Codes für Serumtumormarker 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_S_Serumtumormarker_UICC",
  "id": "tnm-s-serumtumormarker-uicc",
  "title": "ValueSet TNM S Serumtumormarker UICC",
  "description": "Das ValueSet enthält die TNM Codes für Serumtumormarker aus der UICC TNM - Klassifikation maligner Tumoren Achte Auflage.",
  "version": "1.0.0-ballot",
  "url": "http://fhir.de/onkologie/ValueSet/tnm-s-serumtumormarker-uicc",
  "compose": {
    "include": [
      {
        "system": "https://www.uicc.org/resources/tnm",
        "concept": [
          {
            "code": "S0",
            "display": "S0"
          },
          {
            "code": "S1",
            "display": "S1"
          },
          {
            "code": "S2",
            "display": "S2"
          },
          {
            "code": "S3",
            "display": "S3"
          },
          {
            "code": "SX",
            "display": "SX"
          }
        ]
      }
    ]
  }
}