FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | Encounter |
| Id | Encounter-example-encounter.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Encounter example-encounter
Language: en
Profile: UZ Core Encounter
status: Completed
class: Inpatient encounter
priority: Emergency
type: Treatment services
| Reference |
| HealthcareService IHC-ga xos |
subject: Алишер Ибрагимов (no stated gender), DoB Unknown
subjectStatus: Awake
| Type | Period |
| attender | 2024-01-01 10:00:00+0000 --> 2024-01-01 11:00:00+0000 |
actualPeriod: 2024-01-01 10:00:00+0000 --> 2024-01-01 11:00:00+0000
plannedStartDate: 2024-01-01 10:00:00+0000
plannedEndDate: 2024-01-01 11:00:00+0000
reason
use: Disease
Values
Reference Condition Headache
diagnosis
Conditions
Reference Condition Headache
| AdmitSource | ReAdmission | DischargeDisposition |
| From psychiatric hospital | Re-admission | Home |
| Location | Status |
| Location Toshkent shahar 1-sonli shifoxona | Completed |
Russian
Сгенерированный нарратив: Взаимодействие между поставщиками медицинских услуг и/или пациентами с целью предоставления медицинских услуг или оценки состояния здоровья пациентов. example-encounter
Язык: en
Профиль: UZ Core Encounter
status: Завершенный
class: Inpatient encounter
priority: Emergency
type: Treatment services
| Reference |
| HealthcareService ИГХ специфические |
subject: Алишер Ибрагимов (без указания пола), ДР неизвестен
subjectStatus: Awake
| Type | Period |
| attender | 2024-01-01 10:00:00+0000 --> 2024-01-01 11:00:00+0000 |
actualPeriod: 2024-01-01 10:00:00+0000 --> 2024-01-01 11:00:00+0000
plannedStartDate: 2024-01-01 10:00:00+0000
plannedEndDate: 2024-01-01 11:00:00+0000
reason
use: Disease
Values
Reference Condition Headache
diagnosis
Conditions
Reference Condition Headache
| AdmitSource | ReAdmission | DischargeDisposition |
| From psychiatric hospital | Re-admission | Home |
| Location | Status |
| Location Toshkent shahar 1-sonli shifoxona | Completed |
Uzbek
Generated Narrative: Tibbiy xizmat ko'rsatish (lar)ni ko'rsatish yoki bemor(lar)ning sog'lig'ini baholash maqsadida tibbiy xizmat ko'rsatuvchi provayder(lar) va/yoki bemor(lar) o'rtasidagi o'zaro aloqa. example-encounter
Language: en
Profile: UZ Core Encounter
status: Tugallangan
class: Inpatient encounter
priority: Emergency
type: Treatment services
| Reference |
| HealthcareService IHC-ga xos |
subject: Алишер Ибрагимов (no stated gender), DoB Unknown
subjectStatus: Awake
| Type | Period |
| attender | 2024-01-01 10:00:00+0000 --> 2024-01-01 11:00:00+0000 |
actualPeriod: 2024-01-01 10:00:00+0000 --> 2024-01-01 11:00:00+0000
plannedStartDate: 2024-01-01 10:00:00+0000
plannedEndDate: 2024-01-01 11:00:00+0000
reason
use: Disease
Values
Reference Condition Headache
diagnosis
Conditions
Reference Condition Headache
| AdmitSource | ReAdmission | DischargeDisposition |
| From psychiatric hospital | Re-admission | Home |
| Location | Status |
| Location Toshkent shahar 1-sonli shifoxona | Completed |
{
"resourceType": "Encounter",
"id": "example-encounter",
"meta": {
"profile": [
"https://dhp.uz/fhir/core/StructureDefinition/uz-core-encounter"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"class": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "IMP",
"display": "Inpatient encounter"
}
]
}
],
"priority": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
"code": "EM",
"display": "Emergency"
}
]
},
"type": [
{
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-type-cs",
"code": "mserv-0001-00004",
"display": "Treatment services"
}
]
}
],
"serviceType": [
{
"reference": {
"reference": "HealthcareService/example-healthcareservice"
}
}
],
"subject": {
"reference": "Patient/example-patient"
},
"subjectStatus": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-subject-status-cs",
"code": "gencl-0003-00001",
"display": "Awake"
}
]
},
"participant": [
{
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "ATND",
"display": "attender"
}
]
}
],
"period": {
"start": "2024-01-01T10:00:00Z",
"end": "2024-01-01T11:00:00Z"
}
}
],
"actualPeriod": {
"start": "2024-01-01T10:00:00Z",
"end": "2024-01-01T11:00:00Z"
},
"plannedStartDate": "2024-01-01T10:00:00Z",
"plannedEndDate": "2024-01-01T11:00:00Z",
"reason": [
{
"use": [
{
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-reason-use-cs",
"code": "mserv-0002-00001",
"display": "Disease"
}
]
}
],
"value": [
{
"reference": {
"reference": "Condition/example-headache"
}
}
]
}
],
"diagnosis": [
{
"condition": [
{
"reference": {
"reference": "Condition/example-headache"
}
}
]
}
],
"admission": {
"admitSource": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/admit-source",
"code": "psych",
"display": "From psychiatric hospital"
}
]
},
"reAdmission": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0092",
"code": "R",
"display": "Re-admission"
}
]
},
"dischargeDisposition": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/discharge-disposition",
"code": "home",
"display": "Home"
}
]
}
},
"location": [
{
"location": {
"reference": "Location/example-location"
},
"status": "completed"
}
]
}