Merge branch 'master' of https://github.com/FHIR/sample-ig
This commit is contained in:
@@ -38,11 +38,6 @@
|
||||
<license value="CC0-1.0"/>
|
||||
<!-- This is whatever FHIR version(s) the IG artifacts are targeting (not the version of this file, which should always be 'current release') -->
|
||||
<fhirVersion value="4.0.1"/>
|
||||
<!-- <dependsOn>
|
||||
<uri value="http://somethign"/>
|
||||
<packageId value="de.basisprofil.r4"/>
|
||||
<version value="0.9.2"/>
|
||||
</dependsOn> -->
|
||||
<definition>
|
||||
<!-- You don't need to define any groupings. The IGPublisher will define them for you. You only need to do so if your IG is 'special' and it's
|
||||
inappropriate to use the defaults. Feel free to provide feedback about the defaults... -->
|
||||
@@ -67,9 +62,9 @@
|
||||
</resource>
|
||||
<resource>
|
||||
<reference>
|
||||
<reference value="Bundle/h1"/>
|
||||
<reference value="ValueSet/valueset-no-codesystem"/>
|
||||
</reference>
|
||||
<name value="History"/>
|
||||
<name value="Value set for no code system"/>
|
||||
</resource>
|
||||
<!-- <resource>
|
||||
<reference>
|
||||
@@ -131,6 +126,10 @@
|
||||
<code value="path-binary"/>
|
||||
<value value="input\cql"/>
|
||||
</parameter>
|
||||
<parameter>
|
||||
<code value="path-liquid"/>
|
||||
<value value="templates\liquid"/>
|
||||
</parameter>
|
||||
<!-- Uncomment one or more of these if you want to limit which syntaxes are supported or want to disable the display of mappings
|
||||
<parameter>
|
||||
<code value="excludexml"/>
|
||||
|
||||
Reference in New Issue
Block a user