FHIR IG analytics| Package | hl7.fhir.cz.szz |
| Resource Type | CodeSystem |
| Id | CodeSystem-cz-lung-cancer-interpretation-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/szz/CodeSystem-cz-lung-cancer-interpretation-cs.html |
| URL | https://ncez.mzcr.cz/terminology/CodeSystem/cz-lung-cancer-interpretation-cs |
| Version | 0.0.1 |
| Status | active |
| Date | 2025-12-09 |
| Name | LungCancerInterpretationCS |
| Title | Lung Cancer interpretation Code System |
| Realm | cz |
| Authority | hl7 |
| Description | Lung Cancer interpretation code system |
| Content | complete |
| ValueSet | |
| cz-lung-cancer-interpretation-vs | Lung Cancer interpretation Value set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cz-lung-cancer-interpretation-cs
Language: cs
This case-sensitive code system https://ncez.mzcr.cz/terminology/CodeSystem/cz-lung-cancer-interpretation-cs defines the following codes:
| Code | Display |
| poch | Pacient doporučen do POCH/KOC |
| ldctza2y | Kontrolní LDCT za 2 roky |
| ldctza1y | Kontrolní LDCT za 1 rok |
| ldctza3m | Kontrolní LDCT za 3 měsíce |
| ldctza6w | Kontrolní LDCT za 6-8 týdnů |
| others | Jiný |
{
"resourceType": "CodeSystem",
"id": "cz-lung-cancer-interpretation-cs",
"language": "cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-lung-cancer-interpretation-cs",
"identifier": [
{
"system": "urn:ietf:rfc:3986"
}
],
"version": "0.0.1",
"name": "LungCancerInterpretationCS",
"title": "Lung Cancer interpretation Code System",
"status": "active",
"experimental": false,
"date": "2025-12-09",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Lung Cancer interpretation code system",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 6,
"concept": [
{
"code": "poch",
"display": "Pacient doporučen do POCH/KOC"
},
{
"code": "ldctza2y",
"display": "Kontrolní LDCT za 2 roky"
},
{
"code": "ldctza1y",
"display": "Kontrolní LDCT za 1 rok"
},
{
"code": "ldctza3m",
"display": "Kontrolní LDCT za 3 měsíce"
},
{
"code": "ldctza6w",
"display": "Kontrolní LDCT za 6-8 týdnů"
},
{
"code": "others",
"display": "Jiný"
}
]
}