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

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

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

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_M_Kategorie_Typ_LOINC",
  "id": "tnm-m-kategorie-typ-loinc",
  "title": "ValueSet TNM M-Kategorie Typ LOINC",
  "description": "Das ValueSet enthält Codes zur Differenzierung der TNM Fernmetastasen (M) Kategorie als entweder klinisch (cM) oder pathologisch (pM).",
  "version": "1.0.0-ballot",
  "url": "http://fhir.de/onkologie/ValueSet/tnm-m-kategorie-typ-loinc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "21907-1",
            "display": "Distant metastases.clinical [Class] Cancer"
          },
          {
            "code": "21901-4",
            "display": "Distant metastases.pathology [Class] Cancer"
          }
        ]
      }
    ]
  }
}