| Package | ch.fhir.ig.ch-term |
| Resource Type | CodeSystem |
| Id | mainguarantor |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-mainguarantor.html |
| URL | http://fhir.ch/ig/ch-core/CodeSystem/mainguarantor |
| Version | 3.3.0-ci-build |
| Status | active |
| Date | 2025-05-22T05:51:56+00:00 |
| Name | Mainguarantor |
| Title | Main guarantor |
| Realm | ch |
| Authority | hl7 |
| 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. |
| Copyright | CC0-1.0 |
| Content | complete |
| ValueSet | |
| mainguarantor | Main Guarantor |
No resources found
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:
| Code | Display |
| ZV | Zusatzversicherung |
{
"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"
}
]
}