FHIR IG analytics| Package | de.fhir.terminologie-basis |
| Resource Type | ValueSet |
| Id | ValueSet-versicherungsart-de-basis.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7germany/terminologie-basis-de/ValueSet-versicherungsart-de-basis.html |
| URL | http://fhir.de/ValueSet/versicherungsart-de-basis |
| Version | 1.0.0-alpha1 |
| Status | active |
| Date | 2025-11-19T17:18:12+00:00 |
| Name | VersicherungsartDeBasisVS |
| Title | VersicherungsartDeBasis ValueSet |
| Authority | hl7 |
| Description | ValueSet für die in Deutschland üblichen Versicherungsarten |
| StructureDefinition | |
| coverage-de-basis | Coverage, deutsches Basisprofil |
| EEBCoverageEgk | EEBCoverageEgk |
| EEBCoverageEgkNoAddressLine | EEBCoverageEgkNoAddressLine |
| EEBCoverageNoEgk | EEBCoverageNoEgk |
| Coverage | Versicherungsstatus |
| KBV_PR_AW_Krankenversicherungsverhaeltnis | KBV_PR_AW_Krankenversicherungsverhaeltnis |
| CodeSystem | |
| versicherungsart-de-basis | VersicherungsartDeBasis |
| v3-NullFlavor | NullFlavor |
| KBV_CS_FOR_Payor_Type_KBV | KBV_CS_FOR_Payor_Type_KBV |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet versicherungsart-de-basis
Profile: Shareable ValueSet
This value set includes codes based on the following rules:
http://fhir.de/CodeSystem/versicherungsart-de-basis version 📦1.0.0-alpha1https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Payor_Type_KBV version Not Stated (use latest from terminology server)http://terminology.hl7.org/CodeSystem/v3-NullFlavor version 📦3.0.0| Code | Display | Definition |
| UNK | unknown | **Description:**A proper value is applicable, but not known. **Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless: 1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown') 2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.) |
{
"resourceType": "ValueSet",
"id": "versicherungsart-de-basis",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.de/ValueSet/versicherungsart-de-basis",
"version": "1.0.0-alpha1",
"name": "VersicherungsartDeBasisVS",
"title": "VersicherungsartDeBasis ValueSet",
"status": "active",
"experimental": false,
"date": "2025-11-19T17:18:12+00:00",
"publisher": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"contact": [
{
"name": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"telecom": [
{
"system": "url",
"value": "https://hl7.de/technische-komitees/terminologien/"
}
]
}
],
"description": "ValueSet für die in Deutschland üblichen Versicherungsarten",
"compose": {
"include": [
{
"system": "http://fhir.de/CodeSystem/versicherungsart-de-basis"
},
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Payor_Type_KBV"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "UNK"
}
]
}
]
}
}