FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagerki.demis.disease
Resource TypeBundle
Idexample-bundle-notificationbundledisease-ypsd-01.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "9f965304-c860-3c96-bae8-9225eb95f7ad",
  "meta": {
    "lastUpdated": "2022-12-07T09:50:00+01:00",
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/NotificationBundleDisease"
    ]
  },
  "identifier": {
    "system": "https://demis.rki.de/fhir/NamingSystem/NotificationBundleId",
    "value": "7e8f244e-ece9-3bba-bfbb-e3ba234573d5"
  },
  "type": "document",
  "timestamp": "2022-12-07T09:50:00+01:00",
  "entry": [
    {
      "fullUrl": "https://demis.rki.de/fhir/Composition/19bd6ae6-b224-368c-b077-3c9370b04cce",
      "resource": {
        "resourceType": "Composition",
        "id": "19bd6ae6-b224-368c-b077-3c9370b04cce",
        "meta": {
          "lastUpdated": "2022-12-07T09:50:00+01:00",
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotificationDiseaseYPSD"
          ]
        },
        "identifier": {
          "system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
          "value": "a12ef51d-c387-412f-99af-c7df6d5194f5"
        },
        "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/f067000c-aaa3-3f63-9d88-930aac54bd0d"
        },
        "date": "2022-12-07T01:00:00+01:00",
        "author": [
          {
            "reference": "PractitionerRole/3a2329f6-876b-3337-8388-1e9abcbb7858"
          }
        ],
        "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/3f94e304-a32f-3b81-9508-a53b339335c7"
              }
            ]
          },
          {
            "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/9f854804-537d-362d-b6ba-75e0cd12374f"
              }
            ]
          },
          {
            "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/f051b117-e8cc-394e-bffd-f8cbe55e051c"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/dce625f7-8a8b-367d-a5ba-aaf24c22f4a3",
      "resource": {
        "resourceType": "Organization",
        "id": "dce625f7-8a8b-367d-a5ba-aaf24c22f4a3",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonFacility"
          ]
        },
        "name": "Sankt Gertrauden Krankenhaus (ganz anderer Standort)",
        "address": [
          {
            "line": [
              "Harztr. 11"
            ],
            "city": "Berlin",
            "postalCode": "12623",
            "country": "DE"
          }
        ],
        "contact": [
          {
            "name": {
              "use": "official",
              "family": "Schüler",
              "given": [
                "Andreas"
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Patient/f067000c-aaa3-3f63-9d88-930aac54bd0d",
      "resource": {
        "resourceType": "Patient",
        "id": "f067000c-aaa3-3f63-9d88-930aac54bd0d",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifiedPerson"
          ]
        },
        "name": [
          {
            "use": "official",
            "family": "Soloniaina",
            "given": [
              "Dalià"
            ]
          }
        ],
        "gender": "female",
        "birthDate": "1972-02-22",
        "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/dce625f7-8a8b-367d-a5ba-aaf24c22f4a3"
                }
              }
            ]
          },
          {
            "extension": [
              {
                "url": "https://demis.rki.de/fhir/StructureDefinition/AddressUse",
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/addressUse",
                  "code": "primary"
                }
              }
            ],
            "line": [
              "Storkower Str. 56"
            ],
            "city": "Berlin",
            "postalCode": "13125",
            "country": "DE"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Condition/3f94e304-a32f-3b81-9508-a53b339335c7",
      "resource": {
        "resourceType": "Condition",
        "id": "3f94e304-a32f-3b81-9508-a53b339335c7",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseYPSD"
          ]
        },
        "verificationStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code": "confirmed"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "https://demis.rki.de/fhir/CodeSystem/notificationDiseaseCategory",
              "code": "ypsd",
              "display": "Pest"
            }
          ]
        },
        "subject": {
          "reference": "Patient/f067000c-aaa3-3f63-9d88-930aac54bd0d"
        },
        "onsetDateTime": "2022-12-05",
        "recordedDate": "2022-12-07",
        "evidence": [
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "447931005",
                    "display": "septisches Krankheitsbild"
                  }
                ]
              }
            ]
          },
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "29857009",
                    "display": "Brustschmerzen"
                  }
                ]
              }
            ]
          },
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "386661006",
                    "display": "Fieber"
                  }
                ]
              }
            ]
          },
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "66857006",
                    "display": "Blutiger Auswurf (Hämoptyse)"
                  }
                ]
              }
            ]
          }
        ],
        "note": [
          {
            "text": "Textueller Hinweis"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/c8be02d9-f7b1-4a97-9071-e398c75d3d61",
      "resource": {
        "resourceType": "Organization",
        "id": "c8be02d9-f7b1-4a97-9071-e398c75d3d61",
        "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": "Sankt Gertrauden Krankenhaus",
        "telecom": [
          {
            "system": "phone",
            "value": "0309876543210",
            "use": "work"
          }
        ],
        "address": [
          {
            "line": [
              "Dingsweg 321"
            ],
            "city": "Berlin",
            "postalCode": "13055",
            "country": "DE"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/PractitionerRole/3a2329f6-876b-3337-8388-1e9abcbb7858",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "3a2329f6-876b-3337-8388-1e9abcbb7858",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifierRole"
          ]
        },
        "organization": {
          "reference": "Organization/c8be02d9-f7b1-4a97-9071-e398c75d3d61"
        }
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/189805f4-6d86-4187-99c2-dc18919192d7",
      "resource": {
        "resourceType": "Organization",
        "id": "189805f4-6d86-4187-99c2-dc18919192d7",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/StructureDefinition/Organization"
          ]
        },
        "type": [
          {
            "coding": [
              {
                "system": "https://demis.rki.de/fhir/CodeSystem/organizationType",
                "code": "hospitalLab"
              }
            ]
          }
        ],
        "name": "Sankt Gertrauden Krankenhaus - Krankenhauslabor",
        "telecom": [
          {
            "system": "phone",
            "value": "0309876543211",
            "use": "work"
          }
        ],
        "address": [
          {
            "line": [
              "Dingsweg 321"
            ],
            "city": "Berlin",
            "postalCode": "13055",
            "country": "DE"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/12880cff-d67c-432c-9afc-dd45c5088ec1",
      "resource": {
        "resourceType": "Organization",
        "id": "12880cff-d67c-432c-9afc-dd45c5088ec1",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/StructureDefinition/Organization"
          ]
        },
        "type": [
          {
            "coding": [
              {
                "system": "https://demis.rki.de/fhir/CodeSystem/organizationType",
                "code": "childHome",
                "display": "Kinderheim o.ä."
              }
            ]
          }
        ],
        "name": "Kinderhaus Lankwitz",
        "address": [
          {
            "line": [
              "Alt-Lankwitz 18"
            ],
            "postalCode": "14123"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Encounter/023b2ed0-8155-3371-8490-32051c56035e",
      "resource": {
        "resourceType": "Encounter",
        "id": "023b2ed0-8155-3371-8490-32051c56035e",
        "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/f067000c-aaa3-3f63-9d88-930aac54bd0d"
        },
        "period": {
          "start": "2022-12-06"
        },
        "serviceProvider": {
          "reference": "Organization/dce625f7-8a8b-367d-a5ba-aaf24c22f4a3"
        }
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Encounter/a3e8a410-c82b-38c7-a06b-717c41b25967",
      "resource": {
        "resourceType": "Encounter",
        "id": "a3e8a410-c82b-38c7-a06b-717c41b25967",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/Hospitalization"
          ]
        },
        "extension": [
          {
            "url": "https://demis.rki.de/fhir/StructureDefinition/HospitalizationNote",
            "valueString": "ITV zur Isolation."
          }
        ],
        "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/f067000c-aaa3-3f63-9d88-930aac54bd0d"
        },
        "period": {
          "start": "2022-12-07"
        },
        "serviceProvider": {
          "reference": "Organization/dce625f7-8a8b-367d-a5ba-aaf24c22f4a3"
        }
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/QuestionnaireResponse/9f854804-537d-362d-b6ba-75e0cd12374f",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "id": "9f854804-537d-362d-b6ba-75e0cd12374f",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationCommon"
          ]
        },
        "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsCommon",
        "status": "completed",
        "subject": {
          "reference": "Patient/f067000c-aaa3-3f63-9d88-930aac54bd0d"
        },
        "item": [
          {
            "linkId": "isDead",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "no",
                  "display": "Nein"
                }
              }
            ]
          },
          {
            "linkId": "militaryAffiliation",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/militaryAffiliation",
                  "code": "noReferenceToBundeswehr",
                  "display": "Kein Bezug zur BW"
                }
              }
            ]
          },
          {
            "linkId": "labSpecimenTaken",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "yes",
                  "display": "Ja"
                },
                "item": [
                  {
                    "linkId": "labSpecimenLab",
                    "answer": [
                      {
                        "valueReference": {
                          "reference": "Organization/189805f4-6d86-4187-99c2-dc18919192d7"
                        }
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "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/023b2ed0-8155-3371-8490-32051c56035e"
                            }
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "linkId": "hospitalizedGroup",
                    "item": [
                      {
                        "linkId": "hospitalizedEncounter",
                        "answer": [
                          {
                            "valueReference": {
                              "reference": "Encounter/a3e8a410-c82b-38c7-a06b-717c41b25967"
                            }
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId": "infectProtectFacility",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "yes",
                  "display": "Ja"
                },
                "item": [
                  {
                    "linkId": "infectProtectFacilityGroup",
                    "item": [
                      {
                        "linkId": "infectProtectFacilityBegin",
                        "answer": [
                          {
                            "valueDate": "2000-09-01"
                          }
                        ]
                      },
                      {
                        "linkId": "infectProtectFacilityRole",
                        "answer": [
                          {
                            "valueCoding": {
                              "system": "https://demis.rki.de/fhir/CodeSystem/organizationAssociation",
                              "code": "employment",
                              "display": "Tätigkeit"
                            }
                          }
                        ]
                      },
                      {
                        "linkId": "infectProtectFacilityOrganization",
                        "answer": [
                          {
                            "valueReference": {
                              "reference": "Organization/12880cff-d67c-432c-9afc-dd45c5088ec1"
                            }
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "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-11-01"
                          }
                        ]
                      },
                      {
                        "linkId": "placeExposureEnd",
                        "answer": [
                          {
                            "valueDate": "2022-12-05"
                          }
                        ]
                      },
                      {
                        "linkId": "placeExposureRegion",
                        "answer": [
                          {
                            "valueCoding": {
                              "system": "https://demis.rki.de/fhir/CodeSystem/geographicRegion",
                              "code": "21000333",
                              "display": "Madagaskar"
                            }
                          }
                        ]
                      },
                      {
                        "linkId": "placeExposureHint",
                        "answer": [
                          {
                            "valueString": "Urlaubsreise"
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId": "organDonation",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "yes",
                  "display": "Ja"
                }
              }
            ]
          },
          {
            "linkId": "additionalInformation",
            "answer": [
              {
                "valueString": "Erzieherin im Kinderheim."
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/QuestionnaireResponse/f051b117-e8cc-394e-bffd-f8cbe55e051c",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "id": "f051b117-e8cc-394e-bffd-f8cbe55e051c",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationYPSD"
          ]
        },
        "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsYPSD",
        "status": "completed",
        "subject": {
          "reference": "Patient/f067000c-aaa3-3f63-9d88-930aac54bd0d"
        },
        "item": [
          {
            "linkId": "form",
            "answer": [
              {
                "valueCoding": {
                  "system": "http://snomed.info/sct",
                  "code": "38976008",
                  "display": "Lungenpest"
                }
              }
            ]
          },
          {
            "linkId": "outbreak",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "no",
                  "display": "Nein"
                }
              }
            ]
          }
        ]
      }
    }
  ]
}