PackagesCanonicalsLogsProblems
    Packages
    rki.demis.common.strict@3.0.0-rc.2
    https://demis.rki.de/fhir/StructureDefinition/ReceiptBundle
{
  "description": "Quittungs-Bundle",
  "_filename": "StructureDefinition-ReceiptBundle.json",
  "package_name": "rki.demis.common.strict",
  "date": "2025-02-14",
  "derivation": "constraint",
  "publisher": "Robert Koch-Institut",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "DE",
      "system": "urn:iso:std:iso:3166",
      "version": "ALPHA-2"
    } ]
  } ],
  "name": "ReceiptBundle",
  "mapping": [ {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  } ],
  "abstract": false,
  "copyright": "Copyright (C) 2021-2025 Robert Koch-Institut",
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Quittungs-Bundle",
  "package_version": "3.0.0-rc.2",
  "status": "active",
  "id": "1e2311c4-8286-4410-ba3c-31abfe6981d4",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/StructureDefinition/ReceiptBundle",
  "version": "1.3.0",
  "differential": {
    "element": [ {
      "id": "Bundle.meta",
      "min": 1,
      "path": "Bundle.meta",
      "mustSupport": true
    }, {
      "id": "Bundle.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Bundle.meta.profile",
      "mustSupport": true,
      "patternCanonical": "https://demis.rki.de/fhir/StructureDefinition/ReceiptBundle"
    }, {
      "id": "Bundle.identifier",
      "max": "0",
      "path": "Bundle.identifier"
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "fixedCode": "collection",
      "mustSupport": true
    }, {
      "id": "Bundle.total",
      "max": "0",
      "path": "Bundle.total"
    }, {
      "id": "Bundle.link",
      "max": "0",
      "path": "Bundle.link"
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resource",
          "type": "type"
        } ]
      }
    }, {
      "id": "Bundle.entry:notificationReceipt",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "notificationReceipt",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:notificationReceipt.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Composition",
        "profile": [ "https://demis.rki.de/fhir/StructureDefinition/NotificationReceipt" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:notificationReceipt.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:notificationReceipt.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:notificationReceipt.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.signature",
      "max": "0",
      "path": "Bundle.signature"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "demis-support@rki.de",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}