FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | MedicationDispense |
| Id | MedicationDispense-example-medication-dispense-outpatient.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: MedicationDispense example-medication-dispense-outpatient
Profile: UZ Core MedicationDispense
identifier: MD-2026-00002
status: Completed
category: Outpatient
| Concept |
| Ibuprofen 400 mg tablet |
subject: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)
performer
performer
actor: Organization Toshkent viloyati yuqumli kasalliklar shifoxonasi
quantity: 10 dona (Details: Medication Total Volume Units codepiece = 'dona')
recorded: 2026-03-02 11:05:00+0500
whenPrepared: 2026-03-02 10:50:00+0500
whenHandedOver: 2026-03-02 11:00:00+0500
receiver: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)
Russian
Сгенерированный нарратив: MedicationDispense example-medication-dispense-outpatient
Профиль: UZ Core MedicationDispense
identifier: MD-2026-00002
status: Completed
category: Outpatient
| Concept |
| Ibuprofen 400 mg tablet |
subject: Усманов Салим Салиевич Male, БД: 1994-01-27 ( National unique individual identifier)
performer
performer
actor: Organization Ташкентская областная инфекционная больница
quantity: 10 dona (Подробности: Medication Total Volume Units кодpiece = 'штука')
recorded: 2026-03-02 11:05:00+0500
whenPrepared: 2026-03-02 10:50:00+0500
whenHandedOver: 2026-03-02 11:00:00+0500
receiver: Усманов Салим Салиевич Male, БД: 1994-01-27 ( National unique individual identifier)
Uzbek
Generated Narrative: MedicationDispense example-medication-dispense-outpatient
Profile: UZ Core MedicationDispense
identifier: MD-2026-00002
status: Completed
category: Outpatient
| Concept |
| Ibuprofen 400 mg tablet |
subject: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)
performer
performer
actor: Organization Toshkent viloyati yuqumli kasalliklar shifoxonasi
quantity: 10 dona (Details: Medication Total Volume Units codepiece = 'dona')
recorded: 2026-03-02 11:05:00+0500
whenPrepared: 2026-03-02 10:50:00+0500
whenHandedOver: 2026-03-02 11:00:00+0500
receiver: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)
{
"resourceType": "MedicationDispense",
"id": "example-medication-dispense-outpatient",
"meta": {
"profile": [
"https://dhp.uz/fhir/core/StructureDefinition/uz-core-medication-dispense"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "MD-2026-00002"
}
],
"status": "completed",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/medicationdispense-admin-location",
"code": "outpatient"
}
]
}
],
"medication": {
"concept": {
"text": "Ibuprofen 400 mg tablet"
}
},
"subject": {
"reference": "Patient/example-salim"
},
"performer": [
{
"actor": {
"reference": "Practitioner/example-practitioner"
}
},
{
"actor": {
"reference": "Organization/tashkent-diseases-hospital"
}
}
],
"quantity": {
"value": 10,
"unit": "dona",
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/medication-total-volume-local-units-cs",
"code": "piece"
},
"recorded": "2026-03-02T11:05:00+05:00",
"whenPrepared": "2026-03-02T10:50:00+05:00",
"whenHandedOver": "2026-03-02T11:00:00+05:00",
"receiver": [
{
"reference": "Patient/example-salim"
}
]
}