PackagesCanonicalsLogsProblems
    Packages
    de.gematik.dipag@1.0.4
    https://gematik.de/fhir/dipag/StructureDefinition/dipag-rechnungsbundle
{
  "description": "Dieses Profil stellt das collection-Bundle dar, mit welchem die strukturierten Rechnungsinhalte zusammengefasst und als base64-kodiertes Binary in der DocumentReference referenziert werden.",
  "_filename": "StructureDefinition-dipag-rechnungsbundle.json",
  "package_name": "de.gematik.dipag",
  "date": "2026-03-07",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "DiPagRechnungsBundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Digitale Patientenrechnung - Rechnungsinhalte Bundle",
  "package_version": "1.0.4",
  "status": "active",
  "id": "31e594ea-e24a-485f-bce6-39c332ab30d5",
  "kind": "resource",
  "url": "https://gematik.de/fhir/dipag/StructureDefinition/dipag-rechnungsbundle",
  "version": "1.0.4",
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "mustSupport": true,
      "patternCode": "collection"
    }, {
      "id": "Bundle.timestamp",
      "path": "Bundle.timestamp",
      "mustSupport": true
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.resource",
      "path": "Bundle.entry.resource",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://gematik.de/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}