Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build
Uzbekistan Digital Health Platform - Integrations - Локальная сборка (v0.1.0), построенная FHIR (HL7® FHIR® Стандартные инструменты сборки. Смотрите каталог опубликованных версий
{
"resourceType" : "Condition",
"id" : "final-diagnosis",
"meta" : {
"profile" : [
🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-condition"
]
},
"language" : "ru",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: Condition final-diagnosis</b></p><a name=\"ru-final-diagnosis\"> </a><a name=\"ru-hcfinal-diagnosis\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Профиль: <a href=\"file:///home/runner/work/digital-health-ig/digital-health-ig/output/StructureDefinition-uz-core-condition.html\">UZ Core Condition</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-screening-identifier-system.html\" title=\"Identifier system for the Cervical Cancer Screening Quality Assessment and Monitoring and Early Breast Cancer Detection Information System\">ScreeningIdentifierSystem</a>/33\u00a0(используется:\u00a0usual,\u00a0)</p><p><b>clinicalStatus</b>: <span title=\"Коды:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Коды:\">Primary diagnosis</span></p><p><b>code</b>: <span title=\"Коды:{http://hl7.org/fhir/sid/icd-10 N87.1}\">Moderate cervical dysplasia</span></p><p><b>subject</b>: <a href=\"Patient-lola-oripova.html\">Lola Oripova Shakhzodovna Female, БД: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-Encounter-general.html\">Encounter: identifier = https://dhp.uz/fhir/core/sid/uz/screening#ScreeningIdentifierSystem#36\u00a0(use:\u00a0usual,\u00a0); status = completed; class = ambulatory; type = Консультативные</a></p><p><b>recordedDate</b>: 2025-12-17 11:50:00+0000</p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"PractitionerRole-practitioner-role-gynecologist.html\">PractitionerRole Центр акушерства и гинекологии: Акушер-гинеколог</a></td></tr></table><p><b>note</b>: </p><blockquote><div><p>Moderate cervical dysplasia (CIN II) confirmed on colposcopic biopsy; referred for treatment.</p>\n</div></blockquote></div>"
},
"identifier" : [
{
"use" : "usual",
"system" : "https://dhp.uz/fhir/core/sid/uz/screening",
"value" : "33"
}
],
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"category" : [
{
"text" : "Primary diagnosis"
}
],
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/icd-10",
"code" : "N87.1",
"display" : "Moderate cervical dysplasia"
}
]
},
"subject" : {
🔗 "reference" : "Patient/lola-oripova"
},
"encounter" : {
🔗 "reference" : "Encounter/Encounter-general"
},
"recordedDate" : "2025-12-17T11:50:00Z",
"participant" : [
{
"actor" : {
🔗 "reference" : "PractitionerRole/practitioner-role-gynecologist"
}
}
],
"note" : [
{
"text" : "Moderate cervical dysplasia (CIN II) confirmed on colposcopic biopsy; referred for treatment."
}
]
}