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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeBundle
Idexample-bundle-notificationbundledisease-hcvd-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": "55507e14-a346-39d8-92db-7cb7b4a65f9e",
  "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": "3da4e2e1-3982-3342-8f23-8b79780fb266"
  },
  "type": "document",
  "timestamp": "2023-04-15T09:50:00+01:00",
  "entry": [
    {
      "fullUrl": "https://demis.rki.de/fhir/Composition/61681dd0-b2a6-3124-ab79-089bd79163a6",
      "resource": {
        "resourceType": "Composition",
        "id": "61681dd0-b2a6-3124-ab79-089bd79163a6",
        "meta": {
          "lastUpdated": "2023-04-15T09:50:00+01:00",
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotificationDiseaseHCVD"
          ]
        },
        "identifier": {
          "system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
          "value": "71a7ad50-8c2b-4198-b958-3dc1b2047ff8"
        },
        "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/cb27ff85-839c-3e45-a7a9-ec62277b9e73"
        },
        "date": "2023-04-15T02:00:00+02:00",
        "author": [
          {
            "reference": "PractitionerRole/9999c2a8-c1d7-3237-b26b-ae4a72a9f1c9"
          }
        ],
        "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/08b2342e-0fe2-3483-b42b-0de9d06b1d93"
              }
            ]
          },
          {
            "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/87bd4f73-bbe4-34f6-9ad5-f4b440b75049"
              }
            ]
          },
          {
            "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/ae4c3435-911d-358a-8221-3f9f4636906a"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/fc25a43f-c454-3b17-8118-0682d9616d41",
      "resource": {
        "resourceType": "Organization",
        "id": "fc25a43f-c454-3b17-8118-0682d9616d41",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonFacility"
          ]
        },
        "name": "Sankt Titania Krankenhaus",
        "address": [
          {
            "line": [
              "Eisberger Straße 14"
            ],
            "city": "Berlin",
            "postalCode": "41912",
            "country": "DE"
          }
        ],
        "contact": [
          {
            "name": {
              "use": "official",
              "family": "Jakobsen",
              "given": [
                "Rosa"
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Patient/cb27ff85-839c-3e45-a7a9-ec62277b9e73",
      "resource": {
        "resourceType": "Patient",
        "id": "cb27ff85-839c-3e45-a7a9-ec62277b9e73",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifiedPerson"
          ]
        },
        "name": [
          {
            "use": "official",
            "family": "Sommer",
            "given": [
              "Michael"
            ]
          }
        ],
        "gender": "male",
        "birthDate": "1977-08-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/fc25a43f-c454-3b17-8118-0682d9616d41"
                }
              }
            ]
          },
          {
            "extension": [
              {
                "url": "https://demis.rki.de/fhir/StructureDefinition/AddressUse",
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/addressUse",
                  "code": "primary"
                }
              }
            ],
            "city": "Berlin",
            "country": "DE"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Condition/08b2342e-0fe2-3483-b42b-0de9d06b1d93",
      "resource": {
        "resourceType": "Condition",
        "id": "08b2342e-0fe2-3483-b42b-0de9d06b1d93",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseHCVD"
          ]
        },
        "verificationStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code": "confirmed"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "https://demis.rki.de/fhir/CodeSystem/notificationDiseaseCategory",
              "code": "hcvd",
              "display": "Hepatitis-C"
            }
          ]
        },
        "subject": {
          "reference": "Patient/cb27ff85-839c-3e45-a7a9-ec62277b9e73"
        },
        "onsetDateTime": "2023-04-15",
        "recordedDate": "2023-04-15",
        "evidence": [
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "18165001",
                    "display": "Ikterus (Gelbsucht)"
                  }
                ]
              }
            ]
          },
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "707724006",
                    "display": "Serumtransaminasen, erhöht"
                  }
                ]
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/753feff4-0ce9-49ee-89bc-fcb9a4e8b330",
      "resource": {
        "resourceType": "Organization",
        "id": "753feff4-0ce9-49ee-89bc-fcb9a4e8b330",
        "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 Titania Krankenhaus – Meldestandort",
        "telecom": [
          {
            "system": "phone",
            "value": "030777123490",
            "use": "work"
          }
        ],
        "address": [
          {
            "line": [
              "Eisberger Straße 14"
            ],
            "city": "Berlin",
            "postalCode": "41912",
            "country": "DE"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/PractitionerRole/9999c2a8-c1d7-3237-b26b-ae4a72a9f1c9",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "9999c2a8-c1d7-3237-b26b-ae4a72a9f1c9",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifierRole"
          ]
        },
        "organization": {
          "reference": "Organization/753feff4-0ce9-49ee-89bc-fcb9a4e8b330"
        }
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/97dd9f62-e98a-437c-a410-5bec2841189e",
      "resource": {
        "resourceType": "Organization",
        "id": "97dd9f62-e98a-437c-a410-5bec2841189e",
        "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/8d0b7209-5d59-3180-8deb-3eeff867b9f1",
      "resource": {
        "resourceType": "Encounter",
        "id": "8d0b7209-5d59-3180-8deb-3eeff867b9f1",
        "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/cb27ff85-839c-3e45-a7a9-ec62277b9e73"
        },
        "period": {
          "start": "2020-04-15"
        },
        "serviceProvider": {
          "reference": "Organization/fc25a43f-c454-3b17-8118-0682d9616d41"
        }
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/QuestionnaireResponse/87bd4f73-bbe4-34f6-9ad5-f4b440b75049",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "id": "87bd4f73-bbe4-34f6-9ad5-f4b440b75049",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationCommon"
          ]
        },
        "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsCommon",
        "status": "completed",
        "subject": {
          "reference": "Patient/cb27ff85-839c-3e45-a7a9-ec62277b9e73"
        },
        "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": "NASK",
                  "display": "not asked"
                }
              }
            ]
          },
          {
            "linkId": "labSpecimenTaken",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "yes",
                  "display": "Ja"
                },
                "item": [
                  {
                    "linkId": "labSpecimenLab",
                    "answer": [
                      {
                        "valueReference": {
                          "reference": "Organization/97dd9f62-e98a-437c-a410-5bec2841189e"
                        }
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "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/8d0b7209-5d59-3180-8deb-3eeff867b9f1"
                            }
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "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": "no",
                  "display": "Nein"
                }
              }
            ]
          },
          {
            "linkId": "organDonation",
            "answer": [
              {
                "valueCoding": {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
                  "code": "ASKU",
                  "display": "asked but unknown"
                }
              }
            ]
          },
          {
            "linkId": "additionalInformation",
            "answer": [
              {
                "valueString": "Lange Zeit ohne festen Wohnsitz, hat Leberzirrhose."
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/QuestionnaireResponse/ae4c3435-911d-358a-8221-3f9f4636906a",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "id": "ae4c3435-911d-358a-8221-3f9f4636906a",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationHCVD"
          ]
        },
        "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsHCVD",
        "status": "completed",
        "subject": {
          "reference": "Patient/cb27ff85-839c-3e45-a7a9-ec62277b9e73"
        },
        "item": [
          {
            "linkId": "nationalityGroup",
            "item": [
              {
                "linkId": "nationality",
                "answer": [
                  {
                    "valueCoding": {
                      "system": "urn:iso:std:iso:3166",
                      "code": "HR",
                      "display": "Kroatien"
                    }
                  }
                ]
              },
              {
                "linkId": "countryOfBirth",
                "answer": [
                  {
                    "valueCoding": {
                      "system": "urn:iso:std:iso:3166",
                      "code": "DE",
                      "display": "Deutschland"
                    }
                  }
                ]
              }
            ]
          },
          {
            "linkId": "stadium",
            "answer": [
              {
                "valueCoding": {
                  "system": "http://snomed.info/sct",
                  "code": "773114002",
                  "display": "Verdacht auf akute Infektion"
                },
                "item": [
                  {
                    "linkId": "acute",
                    "answer": [
                      {
                        "valueCoding": {
                          "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
                          "code": "NASK",
                          "display": "not asked"
                        }
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId": "liverCirrhosis",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "yes",
                  "display": "Ja"
                }
              }
            ]
          },
          {
            "linkId": "diagnosisKnown",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "no",
                  "display": "Nein"
                }
              }
            ]
          },
          {
            "linkId": "infectionPathKind",
            "answer": [
              {
                "valueCoding": {
                  "system": "http://snomed.info/sct",
                  "code": "409496000:{704326004=408678008}",
                  "display": "Nosokomiale Übertragung"
                },
                "item": [
                  {
                    "linkId": "transmissionKind",
                    "answer": [
                      {
                        "valueCoding": {
                          "system": "http://snomed.info/sct",
                          "code": "409496000:{704326004=5447007}",
                          "display": "Erhalt von Blutprodukten"
                        },
                        "item": [
                          {
                            "linkId": "receiptBloodProductsUnknownDate",
                            "answer": [
                              {
                                "valueCoding": {
                                  "system": "https://demis.rki.de/fhir/CodeSystem/beforeOrAfter1991",
                                  "code": "128522",
                                  "display": "vor 1991"
                                }
                              }
                            ]
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId": "outbreak",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "no",
                  "display": "Nein"
                }
              }
            ]
          }
        ]
      }
    }
  ]
}