{
  "resourceType" : "ClinicalImpression",
  "id" : "ExampleDeathAfterChildBirth",
  "meta" : {
    "profile" : ["https://fhir.by/StructureDefinition/DeathCertificate"]
  },
  "extension" : [{
    "url" : "https://fhir.by/StructureDefinition/AgeOfDeath",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/AgeOfDeath",
        "code" : "04",
        "display" : "умер в возрасте старше года"
      }]
    }
  },
  {
    "extension" : [{
      "url" : "https://fhir.by/StructureDefinition/PlaceInMedicalOrganization",
      "valueReference" : {
        "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f",
        "display" : "ГУ `МНПЦ хирургии, трансплантологии и гематологии`"
      }
    },
    {
      "url" : "https://fhir.by/StructureDefinition/PlaceOfDeathByCode",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "https://fhir.by/ValueSet/PlaceOfDeathByCode",
          "code" : "3",
          "display" : "в организации здравоохранения, оказывающей медицинскую помощь"
        }]
      }
    }],
    "url" : "https://fhir.by/StructureDefinition/PlaceOfDeath"
  },
  {
    "url" : "https://fhir.by/StructureDefinition/EstablishmentOfCauseOfDeath",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/EstablishmentOfCauseOfDeath",
        "code" : "3",
        "display" : "вскрытия"
      }]
    }
  },
  {
    "extension" : [{
      "url" : "https://fhir.by/StructureDefinition/DuringPregnancy",
      "valueBoolean" : false
    },
    {
      "url" : "https://fhir.by/StructureDefinition/DuringChildbirth",
      "valueBoolean" : false
    },
    {
      "url" : "https://fhir.by/StructureDefinition/DayAfterChildBirth",
      "valuePositiveInt" : 6
    }],
    "url" : "https://fhir.by/StructureDefinition/DeathDuringChildbirth"
  }],
  "identifier" : [{
    "system" : "https://minzdrav.gov.by",
    "value" : "03-123456789-2025000000000004",
    "assigner" : {
      "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
    }
  }],
  "status" : "completed",
  "subject" : {
    "reference" : "Patient/ExampleDeadWomenED"
  },
  "date" : "2025-05-03T05:35:21Z",
  "performer" : {
    "reference" : "PractitionerRole/3c057f8d-4369-4c5e-86be-f710dff3a91c"
  },
  "finding" : [{
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fhir.by/ValueSet/TypeOfDeathReason",
          "code" : "DirectlyDeathReason",
          "display" : "Непосредственная причина смерти (мертворождения) - заболевание или состояние, непосредственно приведшее к смерти"
        }]
      },
      "reference" : {
        "reference" : "Condition/ExampleDiagnosisVeins",
        "display" : "I50.0 - Застойная сердечная недостаточность"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fhir.by/ValueSet/TypeOfDeathReason",
          "code" : "ConditionsForDirectlyDeathReason",
          "display" : "Непосредственная причина смерти (мертворождения) - заболевание или состояние, непосредственно приведшее к смерти"
        }]
      },
      "reference" : {
        "reference" : "Condition/ExampleDiagnosisDiabet",
        "display" : "I25.2 - Перенесенный в прошлом инфаркт миокарда"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fhir.by/ValueSet/TypeOfDeathReason",
          "code" : "MainDeathReason",
          "display" : "Основная причина смерти (мертворождения) - первоначальное заболевание или состояние"
        }]
      },
      "reference" : {
        "reference" : "Condition/ExampleDiagnosisVeins05",
        "display" : "I25.1 - Атеросклеротическая болезнь сердца"
      }
    }
  }]
}