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

FHIR IG Statistics: ValueSet/tnm-n-kategorie-typ-loinc

Packagede.basisprofil.onkologie
Resource TypeValueSet
Idtnm-n-kategorie-typ-loinc
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.basisprofil.onkologie@1.0.0-ballot&canonical=http://fhir.de/onkologie/ValueSet/tnm-n-kategorie-typ-loinc
URLhttp://fhir.de/onkologie/ValueSet/tnm-n-kategorie-typ-loinc
Version1.0.0-ballot
Statusactive
NameVS_TNM_N_Kategorie_Type_LOINC
TitleValueSet TNM N-Kategorie Typ LOINC
DescriptionDas ValueSet enthält Codes zur Differenzierung der TNM regionäre Lymphknoten (N) Kategorie als entweder klinisch (cN) oder pathologisch (pN).

Resources that use this resource

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

Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "VS_TNM_N_Kategorie_Type_LOINC",
  "id": "tnm-n-kategorie-typ-loinc",
  "title": "ValueSet TNM N-Kategorie Typ LOINC",
  "description": "Das ValueSet enthält Codes zur Differenzierung der TNM regionäre Lymphknoten (N) Kategorie als entweder klinisch (cN) oder pathologisch (pN).",
  "version": "1.0.0-ballot",
  "url": "http://fhir.de/onkologie/ValueSet/tnm-n-kategorie-typ-loinc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "21906-3",
            "display": "Regional lymph nodes.clinical [Class] Cancer"
          },
          {
            "code": "21900-6",
            "display": "Regional lymph nodes.pathology [Class] Cancer"
          }
        ]
      }
    ]
  }
}