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

Observation context helpers for SR documents.

# `device`

```elixir
@spec device(keyword()) :: [Dicom.SR.ContentItem.t()]
```

# `language`

```elixir
@spec language(Dicom.SR.Code.t()) :: Dicom.SR.ContentItem.t()
```

# `person`

```elixir
@spec person(String.t()) :: [Dicom.SR.ContentItem.t()]
```

---

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