The raw content of the file is shown because it could not be parsed as a FHIR resource
{
	"resource": {
		"resourceType": "Bundle",
		"meta": {
			"profile": [
				"https://demis.rki.de/fhir/StructureDefinition/ReportBundle"
			]
		},
		"id": "5a8687ed-8833-4e51-a5c4-08b4c7f8ac5d",
		"identifier": [
			{
				"system": "https://demis.rki.de/fhir/NamingSystem/NotificationBundleId",
				"value": "a32c82d6-261e-45f3-bfb6-2e77f2001410"
			}
		],
		"type": "document",
		"timestamp": "2022-08-26T08:16:22.435+02:00",
		"entry": [
			{
				"resource": {
					"resourceType": "Composition",
					"meta": {
						"profile": [
							"https://demis.rki.de/fhir/StructureDefinition/ReportBedOccupancy"
						]
					},
					"id": "2ed06026-ea43-4f12-908a-d0ed3474ec8f",
					"category": [
						{
							"coding": [
								{
									"system": "https://demis.rki.de/fhir/CodeSystem/reportCategory",
									"code": "bedOccupancyReport",
									"display": "Bettenbelegungsstatistik"
								}
							]
						}
					],
					"type": [
						{
							"coding": [
								{
									"system": "http://loinc.org",
									"code": "80563-0",
									"display": "Report"
								}
							]
						}
					],
					"subject": {
						"identifier": [
							{
								"system": "https://demis.rki.de/fhir/NamingSystem/InekStandortId",
								"value": "772247000"
							}
						]
					},
					"author": {
						"reference": "PractitionerRole/11a59b9b-3017-442a-a168-d027c3ffa35f"
					},
					"date": "2022-08-26T08:16:22.435+02:00",
					"section": [
						{
							"code": [
								{
									"coding": [
										{
											"system": "https://demis.rki.de/fhir/CodeSystem/reportSection",
											"code": "statisticInformationBedOccupancySection",
											"display": "Abschnitt 'Statistische Informationen zur Krankenhausbettenbelegung'"
										}
									]
								}
							],
							"entry": [
								{
									"reference": "QuestionnaireResponse/47314294-589b-4cd1-b003-7c1749d8d661"
								}
							]
						}
					],
					"title": "Bericht (Krankenhausbettenbelegungsstatistik)"
				}
			},
			{
				"resource": {
					"resourceType": "QuestionnaireResponse",
					"meta": {
						"profile": [
							"https://demis.rki.de/fhir/StructureDefinition/StatisticInformationBedOccupancy"
						]
					},
					"id": "47314294-589b-4cd1-b003-7c1749d8d661",
					"questionnaire": "https://demis.rki.de/fhir/Questionnaire/StatisticQuestionsBedOccupancy",
					"status": "completed",
					"item": [
						{
							"linkId": "numberOperableBedsGeneralWardAdults",
							"answer": [
								{
									"valueInteger": 1000
								}
							]
						},
						{
							"linkId": "numberOccupiedBedsGeneralWardAdults",
							"answer": [
								{
									"valueInteger": 500
								}
							]
						},
						{
							"linkId": "numberOperableBedsGeneralWardChildren",
							"answer": [
								{
									"valueInteger": 600
								}
							]
						},
						{
							"linkId": "numberOccupiedBedsGeneralWardChildren",
							"answer": [
								{
									"valueInteger": 580
								}
							]
						}
					]
				}
			},
			{
				"resource": {
					"resourceType": "PractitionerRole",
					"meta": {
						"profile": [
							"https://demis.rki.de/fhir/StructureDefinition/NotifierRole"
						]
					},
					"id": "11a59b9b-3017-442a-a168-d027c3ffa35f",
					"organization": {
						"reference": "Organization/730fcd87-ecfe-422b-b6ac-6b31c5b21e1d"
					}
				}
			},
			{
				"resource": {
					"resourceType": "Organization",
					"meta": {
						"profile": [
							"https://demis.rki.de/fhir/StructureDefinition/NotifierFacility"
						]
					},
					"id": "730fcd87-ecfe-422b-b6ac-6b31c5b21e1d",
					"identifier": [
						{
							"system": "https://demis.rki.de/fhir/NamingSystem/DemisParticipantId",
							"value": "99999"
						}
					],
					"type": [
						{
							"coding": [
								{
									"system": "https://demis.rki.de/fhir/CodeSystem/organizationType",
									"code": "hospital"
								}
							]
						}
					],
					"name": "Universitätsklinikum Bonn",
					"telecom": [
						{
							"system": "phone",
							"value": "+49 (0) 228 287 0"
						},
						{
							"system": "email",
							"value": "info@ukbonn.de"
						},
						{
							"system": "url",
							"value": "https://www.ukbonn.de/"
						}
					],
					"address": [
						{
							"use": "work",
							"type": "postal",
							"text": "Universitätsklinikum Bonn\nVenusberg-Campus 1\n53127 Bonn",
							"line": "Venusberg-Campus 1",
							"city": "Bonn",
							"postalCode": "53127",
							"country": "D"
						}
					]
				}
			}
		]
	}
}