FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-screening-pathology-request-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ServiceRequest screening-pathology-request-example
Profile: Screening Pathology Service Request
identifier: ScreeningIdentifierSystem/PATH-REQ-1001
basedOn: ServiceRequest Ultrasound guided biopsy
status: Active
intent: Order
| Concept |
| Histologic test |
orderDetail
parameter
code: Olingan material turi
value: Biopsy specimen
parameter
code: Biopsiya kichik turi
value: Ultrasound guided biopsy
authoredOn: 2026-07-17 12:10:00+0500
requester: PractitionerRole
Russian
Сгенерированный нарратив: ServiceRequest screening-pathology-request-example
Профиль: Screening Pathology Service Request
identifier: ScreeningIdentifierSystem/PATH-REQ-1001
basedOn: ServiceRequest Ultrasound guided biopsy
status: Active
intent: Order
| Concept |
| Histologic test |
orderDetail
parameter
code: Тип полученного материала
value: Biopsy specimen
parameter
code: Подтип биопсии
value: Ultrasound guided biopsy
authoredOn: 2026-07-17 12:10:00+0500
requester: PractitionerRole
Uzbek
Generated Narrative: ServiceRequest screening-pathology-request-example
Profile: Screening Pathology Service Request
identifier: ScreeningIdentifierSystem/PATH-REQ-1001
basedOn: ServiceRequest Ultrasound guided biopsy
status: Active
intent: Order
| Concept |
| Histologic test |
orderDetail
parameter
code: Olingan material turi
value: Biopsy specimen
parameter
code: Biopsiya kichik turi
value: Ultrasound guided biopsy
authoredOn: 2026-07-17 12:10:00+0500
requester: PractitionerRole
{
"resourceType": "ServiceRequest",
"id": "screening-pathology-request-example",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/screening-pathology-service-request"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://dhp.uz/fhir/core/sid/uz/screening",
"value": "PATH-REQ-1001"
}
],
"basedOn": [
{
"reference": "ServiceRequest/screening-breast-biopsy-request-example"
}
],
"status": "active",
"intent": "order",
"code": {
"concept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "714797009",
"display": "Histologic test"
}
]
}
},
"orderDetail": [
{
"parameter": [
{
"code": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-histology-order-parameter-cs",
"code": "scrn-0069-00001"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "258415003"
}
]
}
},
{
"code": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-histology-order-parameter-cs",
"code": "scrn-0069-00002"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "277667006"
}
]
}
}
]
}
],
"subject": {
"reference": "Patient/lola-oripova"
},
"authoredOn": "2026-07-17T12:10:00+05:00",
"requester": {
"reference": "PractitionerRole/practitioner-role-surgeon"
}
}