FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Observation |
| Id | Observation-screening-immunohistochemistry-observation-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation screening-immunohistochemistry-observation-example
identifier: ScreeningIdentifierSystem/IHC-1001
status: Final
code: Immunohistochemistry procedure
effective: 2026-07-17 16:30:00+0500
performer: PractitionerRole RIS Pathomorphologist
derivedFrom: Observation Histopathology
component
code: Allred score for estrogen receptor (ER)
value: 7
component
code: Allred score for progesterone receptor (PR)
value: 5
Russian
Сгенерированный нарратив: Observation screening-immunohistochemistry-observation-example
identifier: ScreeningIdentifierSystem/IHC-1001
status: Final
code: Immunohistochemistry procedure
effective: 2026-07-17 16:30:00+0500
performer: PractitionerRole Патоморфолог РИС
derivedFrom: Observation Histopathology
component
code: Оценка Allred для рецепторов эстрогена (ER)
value: 7
component
code: Оценка Allred для рецепторов прогестерона (PR)
value: 5
Uzbek
Generated Narrative: Observation screening-immunohistochemistry-observation-example
identifier: ScreeningIdentifierSystem/IHC-1001
status: Final
code: Immunohistochemistry procedure
effective: 2026-07-17 16:30:00+0500
performer: PractitionerRole RIS Patomorfologi
derivedFrom: Observation Histopathology
component
code: Estrogen retseptori (ER) uchun Allred bahosi
value: 7
component
code: Progesteron retseptori (PR) uchun Allred bahosi
value: 5
{
"resourceType": "Observation",
"id": "screening-immunohistochemistry-observation-example",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/screening-immunohistochemistry-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://dhp.uz/fhir/core/sid/uz/screening",
"value": "IHC-1001"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "117617002"
}
]
},
"subject": {
"reference": "Patient/lola-oripova"
},
"encounter": {
"reference": "Encounter/Encounter-onco-followup"
},
"effectiveDateTime": "2026-07-17T16:30:00+05:00",
"performer": [
{
"reference": "PractitionerRole/practitioner-role-pathologist"
}
],
"derivedFrom": [
{
"reference": "Observation/screening-breast-histology-observation-example"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-specialized-observation-parameter-cs",
"code": "scrn-0073-00002"
}
]
},
"valueInteger": 7
},
{
"code": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-specialized-observation-parameter-cs",
"code": "scrn-0073-00003"
}
]
},
"valueInteger": 5
}
]
}