Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ Thumbs.db
# backup files #
################
*.bak
/input-cache/publisher.jar
Empty file modified _gencontinuous.sh
100644 → 100755
Empty file.
Empty file modified _genonce.sh
100644 → 100755
Empty file.
Empty file modified _refresh.sh
100644 → 100755
Empty file.
Empty file modified _updateCQFTooling.sh
100644 → 100755
Empty file.
Empty file modified _updatePublisher.sh
100644 → 100755
Empty file.
4 changes: 0 additions & 4 deletions input/pagecontent/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,7 @@
<pre><code class="language-xml">&lt;dependsOn id=&quot;cqf&quot;&gt;
&lt;uri value=&quot;http://fhir.org/guides/cqf/common/ImplementationGuide/fhir.cqf.common&quot;/&gt;
&lt;packageId value=&quot;fhir.cqf.common&quot;/&gt;
&lt;!--NOTE: Use the dev version here because the CQF IG has not yet been published.
Note that this also means that the CQF IG must be built locally in order to be installed in your local FHIR package cache
&lt;version value=&quot;4.0.1&quot;/&gt;
Comment thread
dmuylwyk marked this conversation as resolved.
Outdated
--&gt;
&lt;version value=&quot;dev&quot;/&gt;
&lt;/dependsOn&gt;</code></pre>

<a name="fhir-modelinfo"> </a>
Expand Down