{
  "resourceType": "Condition",
  "id": "68dba2be-6910-30ab-87ce-7e873f7e3b21",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/DiseaseEBVD"
    ]
  },
  "verificationStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "code": "confirmed"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "https://demis.rki.de/fhir/CodeSystem/notificationDiseaseCategory",
        "code": "ebvd",
        "display": "Ebolafieber"
      }
    ]
  },
  "subject": {
    "reference": "Patient/ce85d93a-1169-3140-9bfd-3dc3587ea5c7"
  },
  "onsetDateTime": "2023-03-18",
  "recordedDate": "2023-03-20",
  "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": "2901004",
              "display": "Blutstuhl, Melaena"
            }
          ]
        }
      ]
    },
    {
      "code": [
        {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "60046008:42752001=166778002",
              "display": "Anzeichen für Plasmaaustritt (Pleuraerguss)"
            }
          ]
        }
      ]
    }
  ],
  "note": [
    {
      "text": "Vorerkrankung (Diabetes)"
    }
  ]
}