FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | CodeSystem |
| Id | CodeSystem-cz-call-lassification-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/cz-ems/CodeSystem-cz-call-lassification-cs.html |
| URL | https://hl7.cz/fhir/cz-ems/CodeSystem/cz-call-lassification-cs |
| Version | 0.0.2 |
| Status | active |
| Date | 2025-11-04 |
| Name | CallClassificationEmsCS |
| Title | Call classification Code Code System |
| Realm | cz |
| Authority | hl7 |
| Description | Call classification Code codesystem includes special codes. |
| Content | complete |
| ValueSet | |
| cz-call-classification-vs | Call classification Code Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cz-call-lassification-cs
Language: cs
This case-sensitive code system https://hl7.cz/fhir/cz-ems/CodeSystem/cz-call-lassification-cs defines the following codes:
| Code | Display |
| JI | Jiné |
| GS | Gynekologické stavy |
| MU | Mimořádná událost |
{
"resourceType": "CodeSystem",
"id": "cz-call-lassification-cs",
"language": "cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}
],
"url": "https://hl7.cz/fhir/cz-ems/CodeSystem/cz-call-lassification-cs",
"identifier": [
{
"system": "urn:ietf:rfc:3986"
}
],
"version": "0.0.2",
"name": "CallClassificationEmsCS",
"title": "Call classification Code Code System",
"status": "active",
"experimental": false,
"date": "2025-11-04",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Call classification Code codesystem includes special codes.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "JI",
"display": "Jiné"
},
{
"code": "GS",
"display": "Gynekologické stavy"
},
{
"code": "MU",
"display": "Mimořádná událost"
}
]
}