FHIR IG analytics| Package | lt.hl7.fhir.colorectal |
| Resource Type | Observation |
| Id | Observation-observation-colonoscope-reach-ileum-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-colonoscope-reach-ileum-example
Language: en
Profile: Colonoscope Reach (LT Colorectal)
status: Final
category: Procedure
code: Screening colonoscopy (procedure)
effective: 2026-02-26
performer: Practitioner Dr. Petras Kazlauskas(official)
value: Structure of distal portion of ileum (body structure)
Lithuanian
Generated Narrative: Observation observation-colonoscope-reach-ileum-example
Language: en
Profile: Colonoscope Reach (LT Colorectal)
status: Final
category: Procedure
code: Screening colonoscopy (procedure)
effective: 2026-02-26
performer: Practitioner Dr. Petras Kazlauskas(official)
value: Structure of distal portion of ileum (body structure)
{
"resourceType": "Observation",
"id": "observation-colonoscope-reach-ileum-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/colorectal/StructureDefinition/colonoscope-reach-lt-colorectal"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "procedure",
"display": "Procedure"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "444783004",
"display": "Screening colonoscopy (procedure)"
}
]
},
"subject": {
"reference": "Patient/patient-male-example"
},
"effectiveDateTime": "2026-02-26",
"performer": [
{
"reference": "Practitioner/practitioner-example"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "85774003",
"display": "Structure of distal portion of ileum (body structure)"
}
]
}
}