Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build
{
"resourceType" : "Composition",
"id" : "CompositionDeathCertificateWithoutSection",
"meta" : {
"lastUpdated" : "2025-05-05T05:35:21Z",
"profile" : [
🔗 "https://fhir.by/StructureDefinition/DeathCertificateComposition"
]
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/CompositionType",
"code" : "death-conclusion",
"display" : "Электронное врачебное свидетельство о смерти"
}
]
},
"subject" : [
{
🔗 "reference" : "Patient/ExampleDeadPatientED"
}
],
"date" : "2025-05-05T05:35:21Z",
"author" : [
{
🔗 "reference" : "Practitioner/7cc066b9-7db5-4db6-8645-c6edd23ab896",
"display" : "Врач-терапевт участковый, Филатов Олег Михайлович"
}
],
"title" : "Электронное врачебное свидетельство о смерти",
"custodian" : {
🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f",
"display" : "Поликлиника №5"
},
"event" : [
{
"detail" : [
{
"reference" : {
🔗 "reference" : "Provenance/ExampleProvenanceDocumentInfoDeath"
}
}
]
},
{
"detail" : [
{
"reference" : {
🔗 "reference" : "ClinicalImpression/ExampleDeathCertificateWithoutSection"
}
}
]
},
{
"detail" : [
{
"reference" : {
🔗 "reference" : "Condition/ExampleDiagnosisDepression"
}
}
]
},
{
"detail" : [
{
"reference" : {
🔗 "reference" : "Condition/ExampleDiagnosisDiabet"
}
}
]
},
{
"detail" : [
{
"reference" : {
🔗 "reference" : "Condition/ExampleDiagnosisVeins05"
}
}
]
},
{
"detail" : [
{
"reference" : {
🔗 "reference" : "Condition/ExampleDiagnosisVeins"
}
}
]
}
]
}