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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeBundle
Idexample-bundle-notificationbundledisease-mybd-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": "b9ba6cfa-6ad0-3b1e-814a-9afc032ded27",
  "meta": {
    "lastUpdated": "2023-04-20T09:50:00+01:00",
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/NotificationBundleDisease"
    ]
  },
  "identifier": {
    "system": "https://demis.rki.de/fhir/NamingSystem/NotificationBundleId",
    "value": "e36e612c-4b5d-31f1-8daf-cbbf2fd5ef1c"
  },
  "type": "document",
  "timestamp": "2023-04-20T09:50:00+01:00",
  "entry": [
    {
      "fullUrl": "https://demis.rki.de/fhir/Composition/bfc4a6b7-af10-308c-9c5c-bb5e6c5f75e8",
      "resource": {
        "resourceType": "Composition",
        "id": "bfc4a6b7-af10-308c-9c5c-bb5e6c5f75e8",
        "meta": {
          "lastUpdated": "2023-04-20T09:50:00+01:00",
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotificationDiseaseMYBD"
          ]
        },
        "identifier": {
          "system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
          "value": "6f7b730e-5b44-43b6-b9d5-d72d3e2b2e62"
        },
        "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/b2a47276-f22e-3ca9-8f8a-f08729ec7b19"
        },
        "date": "2023-04-20T02:00:00+02:00",
        "author": [
          {
            "reference": "PractitionerRole/139b96e7-fe5b-3d73-b7c3-1143ea876006"
          }
        ],
        "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/8b4cb026-2560-3e9b-bbe7-2e3e9a6d44dc"
              }
            ]
          },
          {
            "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/4e85b578-fcc4-3fd6-aa48-276efd376bf5"
              }
            ]
          },
          {
            "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/a00b8845-2ebd-3c4d-bfb7-d7fa3d618c63"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Patient/b2a47276-f22e-3ca9-8f8a-f08729ec7b19",
      "resource": {
        "resourceType": "Patient",
        "id": "b2a47276-f22e-3ca9-8f8a-f08729ec7b19",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifiedPerson"
          ]
        },
        "name": [
          {
            "use": "official",
            "family": "Sulayman",
            "given": [
              "Rahal"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "03044948433"
          }
        ],
        "gender": "other",
        "birthDate": "1945-11-09",
        "address": [
          {
            "extension": [
              {
                "url": "https://demis.rki.de/fhir/StructureDefinition/AddressUse",
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/addressUse",
                  "code": "primary"
                }
              }
            ],
            "line": [
              "Togostr. 3"
            ],
            "city": "Berlin",
            "postalCode": "13351",
            "country": "DE"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Condition/8b4cb026-2560-3e9b-bbe7-2e3e9a6d44dc",
      "resource": {
        "resourceType": "Condition",
        "id": "8b4cb026-2560-3e9b-bbe7-2e3e9a6d44dc",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseMYBD"
          ]
        },
        "verificationStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code": "confirmed"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "https://demis.rki.de/fhir/CodeSystem/notificationDiseaseCategory",
              "code": "mybd",
              "display": "Tuberkulose, bei Behandlungsabbruch"
            }
          ]
        },
        "subject": {
          "reference": "Patient/b2a47276-f22e-3ca9-8f8a-f08729ec7b19"
        },
        "recordedDate": "2023-04-20",
        "note": [
          {
            "text": "Textueller Hinweis"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/60e5010f-4684-4f05-8193-645f40869255",
      "resource": {
        "resourceType": "Organization",
        "id": "60e5010f-4684-4f05-8193-645f40869255",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifierFacility"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR",
            "value": "987653400"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "system": "https://demis.rki.de/fhir/CodeSystem/organizationType",
                "code": "physicianOffice"
              }
            ]
          }
        ],
        "name": "Hausarztpraxis Hamburg (Standort Berlin)",
        "telecom": [
          {
            "system": "phone",
            "value": "0308976543210",
            "use": "work"
          }
        ],
        "address": [
          {
            "line": [
              "Berliner Str. 23"
            ],
            "city": "Berlin",
            "postalCode": "13055",
            "country": "DE"
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/PractitionerRole/139b96e7-fe5b-3d73-b7c3-1143ea876006",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "139b96e7-fe5b-3d73-b7c3-1143ea876006",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/NotifierRole"
          ]
        },
        "organization": {
          "reference": "Organization/60e5010f-4684-4f05-8193-645f40869255"
        }
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/Organization/fe16f8b6-8947-4b5e-9c49-db7200410616",
      "resource": {
        "resourceType": "Organization",
        "id": "fe16f8b6-8947-4b5e-9c49-db7200410616",
        "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/4e85b578-fcc4-3fd6-aa48-276efd376bf5",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "id": "4e85b578-fcc4-3fd6-aa48-276efd376bf5",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationCommon"
          ]
        },
        "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsCommon",
        "status": "completed",
        "subject": {
          "reference": "Patient/b2a47276-f22e-3ca9-8f8a-f08729ec7b19"
        },
        "item": [
          {
            "linkId": "isDead",
            "answer": [
              {
                "valueCoding": {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
                  "code": "ASKU",
                  "display": "asked but unknown"
                }
              }
            ]
          },
          {
            "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/fe16f8b6-8947-4b5e-9c49-db7200410616"
                        }
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId": "hospitalized",
            "answer": [
              {
                "valueCoding": {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
                  "code": "ASKU",
                  "display": "asked but unknown"
                }
              }
            ]
          },
          {
            "linkId": "infectProtectFacility",
            "answer": [
              {
                "valueCoding": {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
                  "code": "ASKU",
                  "display": "asked but unknown"
                }
              }
            ]
          },
          {
            "linkId": "placeExposure",
            "answer": [
              {
                "valueCoding": {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
                  "code": "ASKU",
                  "display": "asked but unknown"
                }
              }
            ]
          },
          {
            "linkId": "organDonation",
            "answer": [
              {
                "valueCoding": {
                  "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                  "code": "yes",
                  "display": "Ja"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://demis.rki.de/fhir/QuestionnaireResponse/a00b8845-2ebd-3c4d-bfb7-d7fa3d618c63",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "id": "a00b8845-2ebd-3c4d-bfb7-d7fa3d618c63",
        "meta": {
          "profile": [
            "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationMYBD"
          ]
        },
        "questionnaire": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsMYBD",
        "status": "completed",
        "subject": {
          "reference": "Patient/b2a47276-f22e-3ca9-8f8a-f08729ec7b19"
        },
        "item": [
          {
            "linkId": "reasonTherapyEnd",
            "answer": [
              {
                "valueCoding": {
                  "system": "http://snomed.info/sct",
                  "code": "406149000",
                  "display": "Behandlungsverweigerung"
                }
              }
            ]
          }
        ]
      }
    }
  ]
}