Atticus FHIR API
Tiro.health strives to give full control of the internals of Atticus through a standardized FHIR API.
Overview of FHIR Resources
The following table gives an overview how concepts in Atticus are related to FHIR resources:
| Attticus | FHIR | API Docs |
|---|---|---|
| Subject | Patient | Patient API |
| Encounter | Encounter | Encounter API |
| Report (status tracker) | Task (code: complete-questionnaire) | Task API |
| Report (content) | QuestionnaireResponse | QuestionnaireResponse API |
| Template | Questionnaire | Questionnaire API |
| User | Practitioner | Practitioner API |