Uzbekistan Digital Health Platform
0.3.0 - ci-build
Uzbekistan Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/vadi2/DHP-temp/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "example-emma",
"meta" : {
"profile" : [
🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-patient"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Patient example-emma</b></p><a name=\"example-emma\"> </a><a name=\"hcexample-emma\"> </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: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uz-core-patient.html\">UZ Core Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Emma Sanders(anonymous) Female, DoB: 2000-10-16 ( Driver's license number: UzbekistanDriversLicenseSystem#AG1141110)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>false</td><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus U}\">Unmarried</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Known multipleBirth status of Patient\">Multiple Birth:</td><td colspan=\"3\">2</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>-unknown-(Temp)</li><li>123 Baker Street GB (temp)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Emergency Contact\">Emergency Contact:</td><td colspan=\"3\"><ul><li>Isabella (Female)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The nationality of the patient.\">Patient Nationality:</td><td colspan=\"3\"><ul><li>code: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/nationality-cs 42}\">British</span></li></ul></td></tr></table></div><div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: Демографические данные и другая административная информация о человеке или животном, получающем уход или другие услуги, связанные со здоровьем. example-emma</b></p><a name=\"ru-example-emma\"> </a><a name=\"ru-hcexample-emma\"> </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-patient.html\">UZ Core Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Emma Sanders(anonymous) Female, БД: 2000-10-16 ( Driver's license number: UzbekistanDriversLicenseSystem#AG1141110)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Запись активна\">Активно:</td><td>false</td><td style=\"background-color: #f3f5da\" title=\"Известное семейное положение пациента\">Семейное положение:</td><td><span title=\"Коды:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus U}\">Unmarried</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Известный multipleBirth статус пациента\">Несколько рождений:</td><td colspan=\"3\">2</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Способы связаться с пациентом\">Детали контакта</td><td colspan=\"3\"><ul><li>-unknown-(временный)</li><li>123 Baker Street GB (temp)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Номинированный контакт: Emergency Contact\">Emergency Contact:</td><td colspan=\"3\"><ul><li>Isabella (Female)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The nationality of the patient.\">Patient Nationality:</td><td colspan=\"3\"><ul><li>code: <span title=\"Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/nationality-cs 42}\">British</span></li></ul></td></tr></table></div></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "code",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/nationality-cs",
"code" : "42",
"display" : "British"
}
]
}
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/patient-nationality"
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "DL",
"display" : "Driver's license number"
}
]
},
"system" : "https://gov.uz/iiv/identifier/driverslicense",
"value" : "AG1141110"
}
],
"active" : false,
"name" : [
{
"use" : "anonymous",
"text" : "Emma Sanders"
}
],
"telecom" : [
{
"system" : "sms",
"use" : "temp",
"rank" : 1,
"period" : {
"start" : "2024-02-10"
}
}
],
"gender" : "female",
"birthDate" : "2000-10-16",
"address" : [
{
"use" : "temp",
"type" : "physical",
"line" : [
"123 Baker Street"
],
"country" : "GB",
"period" : {
"start" : "2000-10-16"
}
}
],
"maritalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code" : "U",
"display" : "Unmarried"
}
]
},
"multipleBirthInteger" : 2,
"contact" : [
{
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"code" : "C",
"display" : "Emergency Contact"
}
]
}
],
"name" : {
"text" : "Isabella"
},
"gender" : "female"
}
]
}