FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/mainguarantor

Packagech.fhir.ig.ch-term
TypeCodeSystem
Idmainguarantor
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-mainguarantor.html
URLhttp://fhir.ch/ig/ch-core/CodeSystem/mainguarantor
Version3.3.0-ci-build
Statusactive
Date2025-05-22T05:51:56+00:00
NameMainguarantor
TitleMain guarantor
Realmch
Authorityhl7
DescriptionBFS 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.
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
mainguarantorMain Guarantor

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem mainguarantor

This case-sensitive code system http://fhir.ch/ig/ch-core/CodeSystem/mainguarantor defines the following code:

CodeDisplay
ZV Zusatzversicherung

Source

{
  "resourceType": "CodeSystem",
  "id": "mainguarantor",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-core/CodeSystem/mainguarantor",
  "version": "3.3.0-ci-build",
  "name": "Mainguarantor",
  "title": "Main guarantor",
  "status": "active",
  "experimental": false,
  "date": "2025-05-22T05:51:56+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"
    }
  ]
}