FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | EpisodeOfCare |
| Id | EpisodeOfCare-UZCoreEpisodeOfCare-Example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: EpisodeOfCare UZCoreEpisodeOfCare-Example
Language: en
Profile: UZ Core EpisodeOfCare
identifier: UzDhpEpisodeOfCareIdentifier/EOC-2025-0001
status: Active
| Status | Period |
| Planned | 2025-07-28 --> 2025-08-01 |
type: Preventive services
reason
use: Preventive visit
Values
Reference Condition Headache
diagnosis
Conditions
Reference Condition Headache use: Primary diagnosis
patient: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)
managingOrganization: Organization Respublika onkologiya markazi
period: 2025-08-01 --> (ongoing)
careManager: Practitioner Test Test Test(official)
Russian
Сгенерированный нарратив: EpisodeOfCare UZCoreEpisodeOfCare-Example
Язык: en
Профиль: UZ Core EpisodeOfCare
identifier: UzDhpEpisodeOfCareIdentifier/EOC-2025-0001
status: Active
| Status | Period |
| Planned | 2025-07-28 --> 2025-08-01 |
type: Preventive services
reason
use: Preventive visit
Values
Reference Condition Headache
diagnosis
Conditions
Reference Condition Headache use: Primary diagnosis
patient: Усманов Салим Салиевич Male, БД: 1994-01-27 ( National unique individual identifier)
managingOrganization: Organization Республиканский онкологический центр
period: 2025-08-01 --> (продолжается)
careManager: Practitioner Test Test Test(official)
Uzbek
Generated Narrative: EpisodeOfCare UZCoreEpisodeOfCare-Example
Language: en
Profile: UZ Core EpisodeOfCare
identifier: UzDhpEpisodeOfCareIdentifier/EOC-2025-0001
status: Active
| Status | Period |
| Planned | 2025-07-28 --> 2025-08-01 |
type: Preventive services
reason
use: Preventive visit
Values
Reference Condition Headache
diagnosis
Conditions
Reference Condition Headache use: Primary diagnosis
patient: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)
managingOrganization: Organization Respublika onkologiya markazi
period: 2025-08-01 --> (ongoing)
careManager: Practitioner Test Test Test(official)
{
"resourceType": "EpisodeOfCare",
"id": "UZCoreEpisodeOfCare-Example",
"meta": {
"profile": [
"https://dhp.uz/fhir/core/StructureDefinition/uz-core-episodeofcare"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://dhp.uz/ids/episode-of-care",
"value": "EOC-2025-0001"
}
],
"status": "active",
"statusHistory": [
{
"status": "planned",
"period": {
"start": "2025-07-28",
"end": "2025-08-01"
}
}
],
"type": [
{
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-type-cs",
"code": "mserv-0001-00001"
}
],
"text": "Preventive services"
}
],
"reason": [
{
"use": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-reason-use-cs",
"code": "mserv-0002-00002"
}
],
"text": "Preventive visit"
},
"value": [
{
"reference": {
"reference": "Condition/example-headache"
}
}
]
}
],
"diagnosis": [
{
"condition": [
{
"reference": {
"reference": "Condition/example-headache"
}
}
],
"use": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
"code": "DD"
}
],
"text": "Primary diagnosis"
}
}
],
"patient": {
"reference": "Patient/example-salim"
},
"managingOrganization": {
"reference": "Organization/example-organization"
},
"period": {
"start": "2025-08-01"
},
"careManager": {
"reference": "Practitioner/example-practitioner"
}
}