FHIR IG analytics| Package | lt.hl7.fhir.colorectal |
| Resource Type | Observation |
| Id | Observation-observation-conclusion-polyps-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-conclusion-polyps-example
Language: en
Profile: ObservationLt
status: Final
category: Exam
code: Clinical report (record artifact)
effective: 2026-02-26
performer: Practitioner Dr. Petras Kazlauskas(official)
value: Polyp of large intestine (disorder)
note: ,
Uncomplicated diverticula of various sizes in the sigmoid colon.
No other structural pathologies were found in the examined segments.
Lithuanian
Generated Narrative: Observation observation-conclusion-polyps-example
Language: en
Profile: ObservationLt
status: Final
category: Exam
code: Clinical report (record artifact)
effective: 2026-02-26
performer: Practitioner Dr. Petras Kazlauskas(official)
value: Polyp of large intestine (disorder)
note: ,
Uncomplicated diverticula of various sizes in the sigmoid colon.
No other structural pathologies were found in the examined segments.
{
"resourceType": "Observation",
"id": "observation-conclusion-polyps-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/base/StructureDefinition/observation-lt"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "exam",
"display": "Exam"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "371524004",
"display": "Clinical report (record artifact)"
}
]
},
"subject": {
"reference": "Patient/patient-male-example"
},
"effectiveDateTime": "2026-02-26",
"performer": [
{
"reference": "Practitioner/practitioner-example"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "399505005",
"display": "Polyp of large intestine (disorder)"
}
]
},
"note": [
{
"text": "Uncomplicated diverticula of various sizes in the sigmoid colon."
},
{
"text": "No other structural pathologies were found in the examined segments."
}
]
}