PackagesCanonicalsLogsProblems
    Packages
    de.transfer-abrechnungsdaten.r4@1.1.1
    http://fhir.de/StructureDefinition/Abrechnungsbundle
{
  "description": null,
  "_filename": "Abrechnungsbundle.json",
  "package_name": "de.transfer-abrechnungsdaten.r4",
  "date": "2021-04-23T08:26:13.2562831+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2021-04-23T08:29:32.816+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Abrechnungsbundle",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.1",
  "status": "draft",
  "id": "4948ba33-87c0-4b31-8eab-5f727431a204",
  "kind": "resource",
  "url": "http://fhir.de/StructureDefinition/Abrechnungsbundle",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resource.id",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Abrechnung",
      "path": "Bundle.entry",
      "sliceName": "Abrechnung",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Abrechnung.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resolve()",
          "type": "profile"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Abrechnung.resource:Abrechnung",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhir.de/StructureDefinition/invoice-de-art-abrechnung" ]
      } ],
      "sliceName": "Abrechnung",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Abrechnung.resource:Abrechnungsposition",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhir.de/StructureDefinition/chargeItem-de-art-abrechnung" ]
      } ],
      "sliceName": "Abrechnungsposition",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Patient",
      "path": "Bundle.entry",
      "sliceName": "Patient"
    }, {
      "id": "Bundle.entry:Patient.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Organisation",
      "path": "Bundle.entry",
      "sliceName": "Organisation"
    }, {
      "id": "Bundle.entry:Organisation.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Practitioner",
      "path": "Bundle.entry",
      "sliceName": "Practitioner"
    }, {
      "id": "Bundle.entry:Practitioner.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner" ]
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}