FHIR IG Statistics: ValueSet/tnm-n-kategorie-typ-loinc
Resources that use this resource
StructureDefinition |
uicc-tnm | Observation-Profil für UICC-TNM |
Resources that this resource uses
CodeSystem |
loinc.org | Logical 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"
}
]
}
]
}
}