PackagesCanonicalsLogsProblems
    Packages
    fhir.erezept.validator@0.1.15
    https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Bundle
{
  "description": null,
  "_filename": "E_Rezept_Validator_Bundle.StructureDefinition.json",
  "package_name": "fhir.erezept.validator",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "E_Rezept_Validator_Bundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.15",
  "status": "draft",
  "id": "b8f3e6fe-2805-495d-ac02-80c0a702f4ca",
  "kind": "resource",
  "url": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Bundle",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.identifier",
      "max": "0",
      "path": "Bundle.identifier"
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "collection"
    }, {
      "id": "Bundle.timestamp",
      "max": "0",
      "path": "Bundle.timestamp"
    }, {
      "id": "Bundle.total",
      "max": "0",
      "path": "Bundle.total"
    }, {
      "id": "Bundle.link",
      "max": "0",
      "path": "Bundle.link"
    }, {
      "id": "Bundle.entry",
      "min": 2,
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resource.resourceType",
          "type": "type"
        } ]
      }
    }, {
      "id": "Bundle.entry.extension",
      "max": "0",
      "path": "Bundle.entry.extension"
    }, {
      "id": "Bundle.entry.modifierExtension",
      "max": "0",
      "path": "Bundle.entry.modifierExtension"
    }, {
      "id": "Bundle.entry:MedicationRequestEntry",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "MedicationRequestEntry"
    }, {
      "id": "Bundle.entry:MedicationRequestEntry.extension",
      "max": "0",
      "path": "Bundle.entry.extension"
    }, {
      "id": "Bundle.entry:MedicationRequestEntry.modifierExtension",
      "max": "0",
      "path": "Bundle.entry.modifierExtension"
    }, {
      "id": "Bundle.entry:MedicationRequestEntry.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "fixedUri": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_MedicationRequest"
    }, {
      "id": "Bundle.entry:MedicationRequestEntry.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_MedicationRequest" ]
      } ]
    }, {
      "id": "Bundle.entry:PatientEntry",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "PatientEntry"
    }, {
      "id": "Bundle.entry:PatientEntry.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "fixedUri": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Patient"
    }, {
      "id": "Bundle.entry:PatientEntry.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Patient" ]
      } ]
    }, {
      "id": "Bundle.entry:AllergyIntoleranceEntry",
      "path": "Bundle.entry",
      "sliceName": "AllergyIntoleranceEntry"
    }, {
      "id": "Bundle.entry:AllergyIntoleranceEntry.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "fixedUri": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_AllergyIntolerance"
    }, {
      "id": "Bundle.entry:AllergyIntoleranceEntry.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_AllergyIntolerance" ]
      } ]
    }, {
      "id": "Bundle.signature",
      "max": "0",
      "path": "Bundle.signature"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}