FHIR IG analytics| Package | lt.hl7.fhir.colorectal |
| Resource Type | Procedure |
| Id | Procedure-procedure-polypectomy-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Procedure procedure-polypectomy-example
Procedure Method: En bloc
status: Completed
category: Surgical procedure (procedure)
code: Colonic polypectomy (procedure)
occurrence: 2026-02-26
| Reference |
| Observation Polyp of large intestine (disorder) |
outcome: Sent for histological examination
| Concept |
| Filling the space with air |
| With a loop - Cold method |
| Adrenaline |
Lithuanian
Generated Narrative: Procedure procedure-polypectomy-example
Procedure Method: En bloc
status: Completed
category: Surgical procedure (procedure)
code: Colonic polypectomy (procedure)
occurrence: 2026-02-26
| Reference |
| Observation Polyp of large intestine (disorder) |
outcome: Sent for histological examination
| Concept |
| Filling the space with air |
| With a loop - Cold method |
| Adrenaline |
{
"resourceType": "Procedure",
"id": "procedure-polypectomy-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/colorectal/StructureDefinition/procedure-polypectomy-lt-colorectal"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://hl7.lt/fhir/colorectal/StructureDefinition/procedure-method",
"valueCodeableConcept": {
"coding": [
{
"system": "https://hl7.lt/fhir/colorectal/CodeSystem/colorectal-polypectomy-codes-lt",
"code": "exc-en-bloc",
"display": "En bloc"
}
]
}
}
],
"status": "completed",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387713003",
"display": "Surgical procedure (procedure)"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "274025005",
"display": "Colonic polypectomy (procedure)"
}
]
},
"subject": {
"reference": "Patient/patient-male-example"
},
"occurrenceDateTime": "2026-02-26",
"reason": [
{
"reference": {
"reference": "Observation/observation-polyp-found-example"
}
}
],
"outcome": {
"coding": [
{
"system": "https://hl7.lt/fhir/colorectal/CodeSystem/colorectal-polypectomy-codes-lt",
"code": "hist-sent",
"display": "Sent for histological examination"
}
]
},
"used": [
{
"concept": {
"coding": [
{
"system": "https://hl7.lt/fhir/colorectal/CodeSystem/colorectal-polypectomy-codes-lt",
"code": "fill-air",
"display": "Filling the space with air"
}
]
}
},
{
"concept": {
"coding": [
{
"system": "https://hl7.lt/fhir/colorectal/CodeSystem/colorectal-polypectomy-codes-lt",
"code": "inst-loop-cold",
"display": "With a loop - Cold method"
}
]
}
},
{
"concept": {
"coding": [
{
"system": "https://hl7.lt/fhir/colorectal/CodeSystem/colorectal-polypectomy-codes-lt",
"code": "hydro-adrenaline",
"display": "Adrenaline"
}
]
}
}
]
}