PackagesCanonicalsLogsProblems
    Packages
    fhir.erezept.validator@0.2.7
    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.2.7",
  "status": "draft",
  "id": "211f1421-7e44-44fa-9254-dd6d5711f521",
  "kind": "resource",
  "url": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Bundle",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.meta",
      "path": "Bundle.meta"
    }, {
      "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.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"
    }, {
      "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:MedicationRequestEntry.resource.medication[x]:medicationCodeableConcept",
      "path": "Bundle.entry.resource.medication[x]",
      "sliceName": "medicationCodeableConcept"
    }, {
      "id": "Bundle.entry:MedicationRequestEntry.resource.medication[x]:medicationCodeableConcept.coding",
      "path": "Bundle.entry.resource.medication[x].coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.de/ValueSet/bfarm/atc"
      }
    }, {
      "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": "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"
    }, {
      "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.entry:AllergyIntoleranceEntry.resource.code.coding:atc",
      "path": "Bundle.entry.resource.code.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.de/ValueSet/bfarm/atc"
      },
      "sliceName": "atc"
    }, {
      "id": "Bundle.signature",
      "max": "0",
      "path": "Bundle.signature"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}