FHIR IG Statistics: ValueSet/nkrs-basisoffirsttreatmentcomplexdecision
Package | ch.fhir.ig.ch-crl |
Type | ValueSet |
Id | nkrs-basisoffirsttreatmentcomplexdecision |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-crl/http://fhir.ch/ig/ch-crl/ValueSet-nkrs-basisoffirsttreatmentcomplexdecision.html |
URL | http://fhir.ch/ig/ch-crl/ValueSet/nkrs-basisoffirsttreatmentcomplexdecision |
Version | 0.9.0 |
Status | active |
Date | 2022-02-04T14:14:21+01:00 |
Name | NkrsBasisOfFirstTreatmentComplexDecision |
Title | NKRS - Basis of First Treatment Complex Decision |
Realm | ch |
Authority | hl7 |
Description | This data item records the basis of treatment decision for the entire first treatment complex.
The first treatment complex includes all therapy steps planned after the diagnosis. |
Copyright | CC-BY-SA-4.0 |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "nkrs-basisoffirsttreatmentcomplexdecision",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-crl/ValueSet/nkrs-basisoffirsttreatmentcomplexdecision",
"version": "0.9.0",
"name": "NkrsBasisOfFirstTreatmentComplexDecision",
"title": "NKRS - Basis of First Treatment Complex Decision",
"status": "active",
"date": "2022-02-04T14:14:21+01:00",
"publisher": "Bundesamt für Gesundheit BAG",
"contact": [
{
"name": "Bundesamt für Gesundheit BAG",
"telecom": [
{
"system": "url",
"value": "https://www.bag.admin.ch/"
}
]
}
],
"description": "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.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC-BY-SA-4.0",
"compose": {
"include": [
{
"system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-basisoffirsttreatmentcomplexdecision",
"concept": [
{
"code": "1",
"display": "Tumour board"
},
{
"code": "2",
"display": "Other (not specified)"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"concept": [
{
"code": "unknown",
"display": "Unknown"
}
]
}
]
}
}