FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | Procedure |
| Id | Procedure-example-procedure.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Procedure example-procedure
Profile: UZ Core Procedure
identifier: UzbekistanMedicalInformationSystem/proc-0001
basedOn: CarePlan #1
status: Completed
category: Physical therapy procedure
code: Therapeutic massage of right foot
subject: David Davidov
encounter: Outpatient Visit
occurrence: 2025-05-15 08:00:00+0000 --> 2025-05-15 10:00:00+0000
recorded: 2025-05-19 09:30:00+0000
recorder: PractitionerRole Vrach ginekolog
| Actor |
| Paul Ivanov, PT |
location: Toshkent shahar 1-sonli shifoxona
| Reference |
| Aching right foot |
bodySite: Right foot
outcome: Successful
note:
Therapeutic massage of the right foot completed according to the care plan. No adverse reactions noted.
| Reference |
| Medication paracetamol |
Russian
Сгенерированный нарратив: Procedure example-procedure
Профиль: UZ Core Procedure
identifier: UzbekistanMedicalInformationSystem/proc-0001
basedOn: CarePlan #1
status: Completed
category: Physical therapy procedure
code: Therapeutic massage of right foot
subject: David Davidov
encounter: Outpatient Visit
occurrence: 2025-05-15 08:00:00+0000 --> 2025-05-15 10:00:00+0000
recorded: 2025-05-19 09:30:00+0000
recorder: PractitionerRole Vrach ginekolog
| Actor |
| Paul Ivanov, PT |
location: Toshkent shahar 1-sonli shifoxona
| Reference |
| Aching right foot |
bodySite: Right foot
outcome: Successful
note:
Therapeutic massage of the right foot completed according to the care plan. No adverse reactions noted.
| Reference |
| Medication paracetamol |
Uzbek
Generated Narrative: Procedure example-procedure
Profile: UZ Core Procedure
identifier: UzbekistanMedicalInformationSystem/proc-0001
basedOn: CarePlan #1
status: Completed
category: Physical therapy procedure
code: Therapeutic massage of right foot
subject: David Davidov
encounter: Outpatient Visit
occurrence: 2025-05-15 08:00:00+0000 --> 2025-05-15 10:00:00+0000
recorded: 2025-05-19 09:30:00+0000
recorder: PractitionerRole Vrach ginekolog
| Actor |
| Paul Ivanov, PT |
location: Toshkent shahar 1-sonli shifoxona
| Reference |
| Aching right foot |
bodySite: Right foot
outcome: Successful
note:
Therapeutic massage of the right foot completed according to the care plan. No adverse reactions noted.
| Reference |
| Medication paracetamol |
{
"resourceType": "Procedure",
"id": "example-procedure",
"meta": {
"profile": [
"https://dhp.uz/fhir/core/StructureDefinition/uz-core-procedure"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://mis.dmed.uz",
"value": "proc-0001"
}
],
"basedOn": [
{
"reference": "CarePlan/example-careplan",
"display": "CarePlan #1"
}
],
"status": "completed",
"category": [
{
"text": "Physical therapy procedure"
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "386438000",
"display": "Simple massage"
}
],
"text": "Therapeutic massage of right foot"
},
"subject": {
"reference": "Patient/example-david",
"display": "David Davidov"
},
"encounter": {
"reference": "Encounter/example-encounter",
"display": "Outpatient Visit"
},
"occurrencePeriod": {
"start": "2025-05-15T08:00:00Z",
"end": "2025-05-15T10:00:00Z"
},
"recorded": "2025-05-19T09:30:00Z",
"recorder": {
"reference": "PractitionerRole/example-practitionerrole"
},
"performer": [
{
"actor": {
"reference": "Practitioner/example-practitioner",
"display": "Paul Ivanov, PT"
}
}
],
"location": {
"reference": "Location/example-location",
"display": "Toshkent shahar 1-sonli shifoxona"
},
"reason": [
{
"reference": {
"reference": "Condition/example-disability",
"display": "Aching right foot"
}
}
],
"bodySite": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7769000",
"display": "Right foot"
}
]
}
],
"outcome": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "385669000",
"display": "Successful"
}
]
},
"note": [
{
"text": "Therapeutic massage of the right foot completed according to the care plan. No adverse reactions noted."
}
],
"used": [
{
"reference": {
"reference": "Medication/example-medication"
}
}
]
}