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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeBundle
Idexample-bundle-notificationbundledisease-lsvd-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": "d31f0b56-3f10-3e03-b06e-6aeefe10d58f",
  "meta": {
    "lastUpdated": "2023-03-15T09:50:00+01:00",
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/NotificationBundleDisease"
    ]
  },
  "identifier": {
    "system": "https://demis.rki.de/fhir/NamingSystem/NotificationBundleId",
    "value": "d4922cf5-7844-3852-8eb1-9760004f16ff"
  },
  "type": "document",
  "timestamp": "2023-03-15T09:50:00+01:00",
  "entry": [
    {
      "fullUrl": "https://demis.rki.de/fhir/Composition/95d1ed5b-5550-3fc8-bfa1-935862ee9845",
      "resource": {
        "resourceType": "Composition",
        "id": "95d1ed5b-5550-3fc8-bfa1-935862ee9845",
        "meta": {
          "lastUpdated": "2023-03-15T09:50:00+01:00",
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotificationDiseaseLSVD"
          ]
        },
        "identifier": {
          "system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
          "value": "3a82e20e-c253-4e36-9e05-a07d83ee6237"
        },
        "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/07c79767-d953-3e9f-8f6c-96806ece3527"
        },
        "date": "2023-03-15T01:00:00+01:00",
        "author": [
          {
            "reference": "PractitionerRole/946a5d6e-6741-34d0-aab1-f481ad03fec8"
          }
        ],
        "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/d2fda150-cb7b-3cdb-b7c3-91626e78832e"
              }
            ]
          },
          {
            "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/c976d01b-492e-3ef1-a3e6-91dd4cbe11d4"
              }
            ]
          },
          {
            "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/f196f880-c923-3492-acf5-6e2d8adee073"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/f9b043b1-478c-3a8a-9bd3-2031d144127c",
      "resource": {
        "resourceType": "Organization",
        "id": "f9b043b1-478c-3a8a-9bd3-2031d144127c",
        "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/07c79767-d953-3e9f-8f6c-96806ece3527",
      "resource": {
        "resourceType": "Patient",
        "id": "07c79767-d953-3e9f-8f6c-96806ece3527",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifiedPerson"
          ]
        },
        "name": [
          {
            "use": "official",
            "family": "Ebersbacher",
            "given": [
              "Mike"
            ]
          }
        ],
        "telecom": [
          {
            "system": "email",
            "value": "ebachmi@domain.de"
          }
        ],
        "gender": "male",
        "birthDate": "1969-02-24",
        "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/f9b043b1-478c-3a8a-9bd3-2031d144127c"
                }
              }
            ]
          },
          {
            "extension": [
              {
                "url": "https://demis.rki.de/fhir/StructureDefinition/AddressUse",
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/addressUse",
                  "code": "primary"
                }
              }
            ],
            "line": [
              "Möhrenstr. 44"
            ],
            "city": "Berlin",
            "postalCode": "10414",
            "country": "DE"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Condition/d2fda150-cb7b-3cdb-b7c3-91626e78832e",
      "resource": {
        "resourceType": "Condition",
        "id": "d2fda150-cb7b-3cdb-b7c3-91626e78832e",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseLSVD"
          ]
        },
        "verificationStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code": "confirmed"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "https://demis.rki.de/fhir/CodeSystem/notificationDiseaseCategory",
              "code": "lsvd",
              "display": "Lassafieber"
            }
          ]
        },
        "subject": {
          "reference": "Patient/07c79767-d953-3e9f-8f6c-96806ece3527"
        },
        "onsetDateTime": "2023-03-13",
        "recordedDate": "2023-03-15",
        "evidence": [
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "387778001",
                    "display": "Hauteinblutung, Purpura"
                  }
                ]
              }
            ]
          },
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "302227002",
                    "display": "Hauteinblutung, Ekchymosen"
                  }
                ]
              }
            ]
          },
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "389026000:42752001=166778002",
                    "display": "Anzeichen für Plasmaaustritt (Aszites)"
                  }
                ]
              }
            ]
          },
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "302215000",
                    "display": "Thrombozytopenie (<= 150.000 Zellen/cmm)"
                  }
                ]
              }
            ]
          },
          {
            "code": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "386661006",
                    "display": "Fieber"
                  }
                ]
              }
            ]
          }
        ],
        "note": [
          {
            "text": "Textueller Hinweis"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/74bd378a-5122-400f-80f5-09d9d091e3b1",
      "resource": {
        "resourceType": "Organization",
        "id": "74bd378a-5122-400f-80f5-09d9d091e3b1",
        "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/946a5d6e-6741-34d0-aab1-f481ad03fec8",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "946a5d6e-6741-34d0-aab1-f481ad03fec8",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifierRole"
          ]
        },
        "organization": {
          "reference": "Organization/74bd378a-5122-400f-80f5-09d9d091e3b1"
        }
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/152684a3-b722-4226-8b31-16ba490b0b65",
      "resource": {
        "resourceType": "Organization",
        "id": "152684a3-b722-4226-8b31-16ba490b0b65",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/StructureDefinition/Organization"
          ]
        },
        "type": [
          {
            "coding": [
              {
                "system": "https://demis.rki.de/fhir/CodeSystem/organizationType",
                "code": "othPrivatLab"
              }
            ]
          }
        ],
        "name": "Labor 123",
        "telecom": [
          {
            "system": "phone",
            "value": "030983211",
            "use": "work"
          }
        ],
        "address": [
          {
            "line": [
              "Laborstr. 321"
            ],
            "city": "Berlin",
            "postalCode": "13055",
            "country": "DE"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Encounter/bf100a73-0393-3cae-9422-27e243e96806",
      "resource": {
        "resourceType": "Encounter",
        "id": "bf100a73-0393-3cae-9422-27e243e96806",
        "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/07c79767-d953-3e9f-8f6c-96806ece3527"
        },
        "period": {
          "start": "2023-03-15"
        },
        "serviceProvider": {
          "reference": "Organization/f9b043b1-478c-3a8a-9bd3-2031d144127c"
        }
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/QuestionnaireResponse/c976d01b-492e-3ef1-a3e6-91dd4cbe11d4",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "id": "c976d01b-492e-3ef1-a3e6-91dd4cbe11d4",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationCommon"
          ]
        },
        "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsCommon",
        "status": "completed",
        "subject": {
          "reference": "Patient/07c79767-d953-3e9f-8f6c-96806ece3527"
        },
        "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": "memberOfBundeswehr",
                  "display": "Soldat/BW-Angehöriger"
                }
              }
            ]
          },
          {
            "linkId": "labSpecimenTaken",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "yes",
                  "display": "Ja"
                },
                "item": [
                  {
                    "linkId": "labSpecimenLab",
                    "answer": [
                      {
                        "valueReference": {
                          "reference": "Organization/152684a3-b722-4226-8b31-16ba490b0b65"
                        }
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "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/bf100a73-0393-3cae-9422-27e243e96806"
                            }
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId": "infectProtectFacility",
            "answer": [
              {
                "valueCoding": {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
                  "code": "NASK",
                  "display": "not asked"
                }
              }
            ]
          },
          {
            "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-10-01"
                          }
                        ]
                      },
                      {
                        "linkId": "placeExposureEnd",
                        "answer": [
                          {
                            "valueDate": "2023-03-05"
                          }
                        ]
                      },
                      {
                        "linkId": "placeExposureRegion",
                        "answer": [
                          {
                            "valueCoding": {
                              "system": "https://demis.rki.de/fhir/CodeSystem/geographicRegion",
                              "code": "21000329",
                              "display": "Ghana"
                            }
                          }
                        ]
                      },
                      {
                        "linkId": "placeExposureHint",
                        "answer": [
                          {
                            "valueString": "Bundeswehreinsatz."
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId": "organDonation",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "yes",
                  "display": "Ja"
                }
              }
            ]
          },
          {
            "linkId": "additionalInformation",
            "answer": [
              {
                "valueString": "-"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/QuestionnaireResponse/f196f880-c923-3492-acf5-6e2d8adee073",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "id": "f196f880-c923-3492-acf5-6e2d8adee073",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationLSVD"
          ]
        },
        "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsLSVD",
        "status": "completed",
        "subject": {
          "reference": "Patient/07c79767-d953-3e9f-8f6c-96806ece3527"
        },
        "item": [
          {
            "linkId": "outbreak",
            "answer": [
              {
                "valueCoding": {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
                  "code": "NASK",
                  "display": "not asked"
                }
              }
            ]
          }
        ]
      }
    }
  ]
}