FHIR IG Statistics: ValueSet/tnm-m-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_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"
}
]
}
]
}
}