FHIR IG analytics| Package | hl7.fhir.cz.szz |
| Resource Type | CodeSystem |
| Id | CodeSystem-cz-result-mri-prostate-cancer-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/szz/CodeSystem-cz-result-mri-prostate-cancer-cs.html |
| URL | https://ncez.mzcr.cz/terminology/CodeSystem/cz-result-mri-prostate-cancer-cs |
| Version | 0.0.1 |
| Status | active |
| Date | 2025-12-04 |
| Name | ResultMRIProstateCancerCS |
| Title | MRI Prostate Cancer Result Code System |
| Realm | cz |
| Authority | hl7 |
| Description | MRI Prostate Cancer result code system |
| Content | complete |
| ValueSet | |
| cz-result-mri-prostate-cancer-vs | MRI Prostate Cancer Result Valueset |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cz-result-mri-prostate-cancer-cs
Language: cs
This case-sensitive code system https://ncez.mzcr.cz/terminology/CodeSystem/cz-result-mri-prostate-cancer-cs defines the following codes:
| Code | Display |
| 1 | PI-RADS 1 |
| 2 | PI-RADS 2 |
| 3 | PI-RADS 3 |
| 4 | PI-RADS 4 |
| 5 | PI-RADS 5 |
{
"resourceType": "CodeSystem",
"id": "cz-result-mri-prostate-cancer-cs",
"language": "cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-result-mri-prostate-cancer-cs",
"identifier": [
{
"system": "urn:ietf:rfc:3986"
}
],
"version": "0.0.1",
"name": "ResultMRIProstateCancerCS",
"title": "MRI Prostate Cancer Result Code System",
"status": "active",
"experimental": false,
"date": "2025-12-04",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "MRI Prostate Cancer result code system",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 5,
"concept": [
{
"code": "1",
"display": "PI-RADS 1"
},
{
"code": "2",
"display": "PI-RADS 2"
},
{
"code": "3",
"display": "PI-RADS 3"
},
{
"code": "4",
"display": "PI-RADS 4"
},
{
"code": "5",
"display": "PI-RADS 5"
}
]
}