FHIR IG analytics| Package | lt.hl7.fhir.lab |
| Resource Type | Observation |
| Id | Observation-observation-ki67-proliferation-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 observation-ki67-proliferation-example
Language: en
status: Final
code: Cells.Ki-67 nuclear Ag/cells in Tissue by Immune stain
effective: 2025-01-15 11:00:00+0200
performer: Practitioner Registrar
value: 25 % (Details: UCUM code% = '%')
Lithuanian
Generated Narrative: Observation observation-ki67-proliferation-example
Language: en
status: Final
code: Cells.Ki-67 nuclear Ag/cells in Tissue by Immune stain
effective: 2025-01-15 11:00:00+0200
performer: Practitioner Registrar
value: 25 % (Details: UCUM code% = '%')
{
"resourceType": "Observation",
"id": "observation-ki67-proliferation-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/lab/StructureDefinition/ki67-proliferation-observation-lt-lab"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29593-1",
"display": "Cells.Ki-67 nuclear Ag/cells in Tissue by Immune stain"
}
]
},
"subject": {
"reference": "Patient/patient-example"
},
"effectiveDateTime": "2025-01-15T11:00:00+02:00",
"performer": [
{
"reference": "Practitioner/practitioner-example"
}
],
"valueQuantity": {
"value": 25,
"system": "http://unitsofmeasure.org",
"code": "%"
},
"specimen": {
"reference": "Specimen/specimen-right-breast-example"
}
}