FHIR IG analytics| Package | hl7.fhir.cz.terminology |
| Resource Type | CodeSystem |
| Id | CodeSystem-coverage-selfpay-cz.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/terminology/CodeSystem-coverage-selfpay-cz.html |
| URL | https://hl7.cz/terminology/CodeSystem/coverage-selfpay-cz |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-11-15T18:33:02.789168Z |
| Name | CoverageSelfPayCodesCZ |
| Title | Coverage SelfPay Codes (CZ supplement) |
| Realm | cz |
| Authority | hl7 |
| Description | This code system supplements Coverage SelfPay. |
| Content | supplement |
| Supplements | http://terminology.hl7.org/CodeSystem/coverage-selfpay|1.0.1 |
No resources found
| CodeSystem | |
| coverage-selfpay | Coverage SelfPay Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem coverage-selfpay-cz
Language: cs
This code system supplement https://hl7.cz/terminology/CodeSystem/coverage-selfpay-cz defines displays on the following code:
| Code | Display | Definition | English (English, en) |
| pay | samoplátce | An individual or organization is paying directly for goods and services. | Pay |
{
"resourceType": "CodeSystem",
"id": "coverage-selfpay-cz",
"language": "cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/terminology/CodeSystem/coverage-selfpay-cz",
"version": "0.2.0",
"name": "CoverageSelfPayCodesCZ",
"title": "Coverage SelfPay Codes (CZ supplement)",
"status": "draft",
"experimental": false,
"date": "2025-11-15T18:33:02.789168Z",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "This code system supplements Coverage SelfPay.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"content": "supplement",
"supplements": "http://terminology.hl7.org/CodeSystem/coverage-selfpay|1.0.1",
"concept": [
{
"code": "pay",
"display": "samoplátce",
"definition": "An individual or organization is paying directly for goods and services.",
"designation": [
{
"language": "en",
"use": {
"code": "display"
},
"value": "Pay"
}
]
}
]
}