National FHIR Implementation Guide defining Bangladesh-specific core data structures, identifiers, and terminologies for health information exchange. https://fhir.dghs.gov.bd
Go to file
Carl Anderson 52e1448ba5
Follow 302 redirects with curl
I noticed that, after running this script, the jar file was only 144 bytes.  Running the commented-out `wget` command worked for me, so I re-ran the `curl` command with `-v`.  I noticed that the first response was a 302 redirect.  It seemed that `curl` needs an extra nudge to follow redirects.  Looking in the man page I found `-L`, which worked for me.
2020-07-01 16:26:59 -05:00
classnotes Profile updates 2019-09-16 12:50:32 -04:00
input Merge pull request #30 from costateixeira/master 2020-06-26 16:29:49 -06:00
input-cache Add value set with no code system 2020-06-12 07:22:48 +10:00
templates/liquid Added anchor for cql-content in the liquid library template. 2020-06-29 19:08:35 -06:00
_gencontinuous.bat Minor updates to IG scripts 2020-03-16 15:42:16 -04:00
_gencontinuous.sh Minor updates to IG scripts 2020-03-16 15:42:16 -04:00
_genonce.bat Quick fix for ping not working over ipv6 2020-06-16 20:53:16 +02:00
_genonce.sh Fixed incorrect boolean check in _updatePublisher.sh 2020-04-22 17:23:04 +02:00
_updatePublisher.bat Update publisher jar URL 2020-07-01 04:53:02 +02:00
_updatePublisher.sh Follow 302 redirects with curl 2020-07-01 16:26:59 -05:00
.gitignore Added continuous scripts, incorporated Eric's ignore stuff 2019-12-19 09:36:13 -07:00
ig.ini add links to additional documentation 2020-04-21 23:01:21 +02:00
LICENSE Initial version 2019-09-11 13:58:19 -04:00
package-list.json Initial version 2019-09-11 13:58:19 -04:00
README.md Initial version 2019-09-11 13:58:19 -04:00

sample-ig

A sample, template-driven implementation guide that provides a starting environment to use a base for defining new IGs