FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.fhir.terminologie-basis
Resource TypeValueSet
IdValueSet-versicherungsart-de-basis.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7germany/terminologie-basis-de/ValueSet-versicherungsart-de-basis.html
URLhttp://fhir.de/ValueSet/versicherungsart-de-basis
Version1.0.0-alpha1
Statusactive
Date2025-11-19T17:18:12+00:00
NameVersicherungsartDeBasisVS
TitleVersicherungsartDeBasis ValueSet
Authorityhl7
DescriptionValueSet für die in Deutschland üblichen Versicherungsarten

Resources that use this resource

StructureDefinition
coverage-de-basisCoverage, deutsches Basisprofil
EEBCoverageEgkEEBCoverageEgk
EEBCoverageEgkNoAddressLineEEBCoverageEgkNoAddressLine
EEBCoverageNoEgkEEBCoverageNoEgk
CoverageVersicherungsstatus
KBV_PR_AW_KrankenversicherungsverhaeltnisKBV_PR_AW_Krankenversicherungsverhaeltnis

Resources that this resource uses

CodeSystem
versicherungsart-de-basisVersicherungsartDeBasis
v3-NullFlavorNullFlavor
KBV_CS_FOR_Payor_Type_KBVKBV_CS_FOR_Payor_Type_KBV

Narrative

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

Generated Narrative: ValueSet versicherungsart-de-basis

This value set includes codes based on the following rules:

  • Include all codes defined in http://fhir.de/CodeSystem/versicherungsart-de-basis version 📦1.0.0-alpha1
  • Include all codes defined in https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Payor_Type_KBV version Not Stated (use latest from terminology server)
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor version 📦3.0.0
    CodeDisplayDefinition
    UNKunknown**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.)

Source1

{
  "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"
          }
        ]
      }
    ]
  }
}