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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeBundle
Idexample-bundle-notificationbundledisease-sxxd-01a.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": "1f8c19cc-69d6-3616-a42f-65d89b88205c",
  "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": "4aaa66a0-ac3a-37a0-851e-4e45ab6c408b"
  },
  "type": "document",
  "timestamp": "2022-12-07T09:50:00+01:00",
  "entry": [
    {
      "fullUrl": "https://demis.rki.de/fhir/Composition/5258ed4a-6d6b-3162-8993-2c74c3c70ada",
      "resource": {
        "resourceType": "Composition",
        "id": "5258ed4a-6d6b-3162-8993-2c74c3c70ada",
        "meta": {
          "lastUpdated": "2022-12-07T09:50:00+01:00",
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotificationDiseaseSXXD"
          ]
        },
        "identifier": {
          "system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
          "value": "57afacac-c1a2-4a13-93c3-f41e75aa311b"
        },
        "status": "preliminary",
        "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/198b8948-67bc-3ced-8b37-d3ab6e335f97"
        },
        "date": "2022-12-07T01:00:00+01:00",
        "author": [
          {
            "reference": "PractitionerRole/09737105-4951-3173-9ad8-7b1a455d3905"
          }
        ],
        "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/7ec726cb-dd21-3d92-8605-4d807dc06b1f"
              }
            ]
          },
          {
            "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/3a52a39d-7be5-39a4-b927-6a513c207379"
              }
            ]
          },
          {
            "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/de7b4a25-a6fb-3333-a3d2-9a27bcc87911"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Patient/198b8948-67bc-3ced-8b37-d3ab6e335f97",
      "resource": {
        "resourceType": "Patient",
        "id": "198b8948-67bc-3ced-8b37-d3ab6e335f97",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifiedPerson"
          ]
        },
        "name": [
          {
            "use": "official",
            "family": "Mustermann",
            "given": [
              "Hans"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "030 123456789"
          },
          {
            "system": "email",
            "value": "bb@hfksjfhdaksljdfhsakl.de"
          }
        ],
        "gender": "male",
        "birthDate": "1990-06-13",
        "address": [
          {
            "extension": [
              {
                "url": "https://demis.rki.de/fhir/StructureDefinition/AddressUse",
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/addressUse",
                  "code": "primary"
                }
              }
            ],
            "line": [
              "Bertolt-Brecht-Platz 1"
            ],
            "city": "Berlin",
            "postalCode": "10117",
            "country": "DE"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Condition/7ec726cb-dd21-3d92-8605-4d807dc06b1f",
      "resource": {
        "resourceType": "Condition",
        "id": "7ec726cb-dd21-3d92-8605-4d807dc06b1f",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseSXXD"
          ]
        },
        "verificationStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code": "unconfirmed"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "https://demis.rki.de/fhir/CodeSystem/notificationDiseaseCategory",
              "code": "sxxd",
              "display": "Verdacht auf akute Typhus/Paratyphus"
            }
          ]
        },
        "subject": {
          "reference": "Patient/198b8948-67bc-3ced-8b37-d3ab6e335f97"
        },
        "onsetDateTime": "2022-12-05",
        "recordedDate": "2022-12-07",
        "evidence": [
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "21522001",
                    "display": "Bauchschmerzen"
                  }
                ]
              }
            ]
          },
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "111360009",
                    "display": "Verstopfung (Obstipation)"
                  }
                ]
              }
            ]
          },
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "386661006",
                    "display": "Fieber"
                  }
                ]
              }
            ]
          },
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "25064002",
                    "display": "Kopfschmerzen"
                  }
                ]
              }
            ]
          }
        ],
        "note": [
          {
            "text": "Textueller Hinweis"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Immunization/01b1cc5b-d70f-38f9-92cb-1c9e209608b8",
      "resource": {
        "resourceType": "Immunization",
        "id": "01b1cc5b-d70f-38f9-92cb-1c9e209608b8",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationSXXD"
          ]
        },
        "status": "completed",
        "vaccineCode": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "971000221109",
              "display": "Typhus-Impfstoff, oral,lebend abgeschwächt (Typhoral L)"
            }
          ]
        },
        "patient": {
          "reference": "Patient/198b8948-67bc-3ced-8b37-d3ab6e335f97"
        },
        "occurrenceDateTime": "2022-11-24",
        "note": [
          {
            "text": "-"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Immunization/35acb898-e67f-38fd-8373-5714186fed17",
      "resource": {
        "resourceType": "Immunization",
        "id": "35acb898-e67f-38fd-8373-5714186fed17",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationSXXD"
          ]
        },
        "status": "completed",
        "vaccineCode": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "971000221109",
              "display": "Typhus-Impfstoff, oral,lebend abgeschwächt (Typhoral L)"
            }
          ]
        },
        "patient": {
          "reference": "Patient/198b8948-67bc-3ced-8b37-d3ab6e335f97"
        },
        "occurrenceDateTime": "2022-11-28",
        "note": [
          {
            "text": "-"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Immunization/01b4ee88-33bd-3e8a-8683-a84cf4920eaa",
      "resource": {
        "resourceType": "Immunization",
        "id": "01b4ee88-33bd-3e8a-8683-a84cf4920eaa",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationSXXD"
          ]
        },
        "status": "completed",
        "vaccineCode": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "971000221109",
              "display": "Typhus-Impfstoff, oral,lebend abgeschwächt (Typhoral L)"
            }
          ]
        },
        "patient": {
          "reference": "Patient/198b8948-67bc-3ced-8b37-d3ab6e335f97"
        },
        "occurrenceDateTime": "2022-12-01",
        "note": [
          {
            "text": "-"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/93efca38-6b28-403d-a4a9-a68d37d7fad0",
      "resource": {
        "resourceType": "Organization",
        "id": "93efca38-6b28-403d-a4a9-a68d37d7fad0",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifierFacility"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR",
            "value": "123123100"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "system": "https://demis.rki.de/fhir/CodeSystem/organizationType",
                "code": "physicianOffice"
              }
            ]
          }
        ],
        "name": "Hausarztpraxis Dr. Musterfrau",
        "telecom": [
          {
            "system": "phone",
            "value": "0308976543210",
            "use": "work"
          }
        ],
        "address": [
          {
            "line": [
              "Kattenstr. 11"
            ],
            "city": "Berlin",
            "postalCode": "12524",
            "country": "DE"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/PractitionerRole/09737105-4951-3173-9ad8-7b1a455d3905",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "09737105-4951-3173-9ad8-7b1a455d3905",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifierRole"
          ]
        },
        "organization": {
          "reference": "Organization/93efca38-6b28-403d-a4a9-a68d37d7fad0"
        }
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/217fb412-193f-49d2-8d6b-a7a762dd8b99",
      "resource": {
        "resourceType": "Organization",
        "id": "217fb412-193f-49d2-8d6b-a7a762dd8b99",
        "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/QuestionnaireResponse/3a52a39d-7be5-39a4-b927-6a513c207379",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "id": "3a52a39d-7be5-39a4-b927-6a513c207379",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationCommon"
          ]
        },
        "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsCommon",
        "status": "completed",
        "subject": {
          "reference": "Patient/198b8948-67bc-3ced-8b37-d3ab6e335f97"
        },
        "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/217fb412-193f-49d2-8d6b-a7a762dd8b99"
                        }
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId": "hospitalized",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "no",
                  "display": "Nein"
                }
              }
            ]
          },
          {
            "linkId": "infectProtectFacility",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "no",
                  "display": "Nein"
                }
              }
            ]
          },
          {
            "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-04"
                          }
                        ]
                      },
                      {
                        "linkId": "placeExposureRegion",
                        "answer": [
                          {
                            "valueCoding": {
                              "system": "https://demis.rki.de/fhir/CodeSystem/geographicRegion",
                              "code": "21000213",
                              "display": "Pakistan"
                            }
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId": "organDonation",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "no",
                  "display": "Nein"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/QuestionnaireResponse/de7b4a25-a6fb-3333-a3d2-9a27bcc87911",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "id": "de7b4a25-a6fb-3333-a3d2-9a27bcc87911",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationSXXD"
          ]
        },
        "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsSXXD",
        "status": "completed",
        "subject": {
          "reference": "Patient/198b8948-67bc-3ced-8b37-d3ab6e335f97"
        },
        "item": [
          {
            "linkId": "immunization",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "yes",
                  "display": "Ja"
                },
                "item": [
                  {
                    "linkId": "immunizationRef",
                    "answer": [
                      {
                        "valueReference": {
                          "reference": "Immunization/01b1cc5b-d70f-38f9-92cb-1c9e209608b8"
                        }
                      }
                    ]
                  },
                  {
                    "linkId": "immunizationRef",
                    "answer": [
                      {
                        "valueReference": {
                          "reference": "Immunization/35acb898-e67f-38fd-8373-5714186fed17"
                        }
                      }
                    ]
                  },
                  {
                    "linkId": "immunizationRef",
                    "answer": [
                      {
                        "valueReference": {
                          "reference": "Immunization/01b4ee88-33bd-3e8a-8683-a84cf4920eaa"
                        }
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId": "suspectedCase",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "no",
                  "display": "Nein"
                }
              }
            ]
          },
          {
            "linkId": "outbreak",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "no",
                  "display": "Nein"
                }
              }
            ]
          }
        ]
      }
    }
  ]
}