Единая платформа цифрового здравоохранения Узбекистана
0.7.0 - ci-build
Uzbekistan Digital Health Platform - Локальная сборка (v0.7.0), построенная FHIR (HL7® FHIR® Стандартные инструменты сборки. Смотрите каталог опубликованных версий
{
"resourceType" : "Group",
"id" : "example-diabetes-screening-target-group",
"meta" : {
"profile" : [
🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-group"
]
},
"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>Сгенерированный нарратив: Group example-diabetes-screening-target-group</b></p><a name=\"ru-example-diabetes-screening-target-group\"> </a><a name=\"ru-hcexample-diabetes-screening-target-group\"> </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\">Язык: en</p><p style=\"margin-bottom: 0px\">Профиль: <a href=\"StructureDefinition-uz-core-group.html\">UZ Core Group</a></p></div><p><b>active</b>: true</p><p><b>type</b>: Person</p><p><b>membership</b>: Definitional</p><p><b>code</b>: <span title=\"Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/group-kind-cs group-0001-00001}\">Screening target group</span></p><p><b>name</b>: Type 2 diabetes screening target group</p><p><b>description</b>: </p><div><p>Adults with a body mass index of 25 kg/m2 or higher targeted for type 2 diabetes screening, excluding patients who already have a diagnosis of type 2 diabetes mellitus</p>\n</div><p><b>quantity</b>: 1875</p><p><b>managingEntity</b>: <a href=\"Organization-example-organization.html\">Organization Республиканский онкологический центр</a></p><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Коды:{http://loinc.org 39156-5}\">Body mass index (BMI)</span></p><p><b>value</b>: 25-? kg/m2</p><p><b>exclude</b>: false</p></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/group-characteristic-kind-local-cs diagnosis}\">Diagnosis</span></p><p><b>value</b>: <span title=\"Коды:{http://hl7.org/fhir/sid/icd-10 E11}\">Type 2 diabetes mellitus</span></p><p><b>exclude</b>: true</p></blockquote></div>"
},
"active" : true,
"type" : "person",
"membership" : "definitional",
"code" : {
"coding" : [
{
"system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/group-kind-cs",
"code" : "group-0001-00001"
}
],
"text" : "Screening target group"
},
"name" : "Type 2 diabetes screening target group",
"description" : "Adults with a body mass index of 25 kg/m2 or higher targeted for type 2 diabetes screening, excluding patients who already have a diagnosis of type 2 diabetes mellitus",
"quantity" : 1875,
"managingEntity" : {
🔗 "reference" : "Organization/example-organization"
},
"characteristic" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "39156-5"
}
],
"text" : "Body mass index (BMI)"
},
"valueRange" : {
"low" : {
"value" : 25,
"unit" : "kg/m2",
"system" : "http://unitsofmeasure.org",
"code" : "kg/m2"
}
},
"exclude" : false
},
{
"code" : {
"coding" : [
{
"system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/group-characteristic-kind-local-cs",
"code" : "diagnosis"
}
],
"text" : "Diagnosis"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/icd-10",
"code" : "E11",
"display" : "Type 2 diabetes mellitus"
}
]
},
"exclude" : true
}
]
}