> 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/implementation-guides/cancer-synoptic-reporting-implementation-guide/5-technical-application/5.2-standardized-model-representation-using-fhir/5.2.3-examples.md).

# Examples

In the realm of oncology, the standardized capture of diagnostic, treatment, and outcome data is paramount. FHIR (Fast Healthcare Interoperability Resources) provides a compelling solution through its Questionnaire resource, tailor-made to document information in a structured and interoperable manner. Recognizing the critical role of synoptic reporting in cancer care—a method that ensures consistent and comprehensive documentation—we've compiled a set of FHIR Questionnaire examples specifically geared towards cancer synoptic reporting.

These examples demonstrate how the FHIR framework can be adeptly employed to encapsulate vital oncological data, ranging from tumor characteristics to treatment modalities. For oncologists, pathologists, and health IT professionals aiming to enhance the quality and consistency of cancer reporting, these examples serve as both a guide and a starting point for technical implementation.

## FHIR Questionnaires

These FHIR Questionnaires can be downloaded as JSON files and viewed and edited using any compatible editor. We recommend using the NLM Form Builder (<https://lhcformbuilder.nlm.nih.gov/>).

{% file src="/files/gpRhRX0CJSFyYe9ADN8M" %}

{% file src="/files/neVR6d5q6bU4l4cvwGFH" %}

{% file src="/files/w8ND9TDddUlvM2MLBrYl" %}

Also, SNOMED International provides a utility to store questionnaires in a standard FHIR server and to validate the SNOMED Terminology Bindings to manage updates of SNOMED versions:

<https://ihtsdo.github.io/sct-implementation-demonstrator/#/questionnaires>

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=Cancer+Synoptic+IG&#x26;entry.670899847=Examples" 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/implementation-guides/cancer-synoptic-reporting-implementation-guide/5-technical-application/5.2-standardized-model-representation-using-fhir/5.2.3-examples.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.
