FHIR Implementation Guide for the Botswana Antimicrobial Resistance Project
# Botswana AMR Implementation Guide
đź“– **View the Implementation Guide** (download and open locally)
Or browse the individual pages:
- Home
- Background
- Use Cases
- Profiles
## Setup
```bash
sudo apt update
sudo apt install nodejs npm
sudo npm install -g fsh-sushi
sudo apt install ruby-full build-essential zlib1g-dev
sudo gem install jekyll bundler
```