# `Dicom.SR`
[🔗](https://github.com/Balneario-de-Cofrentes/dicom/blob/v0.9.1/lib/dicom/sr.ex#L1)

Structured Reporting helpers and template builders.

This namespace provides a reusable SR foundation over the existing
`Dicom.DataSet` primitives:

- coded entries
- content items and relationship trees
- composite and image references
- 2D spatial coordinate references
- observation context helpers
- SR document construction
- focused builders for selected PS3.16 templates

The current implementation aims for high practical conformance on the
generated content trees, while scoping itself to the template builders
implemented in `Dicom.SR.Templates`.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
