FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Observation |
| Id | Observation-example-psychiatry-commission-observation.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation example-psychiatry-commission-observation
identifier: UzbekistanPsychiatryIdentifier/a91c5d73-2b48-4e16-9f30-6d82c7a541be
status: Final
code: The commission's decision
subject: John Smith(official) Unknown, DoB: 2026-03-13 ( National unique individual identifier)
encounter: Encounter: status = completed; type = Treatment services; actualPeriod = 2026-08-15 --> (ongoing)
effective: 2026-08-15
performer: PractitionerRole Vrach psixiatr
value: Commission concluded compulsory inpatient treatment is required
note:
Patient with F15.1 stimulant use disorder; compulsory inpatient treatment recommended by the commission
| Code | Value[x] |
| Protocol number/court name | Protocol No. 123, Tashkent City Civil Court |
Russian
Сгенерированный нарратив: Observation example-psychiatry-commission-observation
identifier: UzbekistanPsychiatryIdentifier/a91c5d73-2b48-4e16-9f30-6d82c7a541be
status: Final
code: The commission's decision
subject: John Smith(official) Unknown, БД: 2026-03-13 ( National unique individual identifier)
effective: 2026-08-15
performer: PractitionerRole Vrach psixiatr
value: Commission concluded compulsory inpatient treatment is required
note:
Patient with F15.1 stimulant use disorder; compulsory inpatient treatment recommended by the commission
| Code | Value[x] |
| Protocol number/court name | Protocol No. 123, Tashkent City Civil Court |
Uzbek
Generated Narrative: Observation example-psychiatry-commission-observation
identifier: UzbekistanPsychiatryIdentifier/a91c5d73-2b48-4e16-9f30-6d82c7a541be
status: Final
code: The commission's decision
subject: John Smith(official) Unknown, DoB: 2026-03-13 ( National unique individual identifier)
encounter: Encounter: status = completed; type = Treatment services; actualPeriod = 2026-08-15 --> (ongoing)
effective: 2026-08-15
performer: PractitionerRole Vrach psixiatr
value: Commission concluded compulsory inpatient treatment is required
note:
Patient with F15.1 stimulant use disorder; compulsory inpatient treatment recommended by the commission
| Code | Value[x] |
| Protocol number/court name | Protocol No. 123, Tashkent City Civil Court |
{
"resourceType": "Observation",
"id": "example-psychiatry-commission-observation",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/psychiatry-commission-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://dhp.uz/fhir/core/sid/reg/uz/psychiatry",
"value": "a91c5d73-2b48-4e16-9f30-6d82c7a541be"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/type-resource-cs",
"code": "type-res-0002-0001",
"display": "The commission's decision"
}
]
},
"subject": {
"reference": "Patient/example-patient-john"
},
"encounter": {
"reference": "Encounter/example-psychiatry-encounter"
},
"effectiveDateTime": "2026-08-15",
"performer": [
{
"reference": "PractitionerRole/example-commission-psychiatrist-role"
}
],
"valueString": "Commission concluded compulsory inpatient treatment is required",
"note": [
{
"text": "Patient with F15.1 stimulant use disorder; compulsory inpatient treatment recommended by the commission"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/type-resource-cs",
"code": "type-res-0002-0002",
"display": "Protocol number/court name"
}
]
},
"valueString": "Protocol No. 123, Tashkent City Civil Court"
}
]
}