FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | EpisodeOfCare |
| Id | EpisodeOfCare-UZCoreEpisodeOfCare-Example02.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-Example02
Language: en
Profile: UZ Core EpisodeOfCare
identifier: UzDhpEpisodeOfCareIdentifier/EOC-2025-0001
status: Planned
| Status | Period |
| Active | 2025-08-16 --> 2025-09-01 |
type: Treatment services
reason
use: Disease
Values
Reference Condition Supervision of normal first pregnancy
diagnosis
Conditions
Reference Condition Supervision of normal first pregnancy use: Primary diagnosis
patient: Emma Sanders(anonymous) Female, DoB: 2000-10-16 ( Passport number)
managingOrganization: Organization Respublika onkologiya markazi
period: 2025-08-01 --> (ongoing)
careManager: Practitioner Test Test Test(official)
Russian
Сгенерированный нарратив: EpisodeOfCare UZCoreEpisodeOfCare-Example02
Язык: en
Профиль: UZ Core EpisodeOfCare
identifier: UzDhpEpisodeOfCareIdentifier/EOC-2025-0001
status: Planned
| Status | Period |
| Active | 2025-08-16 --> 2025-09-01 |
type: Treatment services
reason
use: Disease
Values
Reference Condition Supervision of normal first pregnancy
diagnosis
Conditions
Reference Condition Supervision of normal first pregnancy use: Primary diagnosis
patient: Emma Sanders(anonymous) Female, БД: 2000-10-16 ( Passport number)
managingOrganization: Organization Республиканский онкологический центр
period: 2025-08-01 --> (продолжается)
careManager: Practitioner Test Test Test(official)
Uzbek
Generated Narrative: EpisodeOfCare UZCoreEpisodeOfCare-Example02
Language: en
Profile: UZ Core EpisodeOfCare
identifier: UzDhpEpisodeOfCareIdentifier/EOC-2025-0001
status: Planned
| Status | Period |
| Active | 2025-08-16 --> 2025-09-01 |
type: Treatment services
reason
use: Disease
Values
Reference Condition Supervision of normal first pregnancy
diagnosis
Conditions
Reference Condition Supervision of normal first pregnancy use: Primary diagnosis
patient: Emma Sanders(anonymous) Female, DoB: 2000-10-16 ( Passport number)
managingOrganization: Organization Respublika onkologiya markazi
period: 2025-08-01 --> (ongoing)
careManager: Practitioner Test Test Test(official)
{
"resourceType": "EpisodeOfCare",
"id": "UZCoreEpisodeOfCare-Example02",
"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": "planned",
"statusHistory": [
{
"status": "active",
"period": {
"start": "2025-08-16",
"end": "2025-09-01"
}
}
],
"type": [
{
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-type-cs",
"code": "mserv-0001-00004"
}
],
"text": "Treatment services"
}
],
"reason": [
{
"use": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-reason-use-cs",
"code": "mserv-0002-00001"
}
],
"text": "Disease"
},
"value": [
{
"reference": {
"reference": "Condition/example-pregnancy"
}
}
]
}
],
"diagnosis": [
{
"condition": [
{
"reference": {
"reference": "Condition/example-pregnancy"
}
}
],
"use": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
"code": "DD"
}
],
"text": "Primary diagnosis"
}
}
],
"patient": {
"reference": "Patient/example-emma"
},
"managingOrganization": {
"reference": "Organization/example-organization"
},
"period": {
"start": "2025-08-01"
},
"careManager": {
"reference": "Practitioner/example-practitioner"
}
}