FHIR IG analytics
| Package | ch.fhir.ig.ch-crl |
| Resource Type | ValueSet |
| Id | ValueSet-nkrs-serumtumourmarkers.json |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-crl/ValueSet-nkrs-serumtumourmarkers.html |
| URL | http://fhir.ch/ig/ch-crl/ValueSet/nkrs-serumtumourmarkers |
| Version | 0.9.0 |
| Status | active |
| Date | 2022-02-04T14:14:21+01:00 |
| Name | NkrsSerumTumourMarkers |
| Title | NKRS - Serum Tumour Markers |
| Realm | ch |
| Authority | hl7 |
| Description | The data item records the TNM S-categories as combination of levels for AFP, hCG, and LDH. |
| 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:
Source1
{
"resourceType": "ValueSet",
"id": "nkrs-serumtumourmarkers",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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)"
}
]
}
]
}
}