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

FHIR IG analytics

Packagede.gematik.dipag
Resource TypeValueSet
IdValueSet-dipag-total-price-component-deduction-type-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.dipag@1.0.8&canonical=https://gematik.de/fhir/dipag/ValueSet/dipag-total-price-component-deduction-type-vs
URLhttps://gematik.de/fhir/dipag/ValueSet/dipag-total-price-component-deduction-type-vs
Version1.0.7
Statusactive
Date2026-03-26
NameDiPagTotalPriceComponentDeductionTypeVS
TitleDigitale Patientenrechnung Art des Abzugs von der Summe der gesamten Rechnungspositionen
Realmde

Resources that use this resource

StructureDefinition
de.gematik.dipag#1.0.8dipag-rechnungDigitale Patientenrechnung Rechnung

Resources that this resource uses

CodeSystem
de.gematik.dipag#1.0.8dipag-total-price-component-type-csDigitale Patientenrechnung Art der Rechnungssumme

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "DiPagTotalPriceComponentDeductionTypeVS",
  "id": "dipag-total-price-component-deduction-type-vs",
  "title": "Digitale Patientenrechnung Art des Abzugs von der Summe der gesamten Rechnungspositionen",
  "version": "1.0.7",
  "url": "https://gematik.de/fhir/dipag/ValueSet/dipag-total-price-component-deduction-type-vs",
  "experimental": false,
  "date": "2026-03-26",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://gematik.de/"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://gematik.de/fhir/dipag/CodeSystem/dipag-total-price-component-type-cs",
        "concept": [
          {
            "code": "FestzuschussKasse",
            "display": "Festzuschuss Kasse"
          },
          {
            "code": "VorleistungKst",
            "display": "Vorleistungen anderer Kostenträger"
          }
        ]
      }
    ]
  }
}