{ "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.19", "status": "draft", "id": "034598d1-a86a-4c17-8fa7-099975c0b9f4", "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.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", "max": "0", "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:PatientEntry", "max": "1", "min": 1, "path": "Bundle.entry", "sliceName": "PatientEntry" }, { "id": "Bundle.entry:PatientEntry.fullUrl", "max": "0", "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", "max": "0", "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.signature", "max": "0", "path": "Bundle.signature" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }