HL7 Czech Terminology Implementation Guide
0.1.1 - release Czechia flag

HL7 Czech Terminology Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/terminology/ and changes regularly. See the Directory of published versions

: Coverage SelfPay Codes (CZ supplement) - JSON Representation

Draft as of 2025-11-15

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "coverage-selfpay-cz",
  "language" : "cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"cs\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"cs\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem coverage-selfpay-cz</b></p><a name=\"coverage-selfpay-cz\"> </a><a name=\"hccoverage-selfpay-cz\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: cs</p></div><p>This code system supplement <code>https://hl7.cz/terminology/CodeSystem/coverage-selfpay-cz</code> defines displays on the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>English (English, en)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.1/CodeSystem-coverage-selfpay.html#coverage-selfpay-pay\">pay</a><a name=\"coverage-selfpay-cz-pay\"> </a></td><td>samoplátce</td><td>An individual or organization is paying directly for goods and services.</td><td>Pay</td></tr></table></div>"
  },
  "url" : "https://hl7.cz/terminology/CodeSystem/coverage-selfpay-cz",
  "version" : "0.1.1",
  "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"
        }
      ]
    }
  ]
}