FHIR IG analytics| Package | hl7.fhir.cz.elp |
| Resource Type | CodeSystem |
| Id | CodeSystem-cz-restriction-type-elp-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/elp/CodeSystem-cz-restriction-type-elp-cs.html |
| URL | https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-type-elp-cs |
| Version | 0.0.1 |
| Status | active |
| Date | 2025-12-04 |
| Name | CZ_RestrictionTypeELPCS |
| Title | Restriction type code system |
| Realm | cz |
| Authority | hl7 |
| Description | Restriction type code system |
| Content | complete |
| ValueSet | |
| cz-restriction-type-elp-vs | Restriction type value set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cz-restriction-type-elp-cs
Language: cs
This case-sensitive code system https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-type-elp-cs defines the following codes:
| Code | Display |
| 1 | Omezení/podmínky pro řízení motorového vozidla – harmonizované kódy |
| 2 | Omezení/podmínky pro řízení motorového vozidla – národní kódy |
| 3 | Upřesnění omezení |
{
"resourceType": "CodeSystem",
"id": "cz-restriction-type-elp-cs",
"language": "cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-type-elp-cs",
"identifier": [
{
"system": "urn:ietf:rfc:3986"
}
],
"version": "0.0.1",
"name": "CZ_RestrictionTypeELPCS",
"title": "Restriction type 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": "Restriction type code system",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "1",
"display": "Omezení/podmínky pro řízení motorového vozidla – harmonizované kódy"
},
{
"code": "2",
"display": "Omezení/podmínky pro řízení motorového vozidla – národní kódy"
},
{
"code": "3",
"display": "Upřesnění omezení"
}
]
}