FHIR IG analytics| Package | hl7.fhir.cz.szz |
| Resource Type | CodeSystem |
| Id | CodeSystem-cz-type-biopsy-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/szz/CodeSystem-cz-type-biopsy-cs.html |
| URL | https://ncez.mzcr.cz/terminology/CodeSystem/cz-type-biopsy-cs |
| Version | 0.0.1 |
| Status | active |
| Date | 2025-12-04 |
| Name | TypeBiopsyProstateCS |
| Title | Type of Prostate Biopsy Code System |
| Realm | cz |
| Authority | hl7 |
| Description | Type of Prostate Biopsy code system |
| Content | complete |
| ValueSet | |
| cz-type-biopsy-prostate-vs | Biopsy Type Prostate Valueset |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cz-type-biopsy-cs
Language: cs
This case-sensitive code system https://ncez.mzcr.cz/terminology/CodeSystem/cz-type-biopsy-cs defines the following codes:
| Code | Display |
| systematic | systematická |
| focused | cílená |
{
"resourceType": "CodeSystem",
"id": "cz-type-biopsy-cs",
"language": "cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-type-biopsy-cs",
"identifier": [
{
"system": "urn:ietf:rfc:3986"
}
],
"version": "0.0.1",
"name": "TypeBiopsyProstateCS",
"title": "Type of Prostate Biopsy 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": "Type of Prostate Biopsy code system",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "systematic",
"display": "systematická"
},
{
"code": "focused",
"display": "cílená"
}
]
}