FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Procedure |
| Id | Procedure-screening-breast-biopsy-procedure-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Procedure screening-breast-biopsy-procedure-example
Profile: Screening Breast Biopsy Procedure
identifier: ScreeningIdentifierSystem/BIOPSY-PROC-1001
status: Completed
code: Ultrasound guided biopsy
occurrence: 2026-07-17 12:00:00+0500
| Actor |
| PractitionerRole |
Russian
Сгенерированный нарратив: Procedure screening-breast-biopsy-procedure-example
Профиль: Screening Breast Biopsy Procedure
identifier: ScreeningIdentifierSystem/BIOPSY-PROC-1001
status: Completed
code: Ultrasound guided biopsy
occurrence: 2026-07-17 12:00:00+0500
| Actor |
| PractitionerRole |
Uzbek
Generated Narrative: Procedure screening-breast-biopsy-procedure-example
Profile: Screening Breast Biopsy Procedure
identifier: ScreeningIdentifierSystem/BIOPSY-PROC-1001
status: Completed
code: Ultrasound guided biopsy
occurrence: 2026-07-17 12:00:00+0500
| Actor |
| PractitionerRole |
{
"resourceType": "Procedure",
"id": "screening-breast-biopsy-procedure-example",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/screening-breast-biopsy-procedure"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://dhp.uz/fhir/core/sid/uz/screening",
"value": "BIOPSY-PROC-1001"
}
],
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "277667006"
}
]
},
"subject": {
"reference": "Patient/lola-oripova"
},
"occurrenceDateTime": "2026-07-17T12:00:00+05:00",
"performer": [
{
"actor": {
"reference": "PractitionerRole/practitioner-role-surgeon"
}
}
]
}