O‘zbekiston Raqamli sog‘liqni saqlash platformasi
0.3.0 -
Uzbekistan Digital Health Platform - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Consent",
"id" : "example-consent",
"meta" : {
"profile" : [
🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-consent"
]
},
"language" : "uz",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Belgilangan qabul qiluvchi(lar) yoki oluvchi rol(lar)iga ma’lum bir siyosat kontekstida, ma’lum maqsadlar va vaqt oralig'ida bir yoki bir nechta amallarni bajarishga ruxsat beruvchi yoki rad etadigan, sog'liqni saqlash iste’molchisining uchinchi shaxs tomonidan o'z nomidan qilgan tanlovlari yoki tanlovlari qaydi. example-consent</b></p><a name=\"uz-example-consent\"> </a><a name=\"uz-hcexample-consent\"> </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\">Language: uz</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uz-core-consent.html\">UZ Core Consent</a></p></div><p><b>status</b>: Faol</p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Алишер Ибрагимов (no stated gender), DoB Unknown</a></p><p><b>period</b>: 2025-02-15 14:02:52+0500 --> 2026-02-15 14:02:52+0500</p><p><b>grantor</b>: <a href=\"Patient-example-patient.html\">Алишер Ибрагимов (no stated gender), DoB Unknown</a></p><p><b>regulatoryBasis</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/consent-policy-cs uz-LRU-547}\">“Shaxsiy ma'lumotlar to'g'risida”gi O'zR Qonunining 15, 18, 19, 21-31-moddalari.</span></p><p><b>decision</b>: Ushbu qoidalarga muvofiq harakatlarga rozilik beriladi</p><h3>Provisions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Period</b></td><td><b>Action</b></td><td><b>Purpose</b></td></tr><tr><td style=\"display: none\">*</td><td>2025-02-15 14:02:52+0500 --> 2026-02-15 14:02:52+0500</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentaction disclose}\">Kengaytirish (Transfer)</span></td><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActReason.html#v3-ActReason-RECORDMGT\">ActReason RECORDMGT</a>: medical records management</td></tr></table></div>"
},
"status" : "active",
"subject" : {
🔗 "reference" : "Patient/example-patient"
},
"period" : {
"start" : "2025-02-15T14:02:52+05:00",
"end" : "2026-02-15T14:02:52+05:00"
},
"grantor" : [
{
🔗 "reference" : "Patient/example-patient"
}
],
"regulatoryBasis" : [
{
"coding" : [
{
"system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/consent-policy-cs",
"code" : "uz-LRU-547"
}
]
}
],
"decision" : "permit",
"provision" : [
{
"period" : {
"start" : "2025-02-15T14:02:52+05:00",
"end" : "2026-02-15T14:02:52+05:00"
},
"action" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/consentaction",
"code" : "disclose"
}
]
}
],
"purpose" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "RECORDMGT"
}
]
}
]
}