FHIR IG analytics| Package | hl7.fhir.cz.szz |
| Resource Type | CodeSystem |
| Id | CodeSystem-cz-colonoscopy-abnormal-findings-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/szz/CodeSystem-cz-colonoscopy-abnormal-findings-cs.html |
| URL | https://ncez.mzcr.cz/terminology/CodeSystem/cz-colonoscopy-abnormal-findings-cs |
| Version | 0.0.1 |
| Status | draft |
| Date | 2025-12-09 |
| Name | CZ_ColonoscopyAbnormalFindingsCS |
| Title | CZ Colonoscopy Abnormal Findings Code System |
| Realm | cz |
| Authority | hl7 |
| Description | This code system defines the codes for abnormal findings observed during a colonoscopy procedure in the context of the Shared Health Record (SZZ CZ). |
| Content | complete |
| ValueSet | |
| cz-colonoscopy-abnormal-findings-vs | CZ Colonoscopy Abnormal Findings Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cz-colonoscopy-abnormal-findings-cs
Language: cs
This case-sensitive code system https://ncez.mzcr.cz/terminology/CodeSystem/cz-colonoscopy-abnormal-findings-cs defines the following codes:
| Code | Display |
| adenom | Adenom |
| pleze | pilovitá léze |
| karcinom | karcinom |
| hpolyp | hyperplastický polyp |
| zpolyp | zánětlivý polyp |
| jine | Jiné |
{
"resourceType": "CodeSystem",
"id": "cz-colonoscopy-abnormal-findings-cs",
"language": "cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-colonoscopy-abnormal-findings-cs",
"identifier": [
{
"system": "urn:ietf:rfc:3986"
}
],
"version": "0.0.1",
"name": "CZ_ColonoscopyAbnormalFindingsCS",
"title": "CZ Colonoscopy Abnormal Findings Code System",
"status": "draft",
"experimental": false,
"date": "2025-12-09",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "This code system defines the codes for abnormal findings observed during a colonoscopy procedure in the context of the Shared Health Record (SZZ CZ).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 6,
"concept": [
{
"code": "adenom",
"display": "Adenom"
},
{
"code": "pleze",
"display": "pilovitá léze"
},
{
"code": "karcinom",
"display": "karcinom"
},
{
"code": "hpolyp",
"display": "hyperplastický polyp"
},
{
"code": "zpolyp",
"display": "zánětlivý polyp"
},
{
"code": "jine",
"display": "Jiné"
}
]
}