FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Specimen |
| Id | Specimen-screening-breast-biopsy-specimen-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Specimen screening-breast-biopsy-specimen-example
Profile: Screening Specimen
identifier: ScreeningIdentifierSystem/SPEC-1001
status: Available
type: Biopsy specimen
request: ServiceRequest Histologic test
| Collector | Collected[x] |
| PractitionerRole | 2026-07-17 12:00:00+0500 |
Russian
Сгенерированный нарратив: Specimen screening-breast-biopsy-specimen-example
Профиль: Screening Specimen
identifier: ScreeningIdentifierSystem/SPEC-1001
status: Available
type: Biopsy specimen
request: ServiceRequest Histologic test
| Collector | Collected[x] |
| PractitionerRole | 2026-07-17 12:00:00+0500 |
Uzbek
Generated Narrative: Specimen screening-breast-biopsy-specimen-example
Profile: Screening Specimen
identifier: ScreeningIdentifierSystem/SPEC-1001
status: Available
type: Biopsy specimen
request: ServiceRequest Histologic test
| Collector | Collected[x] |
| PractitionerRole | 2026-07-17 12:00:00+0500 |
{
"resourceType": "Specimen",
"id": "screening-breast-biopsy-specimen-example",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/screening-specimen"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://dhp.uz/fhir/core/sid/uz/screening",
"value": "SPEC-1001"
}
],
"status": "available",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "258415003"
}
]
},
"subject": {
"reference": "Patient/lola-oripova"
},
"request": [
{
"reference": "ServiceRequest/screening-pathology-request-example"
}
],
"collection": {
"collector": {
"reference": "PractitionerRole/practitioner-role-surgeon"
},
"collectedDateTime": "2026-07-17T12:00:00+05:00"
}
}