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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeBundle
Idexample-bundle-notificationbundledisease-styd-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": "90b7f3ea-354d-34c2-b664-4e839e79c977",
  "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": "b4e3b15c-f919-3ad0-927c-03d88d600b9f"
  },
  "type": "document",
  "timestamp": "2022-12-07T09:50:00+01:00",
  "entry": [
    {
      "fullUrl": "https://demis.rki.de/fhir/Composition/c6025de4-4925-323e-86b8-92f92aa4af55",
      "resource": {
        "resourceType": "Composition",
        "id": "c6025de4-4925-323e-86b8-92f92aa4af55",
        "meta": {
          "lastUpdated": "2022-12-07T09:50:00+01:00",
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotificationDiseaseSTYD"
          ]
        },
        "identifier": {
          "system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
          "value": "e7a224d9-d39c-40bf-8197-df8f8893cca5"
        },
        "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/22dab620-641a-39b1-a415-19c66cd7a69b"
        },
        "date": "2022-12-07T01:00:00+01:00",
        "author": [
          {
            "reference": "PractitionerRole/f3185305-ce21-389b-9eb6-8f639076cd16"
          }
        ],
        "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/423f3070-d972-32fe-ba26-6a378a0e8d18"
              }
            ]
          },
          {
            "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/bced73d5-fbe2-379f-bf58-b385bf4d3621"
              }
            ]
          },
          {
            "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/f0b6f73c-4ae7-3973-9fee-5608832dc332"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/34a168f9-6b90-37be-8c0f-69a355942108",
      "resource": {
        "resourceType": "Organization",
        "id": "34a168f9-6b90-37be-8c0f-69a355942108",
        "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/22dab620-641a-39b1-a415-19c66cd7a69b",
      "resource": {
        "resourceType": "Patient",
        "id": "22dab620-641a-39b1-a415-19c66cd7a69b",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifiedPerson"
          ]
        },
        "name": [
          {
            "use": "official",
            "family": "Schmitt",
            "given": [
              "Georg"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "0305561478433"
          },
          {
            "system": "email",
            "value": "mr.schmitt@domain.de"
          }
        ],
        "gender": "male",
        "birthDate": "1966-03-18",
        "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/34a168f9-6b90-37be-8c0f-69a355942108"
                }
              }
            ]
          },
          {
            "extension": [
              {
                "url": "https://demis.rki.de/fhir/StructureDefinition/AddressUse",
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/addressUse",
                  "code": "primary"
                }
              }
            ],
            "line": [
              "Uhlandstr. 118"
            ],
            "city": "Berlin",
            "postalCode": "10717",
            "country": "DE"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Condition/423f3070-d972-32fe-ba26-6a378a0e8d18",
      "resource": {
        "resourceType": "Condition",
        "id": "423f3070-d972-32fe-ba26-6a378a0e8d18",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseSTYD"
          ]
        },
        "verificationStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code": "confirmed"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "https://demis.rki.de/fhir/CodeSystem/notificationDiseaseCategory",
              "code": "styd",
              "display": "Typhus"
            }
          ]
        },
        "subject": {
          "reference": "Patient/22dab620-641a-39b1-a415-19c66cd7a69b"
        },
        "onsetDateTime": "2022-12-01",
        "recordedDate": "2022-12-07",
        "evidence": [
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "21522001",
                    "display": "Bauchschmerzen"
                  }
                ]
              }
            ]
          },
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "409966000",
                    "display": "Durchfall, akut"
                  }
                ]
              }
            ]
          },
          {
            "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/Organization/aab0d624-b949-4ac5-9dce-3cf5a4ef3ff6",
      "resource": {
        "resourceType": "Organization",
        "id": "aab0d624-b949-4ac5-9dce-3cf5a4ef3ff6",
        "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/f3185305-ce21-389b-9eb6-8f639076cd16",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "f3185305-ce21-389b-9eb6-8f639076cd16",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifierRole"
          ]
        },
        "organization": {
          "reference": "Organization/aab0d624-b949-4ac5-9dce-3cf5a4ef3ff6"
        }
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/d41d7973-0acf-4dcf-a4d9-909dd030cdf5",
      "resource": {
        "resourceType": "Organization",
        "id": "d41d7973-0acf-4dcf-a4d9-909dd030cdf5",
        "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/Encounter/110cd20d-6d41-37f6-89ce-b31381db6327",
      "resource": {
        "resourceType": "Encounter",
        "id": "110cd20d-6d41-37f6-89ce-b31381db6327",
        "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/22dab620-641a-39b1-a415-19c66cd7a69b"
        },
        "period": {
          "start": "2022-12-07"
        },
        "serviceProvider": {
          "reference": "Organization/34a168f9-6b90-37be-8c0f-69a355942108"
        }
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/QuestionnaireResponse/bced73d5-fbe2-379f-bf58-b385bf4d3621",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "id": "bced73d5-fbe2-379f-bf58-b385bf4d3621",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationCommon"
          ]
        },
        "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsCommon",
        "status": "completed",
        "subject": {
          "reference": "Patient/22dab620-641a-39b1-a415-19c66cd7a69b"
        },
        "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/d41d7973-0acf-4dcf-a4d9-909dd030cdf5"
                        }
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "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/110cd20d-6d41-37f6-89ce-b31381db6327"
                            }
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "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-12-01"
                          }
                        ]
                      },
                      {
                        "linkId": "placeExposureEnd",
                        "answer": [
                          {
                            "valueDate": "2021-12-05"
                          }
                        ]
                      },
                      {
                        "linkId": "placeExposureRegion",
                        "answer": [
                          {
                            "valueCoding": {
                              "system": "https://demis.rki.de/fhir/CodeSystem/geographicRegion",
                              "code": "41436004",
                              "display": "Delhi"
                            }
                          }
                        ]
                      },
                      {
                        "linkId": "placeExposureHint",
                        "answer": [
                          {
                            "valueString": "Dienstreise"
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId": "organDonation",
            "answer": [
              {
                "valueCoding": {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
                  "code": "NASK",
                  "display": "not asked"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/QuestionnaireResponse/f0b6f73c-4ae7-3973-9fee-5608832dc332",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "id": "f0b6f73c-4ae7-3973-9fee-5608832dc332",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationSTYD"
          ]
        },
        "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsSTYD",
        "status": "completed",
        "subject": {
          "reference": "Patient/22dab620-641a-39b1-a415-19c66cd7a69b"
        },
        "item": [
          {
            "linkId": "immunization",
            "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"
                }
              }
            ]
          }
        ]
      }
    }
  ]
}