Merge branch 'master' of https://github.com/FHIR/sample-ig into FragmentExamples
# Conflicts: # input-cache/schemas/R5/fhir-single.xsd # input-cache/schemas/R5/fhir-xhtml.xsd # input-cache/schemas/R5/xml.xsd # input-cache/schemas/R5/xmldsig-core-schema.xsd # input-cache/txcache/.terminologyCapabilities.tx.fhir.org.r4.cache # input-cache/txcache/all-systems.cache # input-cache/txcache/http___not-a-known-code-system.cache # input-cache/txcache/http___unstats.un.org_unsd_methods_m49_m49.htm.cache # input-cache/txcache/loinc.cache # input-cache/txcache/servers.ini # input-cache/txcache/system-map.json # input-cache/txcache/ucum.cache
This commit is contained in:
@@ -83,6 +83,9 @@
|
||||
</reference>
|
||||
</resource> -->
|
||||
<resource>
|
||||
<extension url="http://hl7.org/fhir/tools/StructureDefinition/ig-example-actor">
|
||||
<valueCanonical value="http://somewhere.org/fhir/uv/myig/ActorDefinition/example"/>
|
||||
</extension>
|
||||
<reference>
|
||||
<reference value="Patient/example"/>
|
||||
</reference>
|
||||
@@ -237,5 +240,25 @@
|
||||
<code value="showsource"/>
|
||||
<value value="true"/>
|
||||
</parameter>
|
||||
<parameter>
|
||||
<code value="i18n-default-lang"/>
|
||||
<value value="en"/>
|
||||
</parameter>
|
||||
<parameter>
|
||||
<code value="i18n-lang"/>
|
||||
<value value="de"/>
|
||||
</parameter>
|
||||
<parameter>
|
||||
<code value="i18n-lang"/>
|
||||
<value value="fr"/>
|
||||
</parameter>
|
||||
<parameter>
|
||||
<code value="translation-sources"/>
|
||||
<value value="input/translations-de"/>
|
||||
</parameter>
|
||||
<parameter>
|
||||
<code value="translation-sources"/>
|
||||
<value value="input/translations-fr"/>
|
||||
</parameter>
|
||||
</definition>
|
||||
</ImplementationGuide>
|
||||
|
||||
Reference in New Issue
Block a user