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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeBundle
Idexample-bundle-notificationbundledisease-htvd-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": "743a77de-3313-3151-a714-ad40ecb3e174",
  "meta": {
    "lastUpdated": "2023-04-15T09:50:00+01:00",
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/NotificationBundleDisease"
    ]
  },
  "identifier": {
    "system": "https://demis.rki.de/fhir/NamingSystem/NotificationBundleId",
    "value": "166dc81e-5634-3d36-bc1b-07e512627e0b"
  },
  "type": "document",
  "timestamp": "2023-04-15T09:50:00+01:00",
  "entry": [
    {
      "fullUrl": "https://demis.rki.de/fhir/Composition/35e07351-d5b3-3e24-97a7-addfe5210c41",
      "resource": {
        "resourceType": "Composition",
        "id": "35e07351-d5b3-3e24-97a7-addfe5210c41",
        "meta": {
          "lastUpdated": "2023-04-15T09:50:00+01:00",
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotificationDiseaseHTVD"
          ]
        },
        "identifier": {
          "system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
          "value": "71617205-ea01-4ace-a476-f7a788548af6"
        },
        "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/ee1a8f25-3792-3f6d-9979-03fcb77976d7"
        },
        "date": "2023-04-15T02:00:00+02:00",
        "author": [
          {
            "reference": "PractitionerRole/878575ea-87d6-37f6-a064-3da576c7ea4f"
          }
        ],
        "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/c51ffefd-2da7-3b0b-b6a9-7e5b069141d0"
              }
            ]
          },
          {
            "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/976abd9f-9c13-38b7-85de-2e1e51a9c1ea"
              }
            ]
          },
          {
            "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/17a5339d-f142-3388-bc3f-fc8e16ba7076"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/8781d896-c2c9-3e0c-abd3-081c10fd85a3",
      "resource": {
        "resourceType": "Organization",
        "id": "8781d896-c2c9-3e0c-abd3-081c10fd85a3",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonFacility"
          ]
        },
        "name": "Martin Luther Hospital - Meldezentrale",
        "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/ee1a8f25-3792-3f6d-9979-03fcb77976d7",
      "resource": {
        "resourceType": "Patient",
        "id": "ee1a8f25-3792-3f6d-9979-03fcb77976d7",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifiedPerson"
          ]
        },
        "name": [
          {
            "use": "official",
            "family": "Brenner",
            "given": [
              "Simon"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "0305561478433"
          },
          {
            "system": "email",
            "value": "mr.brenner@domain.de"
          }
        ],
        "gender": "male",
        "birthDate": "2000-02-01",
        "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/8781d896-c2c9-3e0c-abd3-081c10fd85a3"
                }
              }
            ]
          },
          {
            "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/c51ffefd-2da7-3b0b-b6a9-7e5b069141d0",
      "resource": {
        "resourceType": "Condition",
        "id": "c51ffefd-2da7-3b0b-b6a9-7e5b069141d0",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseHTVD"
          ]
        },
        "verificationStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code": "confirmed"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "https://demis.rki.de/fhir/CodeSystem/notificationDiseaseCategory",
              "code": "htvd",
              "display": "Hantavirus-Erkrankung"
            }
          ]
        },
        "subject": {
          "reference": "Patient/ee1a8f25-3792-3f6d-9979-03fcb77976d7"
        },
        "onsetDateTime": "2023-04-15",
        "recordedDate": "2023-04-15",
        "evidence": [
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "386661006",
                    "display": "Fieber"
                  }
                ]
              }
            ]
          },
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "74474003",
                    "display": "Blutung gastrointestinal"
                  }
                ]
              }
            ]
          },
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "302227002",
                    "display": "Hauteinblutung, Ekchymosen"
                  }
                ]
              }
            ]
          },
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "60046008:42752001=166778002",
                    "display": "Anzeichen für Plasmaaustritt (Pleuraerguss)"
                  }
                ]
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/abe66c33-e3d2-4671-b592-4cd89d387218",
      "resource": {
        "resourceType": "Organization",
        "id": "abe66c33-e3d2-4671-b592-4cd89d387218",
        "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/878575ea-87d6-37f6-a064-3da576c7ea4f",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "878575ea-87d6-37f6-a064-3da576c7ea4f",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifierRole"
          ]
        },
        "organization": {
          "reference": "Organization/abe66c33-e3d2-4671-b592-4cd89d387218"
        }
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/00129cb3-edc3-402d-9cab-0099e0a7ed3a",
      "resource": {
        "resourceType": "Organization",
        "id": "00129cb3-edc3-402d-9cab-0099e0a7ed3a",
        "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/18a4e04e-6e70-3e35-8a88-74ff24ac5b63",
      "resource": {
        "resourceType": "Encounter",
        "id": "18a4e04e-6e70-3e35-8a88-74ff24ac5b63",
        "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/ee1a8f25-3792-3f6d-9979-03fcb77976d7"
        },
        "period": {
          "start": "2020-04-15"
        },
        "serviceProvider": {
          "reference": "Organization/8781d896-c2c9-3e0c-abd3-081c10fd85a3"
        }
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Encounter/b1ab1b52-2cc8-3a52-bdbc-ae05aa50deff",
      "resource": {
        "resourceType": "Encounter",
        "id": "b1ab1b52-2cc8-3a52-bdbc-ae05aa50deff",
        "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": "3600",
              "display": "Intensivmedizin"
            }
          ]
        },
        "subject": {
          "reference": "Patient/ee1a8f25-3792-3f6d-9979-03fcb77976d7"
        },
        "period": {
          "start": "2023-04-15"
        },
        "serviceProvider": {
          "reference": "Organization/8781d896-c2c9-3e0c-abd3-081c10fd85a3"
        }
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/QuestionnaireResponse/976abd9f-9c13-38b7-85de-2e1e51a9c1ea",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "id": "976abd9f-9c13-38b7-85de-2e1e51a9c1ea",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationCommon"
          ]
        },
        "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsCommon",
        "status": "completed",
        "subject": {
          "reference": "Patient/ee1a8f25-3792-3f6d-9979-03fcb77976d7"
        },
        "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/00129cb3-edc3-402d-9cab-0099e0a7ed3a"
                        }
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "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/18a4e04e-6e70-3e35-8a88-74ff24ac5b63"
                            }
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "linkId": "hospitalizedGroup",
                    "item": [
                      {
                        "linkId": "hospitalizedEncounter",
                        "answer": [
                          {
                            "valueReference": {
                              "reference": "Encounter/b1ab1b52-2cc8-3a52-bdbc-ae05aa50deff"
                            }
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "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": "2023-02-10"
                          }
                        ]
                      },
                      {
                        "linkId": "placeExposureEnd",
                        "answer": [
                          {
                            "valueDate": "2023-04-10"
                          }
                        ]
                      },
                      {
                        "linkId": "placeExposureRegion",
                        "answer": [
                          {
                            "valueCoding": {
                              "system": "http://snomed.info/sct",
                              "code": "11008315",
                              "display": "LK Breisgau-Hochschwarzwald"
                            }
                          }
                        ]
                      },
                      {
                        "linkId": "placeExposureHint",
                        "answer": [
                          {
                            "valueString": "Im Rahmen der Ausbildung, viel Zeit im Wald."
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId": "organDonation",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "no",
                  "display": "Nein"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/QuestionnaireResponse/17a5339d-f142-3388-bc3f-fc8e16ba7076",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "id": "17a5339d-f142-3388-bc3f-fc8e16ba7076",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationHTVD"
          ]
        },
        "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsHTVD",
        "status": "completed",
        "subject": {
          "reference": "Patient/ee1a8f25-3792-3f6d-9979-03fcb77976d7"
        },
        "item": [
          {
            "linkId": "infectionRiskKindGroup",
            "item": [
              {
                "linkId": "infectionRiskKindJob",
                "answer": [
                  {
                    "valueCoding": {
                      "system": "http://snomed.info/sct",
                      "code": "34484007",
                      "display": "Förster/-in, Waldarbeiter /-in"
                    }
                  }
                ]
              }
            ]
          },
          {
            "linkId": "outbreak",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "no",
                  "display": "Nein"
                }
              }
            ]
          }
        ]
      }
    }
  ]
}