HL7 / fhir-directory-attestation

FAST directory attestation FHIR implementation guide
1 stars 3 forks source link

directory-attestation

FAST directory attestation FHIR implementation guide

Contributing

# get a copy of the source code
git clone https://github.com/HL7/directory-attestation 
cd directory-attestation

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

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

The changes should be available at:

https://build.fhir.org/ig/HL7/directory-attestation