This code system http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-basisoffirsttreatmentcomplexdecision defines the following codes:
Code | Display | Definition |
1 | Tumour board | An interdisciplinary medical committee. |
2 | Other (not specified) | Not a tumour board. |
"
];
fhir:CodeSystem.url [ fhir:value "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-basisoffirsttreatmentcomplexdecision"];
fhir:CodeSystem.version [ fhir:value "0.9.0"];
fhir:CodeSystem.name [ fhir:value "NkrsBasisOfFirstTreatmentComplexDecision"];
fhir:CodeSystem.title [ fhir:value "NKRS - Basis of First Treatment Complex Decision"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.date [ fhir:value "2022-02-04T14:14:21+01:00"^^xsd:dateTime];
fhir:CodeSystem.publisher [ fhir:value "Bundesamt für Gesundheit BAG"];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "Bundesamt für Gesundheit BAG" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "https://www.bag.admin.ch/" ]
]
];
fhir:CodeSystem.description [ fhir:value "This data item records the basis of treatment decision for the entire first treatment complex. \r\nThe first treatment complex includes all therapy steps planned after the diagnosis. \r\n\r\n**Basis of first treatment complex decision (Variable number: 7.1)** \r\nin \\'NATIONAL CANCER DATA DICTIONARY, V 1.1, Part A, BASIC VARIABLES for Adults, Adolescents, and Children (23.12.2019)\\'\r\n([EN](https://www.nacr.ch/assets/files/uploads/a-datadictionary-basicvariables-v1.1.pdf), \r\n[DE](https://www.nkrs.ch/assets/files/uploads/a-datenstruktur-variablen-der-basisdaten-v1.1.pdf), \r\n[FR](https://www.onec.ch/assets/files/uploads/a-dict-des-donnees-variables-de-base-v1.1.pdf), \r\n[IT](https://www.snrt.ch/assets/files/uploads/a-dati-oncologici-variabili-di-base-v1.1.pdf))"];
fhir:CodeSystem.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
fhir:Coding.code [ fhir:value "CH" ]
]
];
fhir:CodeSystem.copyright [ fhir:value "CC-BY-SA-4.0"];
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.count [ fhir:value "2"^^xsd:nonNegativeInteger];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "1" ];
fhir:CodeSystem.concept.display [ fhir:value "Tumour board" ];
fhir:CodeSystem.concept.definition [ fhir:value "An interdisciplinary medical committee." ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "2" ];
fhir:CodeSystem.concept.display [ fhir:value "Other (not specified)" ];
fhir:CodeSystem.concept.definition [ fhir:value "Not a tumour board." ]
] .
# - ontology header ------------------------------------------------------------