Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build
Uzbekistan Digital Health Platform - Integrations - Локальная сборка (v0.1.0), построенная FHIR (HL7® FHIR® Стандартные инструменты сборки. Смотрите каталог опубликованных версий
{
"resourceType" : "Practitioner",
"id" : "lyuba-dadaeva",
"meta" : {
"profile" : [
🔗 "https://dhp.uz/fhir/integrations/StructureDefinition/screening-practitioner"
]
},
"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>Сгенерированный нарратив: Practitioner lyuba-dadaeva</b></p><a name=\"ru-lyuba-dadaeva\"> </a><a name=\"ru-hclyuba-dadaeva\"> </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=\"StructureDefinition-screening-practitioner.html\">Screening Practitioner</a></p></div><p><b>identifier</b>: National unique individual identifier/515050500502\u00a0(используется:\u00a0official,\u00a0), <a href=\"NamingSystem-screening-practitioner-identifier-system.html\" title=\"Practitioner identifier system for the Cervical Cancer Screening Quality Assessment and Monitoring and Early Breast Cancer Detection Information System\">ScreeningPractitionerIdentifierSystem</a>/45\u00a0(используется:\u00a0usual,\u00a0)</p><p><b>active</b>: true</p><p><b>name</b>: Lyuba Dadaeva Yuldashevna</p><p><b>telecom</b>: ph: 998-99-999-99-99(Mobile)</p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1995-03-18</p></div>"
},
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "NI",
"display" : "National unique individual identifier"
}
]
},
"system" : "https://dhp.uz/fhir/core/sid/pro/uz/argos",
"value" : "515050500502"
},
{
"use" : "usual",
"system" : "https://dhp.uz/fhir/core/sid/pro/uz/screening",
"value" : "45"
}
],
"active" : true,
"name" : [
{
"text" : "Lyuba Dadaeva Yuldashevna",
"family" : "Dadaeva",
"given" : [
"Lyuba",
"Yuldashevna"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "998-99-999-99-99",
"use" : "mobile"
}
],
"gender" : "female",
"birthDate" : "1995-03-18"
}