| Package | ch.fhir.ig.ch-crl |
| Resource Type | CodeSystem |
| Id | nkrs-alphafetoprotein |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-crl/http://fhir.ch/ig/ch-crl/CodeSystem-nkrs-alphafetoprotein.html |
| URL | http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-alphafetoprotein |
| Version | 0.9.0 |
| Status | active |
| Date | 2022-02-04T14:14:21+01:00 |
| Name | NkrsAlphaFetoprotein |
| Title | NKRS - α-fetoprotein |
| Realm | ch |
| Authority | hl7 |
| Description | The data item records the serum level of the tumour marker α-fetoprotein (AFP). **α-fetoprotein (Variable number: 5.5.1)** in \'NATIONAL CANCER DATA DICTIONARY, V 1.1, Part A, BASIC VARIABLES for Adults, Adolescents, and Children (23.12.2019)\' ([EN](https://www.nacr.ch/assets/files/uploads/a-datadictionary-basicvariables-v1.1.pdf), [DE](https://www.nkrs.ch/assets/files/uploads/a-datenstruktur-variablen-der-basisdaten-v1.1.pdf), [FR](https://www.onec.ch/assets/files/uploads/a-dict-des-donnees-variables-de-base-v1.1.pdf), [IT](https://www.snrt.ch/assets/files/uploads/a-dati-oncologici-variabili-di-base-v1.1.pdf)) |
| Copyright | CC-BY-SA-4.0 |
| Content | complete |
| ValueSet | |
| nkrs-alphafetoprotein | NKRS - α-fetoprotein |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-alphafetoprotein defines the following codes:
| Code | Display | Definition |
| 0 | AFP0 | Within reference range |
| 1 | AFP1 | > upper limit of reference range to < 1’000 ng/ml |
| 2 | AFP2 | 1’000 – 10’000 ng/ml |
| 3 | AFP3 | > 10’000 ng/ml |
{
"resourceType": "CodeSystem",
"id": "nkrs-alphafetoprotein",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-alphafetoprotein",
"version": "0.9.0",
"name": "NkrsAlphaFetoprotein",
"title": "NKRS - α-fetoprotein",
"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 serum level of the tumour marker α-fetoprotein (AFP). \r\n\r\n**α-fetoprotein (Variable number: 5.5.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))",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC-BY-SA-4.0",
"caseSensitive": true,
"valueSet": "http://fhir.ch/ig/ch-crl/ValueSet/nkrs-alphafetoprotein",
"content": "complete",
"count": 4,
"concept": [
{
"code": "0",
"display": "AFP0",
"definition": "Within reference range"
},
{
"code": "1",
"display": "AFP1",
"definition": "> upper limit of reference range to < 1’000 ng/ml"
},
{
"code": "2",
"display": "AFP2",
"definition": "1’000 – 10’000 ng/ml"
},
{
"code": "3",
"display": "AFP3",
"definition": "> 10’000 ng/ml"
}
]
}