> For the complete documentation index, see [llms.txt](https://docs.snomed.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snomed.org/snomed-ct-specifications/snomed-ct-editorial-guide/readme/authoring/domain-specific-modeling/procedure/index-2/imaging-guided-procedure-modeling.md).

# Imaging-guided procedure modeling

Imaging guidance can be modeled using the *Has intent (attribute)*. The concept 429892002 |Guidance intent (qualifier value)|, a child of 363675004 |Intents (nature of procedure values) (qualifier value)|, is the value for the Has intent (attribute) for imaging-guided procedures.

* For example,
  * 432666003 |Biopsy of brain using computed tomography guidance (procedure)| has two relationship groups:
    * Group 1:
      * Method (attribute) of Biopsy - action (qualifier value)
      * Procedure Site - Direct (attribute) of Brain structure (body structure)
    * Group 2:
      * Procedure Site - Direct (attribute) of Brain structure (body structure)
      * Method (attribute) of Computed tomography imaging - action (qualifier value)
      * Has intent (attribute) of Guidance intent (qualifier value)

{% hint style="info" %}
**Biopsy of brain using CT guidance**

432666003 |Biopsy of brain using computed tomography guidance (procedure)| is subsumed by 702707005 |Biopsy of head (procedure)| and by 34227000 |Computerized axial tomography of brain (procedure)|.
{% endhint %}

Where the procedure involves a device and/or morphology as the object of the action for which imaging guidance is being performed, that morphology, device, and/or anatomic structure in/on which the procedure is being performed are all the direct object of the imaging action. The direct device or direct morphology is included in the imaging role group.

* For example,
  * In Aspiration of cyst using ultrasonic guidance (procedure), the Ultrasound imaging role group will include a Direct morphology (attribute) of Cyst (morphologic abnormality).

<figure><img src="/files/DPul5SlumseOVK1PYqdC" alt=""><figcaption></figcaption></figure>

### Fluoroscopic guidance <a href="#fluoroscopic-guidance" id="fluoroscopic-guidance"></a>

*X* *using fluoroscopic guidance (procedure)* is a subtype of Fluoroscopy (procedure).

* For example,
  * 710291004 |Endoscopy using fluoroscopic guidance (procedure)| has the following relationship groups
    * Group 1:
      * Using device (attribute) of Endoscopic device (physical object)
      * Method (attribute) of Inspection - action (qualifier value)
    * Group 2:
      * Method (attribute) of Fluoroscopic imaging - action (qualifier value)
      * Has intent (attribute) of Guidance intent (qualifier value)

{% hint style="info" %}
See also [*Clinical imaging procedure naming conventions* section](/snomed-ct-specifications/snomed-ct-editorial-guide/readme/authoring/domain-specific-modeling/procedure/index-1/index.md)
{% endhint %}

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=SCT+Editorial+Guide&#x26;entry.670899847=Imaging-guided%20procedure%20modeling" class="button primary">Provide Feedback</a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.snomed.org/snomed-ct-specifications/snomed-ct-editorial-guide/readme/authoring/domain-specific-modeling/procedure/index-2/imaging-guided-procedure-modeling.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
