FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| de.gematik.dipag#1.0.8 | dipag-rechnung | Digitale Patientenrechnung Rechnung |
Resources that this resource uses
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"
}
]
}
]
}
}