FHIR IG analytics| Package | rki.demis.disease |
| Resource Type | Bundle |
| Id | example-bundle-notificationbundledisease-dend-01.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "bf78dbd2-f5ca-3966-9f0d-148fd83d97cf",
"meta": {
"lastUpdated": "2023-03-10T09:50:00+01:00",
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/NotificationBundleDisease"
]
},
"identifier": {
"system": "https://demis.rki.de/fhir/NamingSystem/NotificationBundleId",
"value": "c443586c-0ec6-3c70-b001-b0eb02f7c1eb"
},
"type": "document",
"timestamp": "2023-03-10T09:50:00+01:00",
"entry": [
{
"fullUrl": "https://demis.rki.de/fhir/Composition/20fbe732-2d01-3014-bea6-ffb737f2836f",
"resource": {
"resourceType": "Composition",
"id": "20fbe732-2d01-3014-bea6-ffb737f2836f",
"meta": {
"lastUpdated": "2023-03-10T09:50:00+01:00",
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/NotificationDiseaseDEND"
]
},
"identifier": {
"system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
"value": "d3a85b6f-101e-4205-a71c-c3aba431e2d5"
},
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "34782-3",
"display": "Infectious disease Note"
}
]
},
"category": [
{
"coding": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/notificationType",
"code": "6.1_2",
"display": "Meldung gemäß §6 Absatz 1, 2"
}
]
}
],
"subject": {
"reference": "Patient/f3746628-1021-321c-a322-500bdd3c1fb8"
},
"date": "2023-03-10T01:00:00+01:00",
"author": [
{
"reference": "PractitionerRole/5f88681b-86dd-300d-83c6-a6fd15195df6"
}
],
"title": "Meldung gemäß §6 Absatz 1, 2 IfSG",
"section": [
{
"title": "Diagnose",
"code": {
"coding": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/sectionCode",
"code": "diagnosis",
"display": "Diagnose"
}
]
},
"entry": [
{
"reference": "Condition/3a4c40c9-91a9-38e1-bbd3-6088c625de66"
}
]
},
{
"title": "Meldetatbestandsübergreifende klinische und epidemiologische Angaben",
"code": {
"coding": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/sectionCode",
"code": "generalClinAndEpiInformation",
"display": "Meldetatbestandsübergreifende klinische und epidemiologische Angaben"
}
]
},
"entry": [
{
"reference": "QuestionnaireResponse/49fce338-76df-3fd2-97a4-b3ba1532a86d"
}
]
},
{
"title": "Meldetatbestandsspezifische klinische und epidemiologische Angaben",
"code": {
"coding": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/sectionCode",
"code": "specificClinAndEpiInformation",
"display": "Meldetatbestandsspezifische klinische und epidemiologische Angaben"
}
]
},
"entry": [
{
"reference": "QuestionnaireResponse/fd6ffe79-df33-3097-95c1-9c4ff15b1885"
}
]
}
]
}
},
{
"fullUrl": "https://demis.rki.de/fhir/Organization/396f5738-6883-3344-a378-897806a6ee79",
"resource": {
"resourceType": "Organization",
"id": "396f5738-6883-3344-a378-897806a6ee79",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonFacility"
]
},
"name": "Martin Luther Hospital",
"address": [
{
"line": [
"Havelchaussee. 93"
],
"city": "Berlin",
"postalCode": "13597",
"country": "DE"
}
],
"contact": [
{
"name": {
"use": "official",
"family": "Neudorf",
"given": [
"Lea"
]
}
}
]
}
},
{
"fullUrl": "https://demis.rki.de/fhir/Patient/f3746628-1021-321c-a322-500bdd3c1fb8",
"resource": {
"resourceType": "Patient",
"id": "f3746628-1021-321c-a322-500bdd3c1fb8",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/NotifiedPerson"
]
},
"name": [
{
"use": "official",
"family": "Burg",
"given": [
"Gregor"
]
}
],
"telecom": [
{
"system": "phone",
"value": "030 123456789"
},
{
"system": "email",
"value": "gburg@domain.de"
}
],
"gender": "male",
"birthDate": "1991-12-30",
"address": [
{
"extension": [
{
"url": "https://demis.rki.de/fhir/StructureDefinition/AddressUse",
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/addressUse",
"code": "current"
}
},
{
"url": "https://demis.rki.de/fhir/StructureDefinition/FacilityAddressNotifiedPerson",
"valueReference": {
"reference": "Organization/396f5738-6883-3344-a378-897806a6ee79"
}
}
]
},
{
"extension": [
{
"url": "https://demis.rki.de/fhir/StructureDefinition/AddressUse",
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/addressUse",
"code": "primary"
}
}
],
"line": [
"Inselstr. 34"
],
"city": "Berlin",
"postalCode": "14129",
"country": "DE"
}
]
}
},
{
"fullUrl": "https://demis.rki.de/fhir/Condition/3a4c40c9-91a9-38e1-bbd3-6088c625de66",
"resource": {
"resourceType": "Condition",
"id": "3a4c40c9-91a9-38e1-bbd3-6088c625de66",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/DiseaseDEND"
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code": "confirmed"
}
]
},
"code": {
"coding": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/notificationDiseaseCategory",
"code": "dend",
"display": "Denguefieber"
}
]
},
"subject": {
"reference": "Patient/f3746628-1021-321c-a322-500bdd3c1fb8"
},
"onsetDateTime": "2023-03-08",
"recordedDate": "2023-03-10",
"evidence": [
{
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "386661006",
"display": "Fieber"
}
]
}
]
},
{
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "271813007",
"display": "Hauteinblutung, Petechien"
}
]
}
]
},
{
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387778001",
"display": "Hauteinblutung, Purpura"
}
]
}
]
},
{
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "60046008:42752001=166778002",
"display": "Anzeichen für Plasmaaustritt (Pleuraerguss)"
}
]
}
]
},
{
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "389026000:42752001=166778002",
"display": "Anzeichen für Plasmaaustritt (Aszites)"
}
]
}
]
}
],
"note": [
{
"text": "-"
}
]
}
},
{
"fullUrl": "https://demis.rki.de/fhir/Immunization/1e0abafb-eb2d-3e35-8a80-27144432ea91",
"resource": {
"resourceType": "Immunization",
"id": "1e0abafb-eb2d-3e35-8a80-27144432ea91",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationDEND"
]
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "871720004",
"display": "Tetravalenter Dengue-Impfstoff (lebend, attenuiert) (Qdenga)"
}
]
},
"patient": {
"reference": "Patient/f3746628-1021-321c-a322-500bdd3c1fb8"
},
"occurrenceDateTime": "2022-05-01",
"note": [
{
"text": "-"
}
]
}
},
{
"fullUrl": "https://demis.rki.de/fhir/Immunization/01182196-4efc-3a1a-857e-2f16fce4dabc",
"resource": {
"resourceType": "Immunization",
"id": "01182196-4efc-3a1a-857e-2f16fce4dabc",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationDEND"
]
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "871720004",
"display": "Tetravalenter Dengue-Impfstoff (lebend, attenuiert) (Qdenga)"
}
]
},
"patient": {
"reference": "Patient/f3746628-1021-321c-a322-500bdd3c1fb8"
},
"occurrenceDateTime": "2022-08-12",
"note": [
{
"text": "-"
}
]
}
},
{
"fullUrl": "https://demis.rki.de/fhir/Organization/9d6c3dcd-cba3-4fcc-9eae-6b7b19e60148",
"resource": {
"resourceType": "Organization",
"id": "9d6c3dcd-cba3-4fcc-9eae-6b7b19e60148",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/NotifierFacility"
]
},
"identifier": [
{
"system": "http://fhir.de/sid/arge-ik/iknr"
}
],
"type": [
{
"coding": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/organizationType",
"code": "hospital"
}
]
}
],
"name": "Martin Luther Hospital - Meldestandort",
"telecom": [
{
"system": "phone",
"value": "030777123490",
"use": "work"
}
],
"address": [
{
"line": [
"Havelchaussee 93"
],
"city": "Berlin",
"postalCode": "13597",
"country": "DE"
}
]
}
},
{
"fullUrl": "https://demis.rki.de/fhir/PractitionerRole/5f88681b-86dd-300d-83c6-a6fd15195df6",
"resource": {
"resourceType": "PractitionerRole",
"id": "5f88681b-86dd-300d-83c6-a6fd15195df6",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/NotifierRole"
]
},
"organization": {
"reference": "Organization/9d6c3dcd-cba3-4fcc-9eae-6b7b19e60148"
}
}
},
{
"fullUrl": "https://demis.rki.de/fhir/Organization/e36c2993-c742-45ee-ac99-47a73ca29eeb",
"resource": {
"resourceType": "Organization",
"id": "e36c2993-c742-45ee-ac99-47a73ca29eeb",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/Organization"
]
},
"type": [
{
"coding": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/organizationType",
"code": "othPrivatLab"
}
]
}
],
"name": "Labor 123",
"telecom": [
{
"system": "phone",
"value": "030983211",
"use": "work"
}
],
"address": [
{
"line": [
"Laborstr. 321"
],
"city": "Berlin",
"postalCode": "13055",
"country": "DE"
}
]
}
},
{
"fullUrl": "https://demis.rki.de/fhir/Encounter/caa38410-6417-3aba-a30e-b3e0c2df71fe",
"resource": {
"resourceType": "Encounter",
"id": "caa38410-6417-3aba-a30e-b3e0c2df71fe",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/Hospitalization"
]
},
"status": "in-progress",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "IMP",
"display": "inpatient encounter"
},
"serviceType": {
"coding": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/hospitalizationServiceType",
"code": "0152",
"display": "Schwerpunkt Infektionskrankheiten"
}
]
},
"subject": {
"reference": "Patient/f3746628-1021-321c-a322-500bdd3c1fb8"
},
"period": {
"start": "2023-03-10"
},
"serviceProvider": {
"reference": "Organization/396f5738-6883-3344-a378-897806a6ee79"
}
}
},
{
"fullUrl": "https://demis.rki.de/fhir/Encounter/d4072f78-2cbd-3c49-ac07-cf9c9be9812d",
"resource": {
"resourceType": "Encounter",
"id": "d4072f78-2cbd-3c49-ac07-cf9c9be9812d",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/Hospitalization"
]
},
"extension": [
{
"url": "https://demis.rki.de/fhir/StructureDefinition/HospitalizationNote",
"valueString": "Sehr schlechter Zustand."
}
],
"status": "in-progress",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "IMP",
"display": "inpatient encounter"
},
"serviceType": {
"coding": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/hospitalizationServiceType",
"code": "3600",
"display": "Intensivmedizin"
}
]
},
"subject": {
"reference": "Patient/f3746628-1021-321c-a322-500bdd3c1fb8"
},
"period": {
"start": "2023-03-12"
},
"serviceProvider": {
"reference": "Organization/396f5738-6883-3344-a378-897806a6ee79"
}
}
},
{
"fullUrl": "https://demis.rki.de/fhir/QuestionnaireResponse/49fce338-76df-3fd2-97a4-b3ba1532a86d",
"resource": {
"resourceType": "QuestionnaireResponse",
"id": "49fce338-76df-3fd2-97a4-b3ba1532a86d",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationCommon"
]
},
"questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsCommon",
"status": "completed",
"subject": {
"reference": "Patient/f3746628-1021-321c-a322-500bdd3c1fb8"
},
"item": [
{
"linkId": "isDead",
"answer": [
{
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
"code": "no",
"display": "Nein"
}
}
]
},
{
"linkId": "militaryAffiliation",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "ASKU",
"display": "asked but unknown"
}
}
]
},
{
"linkId": "labSpecimenTaken",
"answer": [
{
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
"code": "yes",
"display": "Ja"
},
"item": [
{
"linkId": "labSpecimenLab",
"answer": [
{
"valueReference": {
"reference": "Organization/e36c2993-c742-45ee-ac99-47a73ca29eeb"
}
}
]
}
]
}
]
},
{
"linkId": "hospitalized",
"answer": [
{
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
"code": "yes",
"display": "Ja"
},
"item": [
{
"linkId": "hospitalizedGroup",
"item": [
{
"linkId": "hospitalizedEncounter",
"answer": [
{
"valueReference": {
"reference": "Encounter/caa38410-6417-3aba-a30e-b3e0c2df71fe"
}
}
]
}
]
},
{
"linkId": "hospitalizedGroup",
"item": [
{
"linkId": "hospitalizedEncounter",
"answer": [
{
"valueReference": {
"reference": "Encounter/d4072f78-2cbd-3c49-ac07-cf9c9be9812d"
}
}
]
}
]
}
]
}
]
},
{
"linkId": "infectProtectFacility",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "ASKU",
"display": "asked but unknown"
}
}
]
},
{
"linkId": "placeExposure",
"answer": [
{
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
"code": "yes",
"display": "Ja"
},
"item": [
{
"linkId": "placeExposureGroup",
"item": [
{
"linkId": "placeExposureBegin",
"answer": [
{
"valueDate": "2022-09-01"
}
]
},
{
"linkId": "placeExposureEnd",
"answer": [
{
"valueDate": "2023-02-23"
}
]
},
{
"linkId": "placeExposureRegion",
"answer": [
{
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/geographicRegion",
"code": "21000519",
"display": "Französisch Polynesien"
}
}
]
}
]
}
]
}
]
},
{
"linkId": "organDonation",
"answer": [
{
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
"code": "no",
"display": "Nein"
}
}
]
},
{
"linkId": "additionalInformation",
"answer": [
{
"valueString": "Hatte 2019 bereits Denguefieber"
}
]
}
]
}
},
{
"fullUrl": "https://demis.rki.de/fhir/QuestionnaireResponse/fd6ffe79-df33-3097-95c1-9c4ff15b1885",
"resource": {
"resourceType": "QuestionnaireResponse",
"id": "fd6ffe79-df33-3097-95c1-9c4ff15b1885",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationDEND"
]
},
"questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsDEND",
"status": "completed",
"subject": {
"reference": "Patient/f3746628-1021-321c-a322-500bdd3c1fb8"
},
"item": [
{
"linkId": "immunization",
"answer": [
{
"valueCoding": {
"system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
"code": "yes",
"display": "Ja"
},
"item": [
{
"linkId": "immunizationRef",
"answer": [
{
"valueReference": {
"reference": "Immunization/1e0abafb-eb2d-3e35-8a80-27144432ea91"
}
}
]
},
{
"linkId": "immunizationRef",
"answer": [
{
"valueReference": {
"reference": "Immunization/01182196-4efc-3a1a-857e-2f16fce4dabc"
}
}
]
}
]
}
]
},
{
"linkId": "outbreak",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "ASKU",
"display": "asked but unknown"
}
}
]
}
]
}
}
]
}