CH Term (R4)
3.0.0-ci-build - ci-build Switzerland flag

CH Term (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-epr-term/ and changes regularly. See the Directory of published versions

: Main guarantor - JSON Representation

Active as of 2024-05-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "mainguarantor",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-core/CodeSystem/mainguarantor</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">ZV<a name=\"mainguarantor-ZV\"> </a></td><td>Zusatzversicherung</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-core/CodeSystem/mainguarantor",
  "version" : "3.0.0-ci-build",
  "name" : "Mainguarantor",
  "title" : "Main guarantor",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-01T10:28:16+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    },
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "BFS defines variables for the main guarantor, see [CodeSystem BfsMedstats25Mainguarantor](CodeSystem-bfs-medstats-25-mainguarantor.html). In the Swiss healthcare system, an additional value is used that is not covered by the BFS variables, so the code for supplementary insurance is defined here.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "ZV",
      "display" : "Zusatzversicherung"
    }
  ]
}