PackagesCanonicalsLogsProblems
    Packages
    fhir.erezept.validator@0.3.7
    https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Bundle
{
  "description": null,
  "_filename": "StructureDefinition-E-Rezept-Validator-Bundle.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.3.7",
  "status": "draft",
  "id": "63da729d-4399-4762-9ee8-556cc1de4cd6",
  "kind": "resource",
  "url": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Bundle",
  "version": "0.3.6",
  "differential": {
    "element": [ {
      "id": "Bundle.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Bundle.meta.profile",
      "fixedCanonical": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Bundle"
    }, {
      "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.meta.profile",
          "type": "value"
        } ]
      }
    }, {
      "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.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:MedicationRequestEntry.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "MedicationRequest",
        "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"
    }, {
      "id": "Bundle.entry:PatientEntry.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Patient",
        "profile": [ "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Patient" ]
      } ]
    }, {
      "id": "Bundle.entry:AllergyIntoleranceEntry",
      "max": "*",
      "min": 0,
      "path": "Bundle.entry",
      "sliceName": "AllergyIntoleranceEntry"
    }, {
      "id": "Bundle.entry:AllergyIntoleranceEntry.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:AllergyIntoleranceEntry.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "AllergyIntolerance",
        "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"
}