{
"description": null,
"_filename": "StructureDefinition-dipag-rechnungsdokument.json",
"package_name": "de.gematik.dipag",
"date": "2026-03-26",
"derivation": "constraint",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"name": "DiPagRechnungsdokument",
"abstract": false,
"type": "Binary",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Digitale Patientenrechnung Rechnungsdokument",
"package_version": "1.0.6",
"status": "active",
"id": "82f6bf19-cd4f-4f90-925d-7a06a4a18ca6",
"kind": "resource",
"url": "https://gematik.de/fhir/dipag/StructureDefinition/dipag-rechnungsdokument",
"version": "1.0.6",
"differential": {
"element": [ {
"id": "Binary.contentType",
"path": "Binary.contentType",
"short": "MIME-Type des Dokumentes",
"binding": {
"strength": "required",
"valueSet": "https://gematik.de/fhir/dipag/ValueSet/dipag-restricted-mime-types-in-binary-vs"
},
"mustSupport": true
}, {
"id": "Binary.data",
"min": 1,
"path": "Binary.data",
"short": "Binär-Daten",
"comment": "PDF oder strukturierter Rechnungsinhalt als base64-kodierter String.",
"mustSupport": true
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://gematik.de/",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Binary"
}