CH CRL (R4)
0.9.0 - Draft
This page is part of the CH CRL (R4) (v0.9.0: STU Draft) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "nkrs-serumtumourmarkers",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-nkrs-serumtumourmarkers.html\"><code>http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-serumtumourmarkers</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>0</td><td>S0</td><td>Serum marker study levels within normal limits.</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/313140003\">313140003</a></td><td>Serum tumor marker stage S1 (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/313141004\">313141004</a></td><td>Serum tumor marker stage S2 (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/313142006\">313142006</a></td><td>Serum tumor marker stage S3 (finding)</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-crl/ValueSet/nkrs-serumtumourmarkers",
"version" : "0.9.0",
"name" : "NkrsSerumTumourMarkers",
"title" : "NKRS - Serum Tumour Markers",
"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" : "The data item records the TNM S-categories as combination of levels for AFP, hCG, and LDH.",
"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-serumtumourmarkers",
"concept" : [
{
"code" : "0",
"display" : "S0"
}
]
},
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "313140003",
"display" : "Serum tumor marker stage S1 (finding)"
},
{
"code" : "313141004",
"display" : "Serum tumor marker stage S2 (finding)"
},
{
"code" : "313142006",
"display" : "Serum tumor marker stage S3 (finding)"
}
]
}
]
}
}