FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Observation |
| Id | Observation-oncogynecological-followup.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation oncogynecological-followup
Profile: Screening Observation
identifier: ScreeningIdentifierSystem/338 (use: usual, )
status: Final
code: Follow-up consultation
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
issued: 2025-11-17 13:28:17+0200
performer: PractitionerRole Polyclinic: Patronage nurse
component
code: Chief complaint
value: stomach pain
component
code: Contraindication to
value: painkillers should not be taken
component
code: Comment
value: better to send to the laboratory
Russian
Сгенерированный нарратив: Observation oncogynecological-followup
Профиль: Screening Observation
identifier: ScreeningIdentifierSystem/338 (используется: usual, )
status: Final
code: Follow-up consultation
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
issued: 2025-11-17 13:28:17+0200
performer: PractitionerRole Поликлиника: Патронажная сестра
component
code: Chief complaint
value: stomach pain
component
code: Contraindication to
value: painkillers should not be taken
component
code: Comment
value: better to send to the laboratory
Uzbek
Generated Narrative: Observation oncogynecological-followup
Profile: Screening Observation
identifier: ScreeningIdentifierSystem/338 (use: usual, )
status: Final
code: Follow-up consultation
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
issued: 2025-11-17 13:28:17+0200
performer: PractitionerRole Poliklinika: Patronaj hamshirasi
component
code: Chief complaint
value: stomach pain
component
code: Contraindication to
value: painkillers should not be taken
component
code: Comment
value: better to send to the laboratory
{
"resourceType": "Observation",
"id": "oncogynecological-followup",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/screening-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}