Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build
Uzbekistan Digital Health Platform - Integrations - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "oncogynecological-followup",
"meta" : {
"profile" : [
🔗 "https://dhp.uz/fhir/integrations/StructureDefinition/screening-observation"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Observation oncogynecological-followup</b></p><a name=\"oncogynecological-followup\"> </a><a name=\"hconcogynecological-followup\"> </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\">Profile: <a href=\"StructureDefinition-screening-observation.html\">Screening Observation</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>/338\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 281036007}\">Follow-up consultation</span></p><p><b>subject</b>: <a href=\"Patient-lola-oripova.html\">Lola Oripova Shakhzodovna</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 = Consultative</a></p><p><b>effective</b>: 2025-11-17 13:28:17+0200</p><p><b>issued</b>: 2025-11-17 13:28:17+0200</p><p><b>performer</b>: <a href=\"PractitionerRole-practitioner-role-nurse.html\">PractitionerRole Polyclinic: Patronage nurse</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 1269489004}\">Chief complaint</span></p><p><b>value</b>: stomach pain</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 103306004}\">Contraindication to</span></p><p><b>value</b>: painkillers should not be taken</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:\">Comment</span></p><p><b>value</b>: better to send to the laboratory</p></blockquote></div>"
},
"identifier" : [
{
"use" : "usual",
"system" : "https://dhp.uz/fhir/core/sid/uz/screening",
"value" : "338"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "281036007",
"display" : "Follow-up consultation"
}
]
},
"subject" : {
🔗 "reference" : "Patient/lola-oripova",
"display" : "Lola Oripova Shakhzodovna"
},
"encounter" : {
🔗 "reference" : "Encounter/Encounter-general"
},
"effectiveDateTime" : "2025-11-17T13:28:17+02:00",
"issued" : "2025-11-17T13:28:17.239+02:00",
"performer" : [
{
🔗 "reference" : "PractitionerRole/practitioner-role-nurse"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "1269489004",
"display" : "Chief complaint"
}
]
},
"valueString" : "stomach pain"
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "103306004",
"display" : "Contraindication to"
}
]
},
"valueString" : "painkillers should not be taken"
},
{
"code" : {
"text" : "Comment"
},
"valueString" : "better to send to the laboratory"
}
]
}