PackagesCanonicalsLogsProblems
    Packages
    de.gematik.dipag@1.0.5
    https://gematik.de/fhir/dipag/StructureDefinition/dipag-rechnungsdokument
{
  "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.5",
  "status": "active",
  "id": "bd5236df-f6d4-4f2e-aeb2-51aea43d26c0",
  "kind": "resource",
  "url": "https://gematik.de/fhir/dipag/StructureDefinition/dipag-rechnungsdokument",
  "version": "1.0.5",
  "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"
}