Skip to content

Open-Health-Manager/standard-patient-health-record-ig

Repository files navigation

Standard Patient Health Record

Current Build (Public)

Prerequisites

# install the sushi tool
git clone https://github.com/FHIR/sushi
npm install -g fsh-sushi
sushi --help

Getting the Documentation

# get a copy of the source code
git clone https://github.com/Open-Health-Manager/standard-patient-health-record-ig
cd fhir-directory-attestation

Compiling Documentation

# update the publisher
./_updatePublisher.sh

# then compile the document
./_genonce.sh

# open the documentation (assuming Mac + Chrome)
cd output
open -a "Google Chrome" index.html

Contributing

# check which branch you are on
git branch

# create a new branch
git checkout -b new-branch

# commit changes
git commit -a -m 'descriptive message'
git push origin new-branch

About

Implementation guide files for Standard Personal Health-Record

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •