FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Encounter |
| Id | Encounter-Encounter-onco-followup.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Encounter Encounter-onco-followup
Profile: Screening Encounter
identifier: ScreeningIdentifierSystem/36 (use: usual, )
status: Completed
class: ambulatory
type: Consultative
subject: Lola Oripova Shakhzodovna
| Actor |
| PractitionerRole Polyclinic: Patronage nurse |
actualPeriod: 2025-11-17 09:00:00+0500 --> 2025-11-17 09:20:00+0500
Russian
Сгенерированный нарратив: Encounter Encounter-onco-followup
Профиль: Screening Encounter
identifier: ScreeningIdentifierSystem/36 (используется: usual, )
status: Completed
class: ambulatory
type: Consultative
subject: Lola Oripova Shakhzodovna
| Actor |
| PractitionerRole Поликлиника: Патронажная сестра |
actualPeriod: 2025-11-17 09:00:00+0500 --> 2025-11-17 09:20:00+0500
Uzbek
Generated Narrative: Encounter Encounter-onco-followup
Profile: Screening Encounter
identifier: ScreeningIdentifierSystem/36 (use: usual, )
status: Completed
class: ambulatory
type: Consultative
subject: Lola Oripova Shakhzodovna
| Actor |
| PractitionerRole Poliklinika: Patronaj hamshirasi |
actualPeriod: 2025-11-17 09:00:00+0500 --> 2025-11-17 09:20:00+0500
{
"resourceType": "Encounter",
"id": "Encounter-onco-followup",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/screening-encounter"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"system": "https://dhp.uz/fhir/core/sid/uz/screening",
"value": "36"
}
],
"status": "completed",
"class": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB",
"display": "ambulatory"
}
]
}
],
"type": [
{
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-type-cs",
"code": "mserv-0001-00003",
"display": "Consultative"
}
]
}
],
"subject": {
"reference": "Patient/lola-oripova",
"display": "Lola Oripova Shakhzodovna"
},
"participant": [
{
"actor": {
"reference": "PractitionerRole/practitioner-role-nurse"
}
}
],
"actualPeriod": {
"start": "2025-11-17T09:00:00+05:00",
"end": "2025-11-17T09:20:00+05:00"
}
}