fhir2.base.template 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/.index.db +0 -0
- package/.github/.index.json +4 -0
- package/.github/workflows/.index.db +0 -0
- package/.github/workflows/.index.json +4 -0
- package/.github/workflows/add_issues.yml +61 -0
- package/.index.db +0 -0
- package/.index.json +4 -0
- package/README.md +4 -0
- package/cache.ini +7 -0
- package/config/.index.db +0 -0
- package/config/.index.json +4 -0
- package/config/_config.yml +6 -0
- package/config.json +390 -0
- package/content/.index.db +0 -0
- package/content/.index.json +4 -0
- package/content/assets/.index.db +0 -0
- package/content/assets/.index.json +4 -0
- package/content/assets/css/.index.db +0 -0
- package/content/assets/css/.index.json +4 -0
- package/content/assets/css/bootstrap-fhir.css +5312 -0
- package/content/assets/css/bootstrap-glyphicons.css +2 -0
- package/content/assets/css/cqf.css +186 -0
- package/content/assets/css/hl7.css +63 -0
- package/content/assets/css/jquery-ui.css +523 -0
- package/content/assets/css/jquery-ui.structure.min.css +5 -0
- package/content/assets/css/jquery-ui.theme.min.css +5 -0
- package/content/assets/css/prism-fhirpath.css +38 -0
- package/content/assets/css/prism.css +143 -0
- package/content/assets/css/project.css +812 -0
- package/content/assets/css/pygments-manni.css +66 -0
- package/content/assets/css/xml.css +2 -0
- package/content/assets/fonts/.index.db +0 -0
- package/content/assets/fonts/.index.json +4 -0
- package/content/assets/fonts/OpenSans-CondBold-webfont.eot +0 -0
- package/content/assets/fonts/OpenSans-CondBold-webfont.svg +1403 -0
- package/content/assets/fonts/OpenSans-CondBold-webfont.ttf +0 -0
- package/content/assets/fonts/OpenSans-CondBold-webfont.woff +0 -0
- package/content/assets/fonts/OpenSans-CondLight-webfont.eot +0 -0
- package/content/assets/fonts/OpenSans-CondLight-webfont.svg +1830 -0
- package/content/assets/fonts/OpenSans-CondLight-webfont.ttf +0 -0
- package/content/assets/fonts/OpenSans-CondLight-webfont.woff +0 -0
- package/content/assets/fonts/glyphiconshalflings-regular.eot +0 -0
- package/content/assets/fonts/glyphiconshalflings-regular.otf +0 -0
- package/content/assets/fonts/glyphiconshalflings-regular.svg +175 -0
- package/content/assets/fonts/glyphiconshalflings-regular.ttf +0 -0
- package/content/assets/fonts/glyphiconshalflings-regular.woff +0 -0
- package/content/assets/ico/.index.db +0 -0
- package/content/assets/ico/.index.json +4 -0
- package/content/assets/ico/favicon.png +0 -0
- package/content/assets/ico/icon-fhir-114.png +0 -0
- package/content/assets/ico/icon-fhir-144.png +0 -0
- package/content/assets/ico/icon-fhir-57.png +0 -0
- package/content/assets/ico/icon-fhir-72.png +0 -0
- package/content/assets/ico/noun_copy to clipboard_1669410.png +0 -0
- package/content/assets/images/.index.db +0 -0
- package/content/assets/images/.index.json +4 -0
- package/content/assets/images/001.svg +269 -0
- package/content/assets/images/download.png +0 -0
- package/content/assets/images/dragon.png +0 -0
- package/content/assets/images/external.png +0 -0
- package/content/assets/images/fcp-logo.png +0 -0
- package/content/assets/images/fhir-logo-www.png +0 -0
- package/content/assets/images/hl7-logo-header.png +0 -0
- package/content/assets/images/icon_arrow_down.png +0 -0
- package/content/assets/images/icon_arrow_up.png +0 -0
- package/content/assets/images/lang-ar.png +0 -0
- package/content/assets/images/lang-de.png +0 -0
- package/content/assets/images/lang-en.png +0 -0
- package/content/assets/images/lang-es.png +0 -0
- package/content/assets/images/lang-fr.png +0 -0
- package/content/assets/images/lang-ja.png +0 -0
- package/content/assets/images/lang-kr.png +0 -0
- package/content/assets/images/lang-nl.png +0 -0
- package/content/assets/images/lang-pt.png +0 -0
- package/content/assets/images/lang-pt_BR.png +0 -0
- package/content/assets/images/lang-ru.png +0 -0
- package/content/assets/images/lang-zh-TW.png +0 -0
- package/content/assets/images/lang-zh.png +0 -0
- package/content/assets/images/link.svg +1 -0
- package/content/assets/images/logo_ansinew.jpg +0 -0
- package/content/assets/images/search.png +0 -0
- package/content/assets/images/stripe.png +0 -0
- package/content/assets/images/target.png +0 -0
- package/content/assets/js/.index.db +0 -0
- package/content/assets/js/.index.json +4 -0
- package/content/assets/js/anchor-hover.js +2 -0
- package/content/assets/js/anchor.min.js +6 -0
- package/content/assets/js/bootstrap.min.js +6 -0
- package/content/assets/js/clipboard-btn.js +30 -0
- package/content/assets/js/clipboard.min.js +7 -0
- package/content/assets/js/direction-management.js +6 -0
- package/content/assets/js/fhir-table-scripts.js +186 -0
- package/content/assets/js/fhir.js +2 -0
- package/content/assets/js/flags.js +7 -0
- package/content/assets/js/html5shiv.js +8 -0
- package/content/assets/js/jquery-3.7.0.min.map +1 -0
- package/content/assets/js/jquery-ui.min.js +6 -0
- package/content/assets/js/jquery.js +2 -0
- package/content/assets/js/lang-redirects.js +14 -0
- package/content/assets/js/mermaid-init.js +12 -0
- package/content/assets/js/mermaid.js +2029 -0
- package/content/assets/js/prism-fhirpath.js +67 -0
- package/content/assets/js/prism.js +238 -0
- package/content/assets/js/readme.txt +1 -0
- package/content/assets/js/respond.min.js +6 -0
- package/content/assets/js/tabs.js +20 -0
- package/content/assets/js/topofpage.js +20 -0
- package/content/assets/js/window-hash.js +5 -0
- package/content/assets/js/xml.js +2 -0
- package/content/searchform.html +141 -0
- package/data/.index.db +0 -0
- package/data/.index.json +4 -0
- package/ig.ini +2 -0
- package/includes/.index.db +0 -0
- package/includes/.index.json +4 -0
- package/includes/fragment-base-navtabs.html +85 -0
- package/includes/fragment-css.html +1 -0
- package/includes/fragment-feedback_form.html +66 -0
- package/includes/fragment-footer.html +4 -0
- package/includes/fragment-header.html +1 -0
- package/includes/fragment-igTable.html +3 -0
- package/includes/fragment-intro.html +15 -0
- package/includes/fragment-language.html +22 -0
- package/includes/fragment-modelType.html +13 -0
- package/includes/fragment-notes.html +14 -0
- package/includes/fragment-pageTable.html +19 -0
- package/includes/fragment-pagebegin.html +141 -0
- package/includes/fragment-pageend.html +78 -0
- package/includes/fragment-profile-navtabs.html +121 -0
- package/includes/fragment-resourceTable.html +116 -0
- package/includes/fragment-simpletable.html +35 -0
- package/includes/template-page-md.html +54 -0
- package/includes/template-page.html +29 -0
- package/layouts/.index.db +0 -0
- package/layouts/.index.json +4 -0
- package/layouts/layout-canonical-testing.html +63 -0
- package/layouts/layout-canonical.html +51 -0
- package/layouts/layout-changehistory.html +19 -0
- package/layouts/layout-codesystem.html +50 -0
- package/layouts/layout-examplescenario.html +54 -0
- package/layouts/layout-ext.html +283 -0
- package/layouts/layout-instance-base.html +42 -0
- package/layouts/layout-instance-format.html +39 -0
- package/layouts/layout-profile-definitions.html +54 -0
- package/layouts/layout-profile-examples.html +42 -0
- package/layouts/layout-profile-format.html +41 -0
- package/layouts/layout-profile-history.html +23 -0
- package/layouts/layout-profile-mappings.html +29 -0
- package/layouts/layout-profile-testing.html +60 -0
- package/layouts/layout-profile.html +418 -0
- package/layouts/layout-questionnaire.html +90 -0
- package/layouts/layout-valueset.html +59 -0
- package/liquid/.index.db +0 -0
- package/liquid/.index.json +4 -0
- package/liquid/ActivityDefinition.liquid +418 -0
- package/liquid/Library.liquid +431 -0
- package/liquid/Measure.liquid +8 -0
- package/liquid/PlanDefinition.liquid +450 -0
- package/liquid/datarequirement.html +42 -0
- package/liquid/default-list.html +3 -0
- package/liquid/default.html +3 -0
- package/liquid/direct-reference-code.html +14 -0
- package/liquid/knowledge-artifact-metadata-extensions.html +22 -0
- package/liquid/knowledge-artifact-metadata.html +22 -0
- package/liquid/logic-definition.html +21 -0
- package/liquid/measure-identifier.html +20 -0
- package/liquid/measure-logic.html +24 -0
- package/liquid/measure-metadata-extensions.html +11 -0
- package/liquid/measure-metadata.html +19 -0
- package/liquid/measure-population-criteria-extensions.html +30 -0
- package/liquid/measure-population-criteria-population.html +59 -0
- package/liquid/measure-population-criteria-stratifier.html +26 -0
- package/liquid/measure-population-criteria.html +14 -0
- package/liquid/measure-supplementaldata.html +38 -0
- package/liquid/narrative-end.html +3 -0
- package/liquid/narrative-start.html +3 -0
- package/liquid/parameter.html +14 -0
- package/liquid/period.html +4 -0
- package/liquid/related-artifact.html +47 -0
- package/liquid/row-content.html +1 -0
- package/liquid/row-end.html +1 -0
- package/liquid/row-header.html +5 -0
- package/liquid/row-new.html +4 -0
- package/liquid/row-start.html +1 -0
- package/liquid/section-header.html +3 -0
- package/liquid/type-primitive.html +0 -0
- package/liquid/version.html +3 -0
- package/package/.index.db +0 -0
- package/package/.index.json +4 -0
- package/package/package.json +10 -0
- package/package-list.json +32 -0
- package/package.json +10 -0
- package/scripts/.index.db +0 -0
- package/scripts/.index.json +4 -0
- package/scripts/ant.xml +231 -0
- package/scripts/createArtifactSummary.xslt +135 -0
- package/scripts/groupings.txt +28 -0
- package/scripts/handleIssues.xslt +44 -0
- package/scripts/onGenerate.data.xslt +31 -0
- package/scripts/onGenerate.final.xslt +153 -0
- package/scripts/onGenerate.genJson.xslt +113 -0
- package/scripts/onGenerate.getVersions.xslt +25 -0
- package/scripts/onGenerate.group.xslt +95 -0
- package/scripts/onGenerate.groupSort.xslt +73 -0
- package/scripts/onGenerate.qa.xslt +33 -0
- package/scripts/onLoad.xslt +466 -0
- package/scripts/plantuml.jar +0 -0
- package/scripts/processPages.xslt +154 -0
- package/translations/.index.db +0 -0
- package/translations/.index.json +4 -0
- package/translations/stringsArtifacts-ar.po +282 -0
- package/translations/stringsArtifacts-es.po +282 -0
- package/translations/stringsArtifacts-fr.po +282 -0
- package/translations/stringsArtifacts-nl.po +282 -0
- package/translations/stringsArtifacts-pt.po +282 -0
- package/translations/stringsArtifacts-ru.po +282 -0
- package/translations/stringsArtifacts.json +60 -0
- package/translations/stringsBase-ar.po +562 -0
- package/translations/stringsBase-es.po +562 -0
- package/translations/stringsBase-fr.po +564 -0
- package/translations/stringsBase-nl.po +564 -0
- package/translations/stringsBase-pt.po +564 -0
- package/translations/stringsBase-ru.po +564 -0
- package/translations/stringsBase.json +116 -0
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
---
|
|
2
|
+
---
|
|
3
|
+
{% assign localPage = page.path | split: "/" | last %}
|
|
4
|
+
{% include fragment-modelType.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
5
|
+
{% include fragment-pagebegin.html lang='{{[lang]}}' lang="{{[lang]}}" %}
|
|
6
|
+
<!-- layouts\layout-canonical -->
|
|
7
|
+
<div class="col-12">
|
|
8
|
+
<!--ReleaseHeader--><p id="publish-box">Publish Box goes here</p><!--EndReleaseHeader-->
|
|
9
|
+
{% include fragment-base-navtabs.html type='{{[type]}}' id='{{[id]}}' active='content' lang="{{[lang]}}" %}
|
|
10
|
+
<a name="root"> </a>
|
|
11
|
+
|
|
12
|
+
{% assign respath = site.data.resources[resource_].path %}
|
|
13
|
+
<h2 id="root">{{modelType}}: {{site.data.pages[respath].titlelang['{{[lang]}}'] | escape_once}}
|
|
14
|
+
{% if site.data.resources[resource_].experimental == true %}({{site.data.stringsBase['{{[lang]}}']['Experimental']}}){% endif %}
|
|
15
|
+
</h2>
|
|
16
|
+
|
|
17
|
+
{% include fragment-resourceTable.html lang="{{[lang]}}" %}
|
|
18
|
+
|
|
19
|
+
{%if site.data.resources[resource_].description %}
|
|
20
|
+
<p>
|
|
21
|
+
{{site.data.resources[resource_].descriptionlang['{{[lang]}}']|markdownify}}
|
|
22
|
+
</p>
|
|
23
|
+
{% endif %}
|
|
24
|
+
{%if site.data.resources[resource_].purpose %}
|
|
25
|
+
<p>
|
|
26
|
+
{{site.data.resources[resource_].purposelang['{{[lang]}}']|markdownify}}
|
|
27
|
+
</p>
|
|
28
|
+
{% endif %}
|
|
29
|
+
<!-- insert intro if present -->
|
|
30
|
+
{% include fragment-intro.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
31
|
+
|
|
32
|
+
<!-- <p>
|
|
33
|
+
Formats: <a href="{{[type]}}-{{[id]}}.xml.html">XML</a>, <a href="{{[type]}}-{{[id]}}.json.html">JSON</a>, <a href="{{[type]}}-{{[id]}}.ttl.html">Turtle</a>
|
|
34
|
+
</p>-->
|
|
35
|
+
{% unless example %}
|
|
36
|
+
{% if '{{[type]}}' == 'CapabilityStatement' %}
|
|
37
|
+
<p>
|
|
38
|
+
<a href="../{{[id]}}.openapi.json" no-download="true">{{site.data.stringsBase['{{[lang]}}']['Swagger']}}</a> | <a href="../{{[id]}}.openapi.json" download>{{site.data.stringsBase['{{[lang]}}']['Download']}}</a>
|
|
39
|
+
</p>
|
|
40
|
+
{% endif %}
|
|
41
|
+
{% endunless %}
|
|
42
|
+
|
|
43
|
+
{% include {{[type]}}-{{[id]}}-html{{[langsuffix]}}.xhtml %}
|
|
44
|
+
|
|
45
|
+
<!-- insert notes if present -->
|
|
46
|
+
{% include fragment-notes.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
47
|
+
|
|
48
|
+
{% include {{[type]}}-{{[id]}}-history{{[langsuffix]}}.xhtml %}
|
|
49
|
+
|
|
50
|
+
</div>
|
|
51
|
+
{% include fragment-pageend.html lang="{{[lang]}}" %}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
---
|
|
2
|
+
---
|
|
3
|
+
{% assign localPage = page.path | split: "/" | last %}
|
|
4
|
+
{% include fragment-pagebegin.html lang="{{[lang]}}" %}
|
|
5
|
+
<!-- layouts\layout-changehistory.html -->
|
|
6
|
+
|
|
7
|
+
<div style="counter-reset: section 10" class="col-12">
|
|
8
|
+
<!--ReleaseHeader--><p id="publish-box">Publish Box goes here</p><!--EndReleaseHeader-->
|
|
9
|
+
{% include fragment-base-navtabs.html type='{{[type]}}' id='{{[id]}}' active='history' lang="{{[lang]}}" %}
|
|
10
|
+
|
|
11
|
+
<a name="root"> </a>
|
|
12
|
+
<h2 id="root">{{type}}: {{site.data.resources[resource_].titlelang['{{[lang]}}']}} - {{site.data.stringsBase['{{[lang]}}']['ChangeHistory']}}</h2>
|
|
13
|
+
<p>{{site.data.stringsBase['{{[lang]}}']['HistoryOfChange'] | replace: "%ARTIFACT%", "{{[id]}} {{[type]}} | downcase"}}</p>
|
|
14
|
+
|
|
15
|
+
{% include {{[type]}}-{{[id]}}-history{{[langsuffix]}}.xhtml %}
|
|
16
|
+
|
|
17
|
+
</div>
|
|
18
|
+
{% assign includetabscripts = 'true' %}
|
|
19
|
+
{% include fragment-pageend.html lang="{{[lang]}}" %}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
---
|
|
2
|
+
---
|
|
3
|
+
{% assign localPage = page.path | split: "/" | last %}
|
|
4
|
+
{% include fragment-modelType.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
5
|
+
{% include fragment-pagebegin.html lang="{{[lang]}}" %}
|
|
6
|
+
<!-- layouts\layout-codesystem -->
|
|
7
|
+
<div class="col-12">
|
|
8
|
+
<!--ReleaseHeader--><p id="publish-box">Publish Box goes here</p><!--EndReleaseHeader-->
|
|
9
|
+
{% include fragment-base-navtabs.html type='{{[type]}}' id='{{[id]}}' active='content' lang="{{[lang]}}" %}
|
|
10
|
+
<a name="root"> </a>
|
|
11
|
+
{% assign respath = site.data.resources[resource_].path %}
|
|
12
|
+
<h2 id="root">{{modelType}}: {{site.data.pages[respath].titlelang['{{[lang]}}'] | escape_once}}
|
|
13
|
+
{% if site.data.resources[resource_].experimental == true %}({{site.data.stringsBase['{{[lang]}}']['Experimental']}}){% endif %}
|
|
14
|
+
</h2>
|
|
15
|
+
|
|
16
|
+
{% include fragment-resourceTable.html lang="{{[lang]}}" %}
|
|
17
|
+
{%if site.data.resources[resource_].description %}
|
|
18
|
+
<p>
|
|
19
|
+
{{site.data.resources[resource_].descriptionlang['{{[lang]}}']|markdownify}}
|
|
20
|
+
</p>
|
|
21
|
+
{% endif %}{%if site.data.resources[resource_].purpose %}
|
|
22
|
+
<p>
|
|
23
|
+
{{site.data.resources[resource_].purposelang['{{[lang]}}']|markdownify}}
|
|
24
|
+
</p>
|
|
25
|
+
{% endif %}
|
|
26
|
+
<!-- insert intro if present -->
|
|
27
|
+
{% include fragment-intro.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
28
|
+
|
|
29
|
+
<p>{{site.data.stringsBase['{{[lang]}}']['CodeSystemValuesets']}}</p>
|
|
30
|
+
|
|
31
|
+
{% include {{[type]}}-{{[id]}}-xref{{[langsuffix]}}.xhtml %}
|
|
32
|
+
|
|
33
|
+
{% include {{[type]}}-{{[id]}}-content{{[langsuffix]}}.xhtml %}
|
|
34
|
+
|
|
35
|
+
<hr/>
|
|
36
|
+
<p>
|
|
37
|
+
<a href="http://build.fhir.org/ig/FHIR/ig-guidance/readingIgs.html#terminology">{{site.data.stringsBase['{{[lang]}}']['ReadingTerminology']}}</a>.
|
|
38
|
+
</p>
|
|
39
|
+
{% if site.data.resources[resource_].contained != nil %}
|
|
40
|
+
<h4>{{site.data.stringsBase['{{[lang]}}']['Contained']}}</h4>
|
|
41
|
+
{% include {{[type]}}-{{[id]}}-contained-index{{[langsuffix]}}.xhtml %}
|
|
42
|
+
{% endif %}
|
|
43
|
+
|
|
44
|
+
<!-- insert notes if present -->
|
|
45
|
+
{% include fragment-notes.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
46
|
+
|
|
47
|
+
{% include {{[type]}}-{{[id]}}-history{{[langsuffix]}}.xhtml %}
|
|
48
|
+
|
|
49
|
+
</div>
|
|
50
|
+
{% include fragment-pageend.html lang="{{[lang]}}" %}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
---
|
|
2
|
+
---
|
|
3
|
+
{% assign localPage = page.path | split: "/" | last %}
|
|
4
|
+
{% include fragment-modelType.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
5
|
+
{% include fragment-pagebegin.html lang="{{[lang]}}" %}
|
|
6
|
+
<!-- layouts\layout-examplescenario -->
|
|
7
|
+
<div class="col-12">
|
|
8
|
+
<!--ReleaseHeader--><p id="publish-box">Publish Box goes here</p><!--EndReleaseHeader-->
|
|
9
|
+
{% include fragment-base-navtabs.html type='{{[type]}}' id='{{[id]}}' active='content' lang="{{[lang]}}" %}
|
|
10
|
+
<a name="root"> </a>
|
|
11
|
+
|
|
12
|
+
{% assign respath = site.data.resources[resource_].path %}
|
|
13
|
+
<h2 id="root">{{modelType}}: {{site.data.pages[respath].titlelang['{{[lang]}}'] | escape_once}}
|
|
14
|
+
{% if site.data.resources[resource_].experimental == true %}({{site.data.stringsBase['{{[lang]}}']['Experimental']}}){% endif %}
|
|
15
|
+
</h2>
|
|
16
|
+
|
|
17
|
+
{% include fragment-resourceTable.html lang="{{[lang]}}" %}
|
|
18
|
+
|
|
19
|
+
{%if site.data.resources[resource_].description %}
|
|
20
|
+
<p>
|
|
21
|
+
{{site.data.resources[resource_].descriptionlang['{{[lang]}}']|markdownify}}
|
|
22
|
+
</p>
|
|
23
|
+
{% endif %}
|
|
24
|
+
{%if site.data.resources[resource_].purpose %}
|
|
25
|
+
<p>
|
|
26
|
+
{{site.data.resources[resource_].purposelang['{{[lang]}}']|markdownify}}
|
|
27
|
+
</p>
|
|
28
|
+
{% endif %}
|
|
29
|
+
<!-- insert intro if present -->
|
|
30
|
+
{% include fragment-intro.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
31
|
+
|
|
32
|
+
<a name="actors"> </a>
|
|
33
|
+
<h4>{{site.data.stringsBase['{{[lang]}}']['Actors']}}</h4>
|
|
34
|
+
{% include {{[type]}}-{{[id]}}-actor-table{{[langsuffix]}}.xhtml %}
|
|
35
|
+
|
|
36
|
+
<a name="diagram"> </a>
|
|
37
|
+
<h4>{{site.data.stringsBase['{{[lang]}}']['Diagram']}}</h4>
|
|
38
|
+
{% include {{[type]}}-{{[id]}}-process-diagram{{[langsuffix]}}.xhtml %}
|
|
39
|
+
|
|
40
|
+
<a name="processes"> </a>
|
|
41
|
+
<h4>{{site.data.stringsBase['{{[lang]}}']['Processes']}}</h4>
|
|
42
|
+
{% include {{[type]}}-{{[id]}}-processes{{[langsuffix]}}.xhtml %}
|
|
43
|
+
|
|
44
|
+
<a name="instances"> </a>
|
|
45
|
+
<h4>{{site.data.stringsBase['{{[lang]}}']['Instances']}}</h4>
|
|
46
|
+
{% include {{[type]}}-{{[id]}}-instance-table{{[langsuffix]}}.xhtml %}
|
|
47
|
+
|
|
48
|
+
<!-- insert notes if present -->
|
|
49
|
+
{% include fragment-notes.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
50
|
+
|
|
51
|
+
{% include {{[type]}}-{{[id]}}-history{{[langsuffix]}}.xhtml %}
|
|
52
|
+
|
|
53
|
+
</div>
|
|
54
|
+
{% include fragment-pageend.html lang="{{[lang]}}" %}
|
|
@@ -0,0 +1,283 @@
|
|
|
1
|
+
---
|
|
2
|
+
---
|
|
3
|
+
{% assign localPage = page.path | split: "/" | last %}
|
|
4
|
+
{% include fragment-pagebegin.html lang="{{[lang]}}" %}
|
|
5
|
+
<!-- layouts\layout-ext -->
|
|
6
|
+
<div class="col-12">
|
|
7
|
+
<!--ReleaseHeader--><p id="publish-box">Publish Box goes here</p><!--EndReleaseHeader-->
|
|
8
|
+
{% include fragment-profile-navtabs.html type='{{[type]}}' id='{{[id]}}' active='content' lang="{{[lang]}}" %}
|
|
9
|
+
<a name="root"> </a>
|
|
10
|
+
<h2 id="root">{{site.data.stringsBase['{{[lang]}}']['Extension']}}: {{site.data.resources[resource_].titlelang['{{[lang]}}'] | escape_once}}
|
|
11
|
+
{% if site.data.resources[resource_].experimental == true %}({{site.data.stringsBase['{{[lang]}}']['Experimental']}}){% endif %}
|
|
12
|
+
</h2>
|
|
13
|
+
|
|
14
|
+
{% include fragment-resourceTable.html lang="{{[lang]}}" %}
|
|
15
|
+
{%if site.data.resources[resource_].description %}
|
|
16
|
+
{{site.data.resources[resource_].descriptionlang['{{[lang]}}']|markdownify}}
|
|
17
|
+
{% endif %}{%if site.data.resources[resource_].purpose %}
|
|
18
|
+
{{site.data.resources[resource_].purposelang['{{[lang]}}']|markdownify}}
|
|
19
|
+
{% endif %}
|
|
20
|
+
|
|
21
|
+
<p><b>Context of Use</b></p>
|
|
22
|
+
<ul>
|
|
23
|
+
{% include StructureDefinition-{{[id]}}-sd-use-context{{[langsuffix]}}.xhtml %}
|
|
24
|
+
</ul>
|
|
25
|
+
|
|
26
|
+
<!-- insert intro if present -->
|
|
27
|
+
{% include fragment-intro.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
28
|
+
|
|
29
|
+
<p><b>Usage info</b></p>
|
|
30
|
+
{% include StructureDefinition-{{[id]}}-sd-xref{{[langsuffix]}}.xhtml %}
|
|
31
|
+
|
|
32
|
+
<!-- no uri -->
|
|
33
|
+
<a name="profile"> </a>
|
|
34
|
+
<h3 id="profile">{{site.data.stringsBase['{{[lang]}}']['FormalExtension']}}</h3>
|
|
35
|
+
<p>
|
|
36
|
+
<a href="http://build.fhir.org/ig/FHIR/ig-guidance/readingIgs.html#structure-definitions">{{site.data.stringsBase['{{[lang]}}']['ReadingStructures']}}</a>.
|
|
37
|
+
</p>
|
|
38
|
+
<div id="tabs">
|
|
39
|
+
<ul>
|
|
40
|
+
<li>
|
|
41
|
+
<a href="#tabs-diff">{{site.data.stringsBase['{{[lang]}}']['DifferentialTable']}}</a>
|
|
42
|
+
</li>
|
|
43
|
+
<li>
|
|
44
|
+
<a href="#tabs-snap">{{site.data.stringsBase['{{[lang]}}']['SnapshotTable']}}</a>
|
|
45
|
+
</li>
|
|
46
|
+
{% if site.data.structuredefinitions["{{[id]}}"].obligations %}
|
|
47
|
+
<li>
|
|
48
|
+
<a href="#tabs-obligations">{{site.data.stringsBase['{{[lang]}}']['Obligations']}}</a>
|
|
49
|
+
</li>
|
|
50
|
+
{% endif %}
|
|
51
|
+
{% unless excludexml == 'y' %}
|
|
52
|
+
<!--<li>
|
|
53
|
+
<a href="#tabs-xml">{{site.data.stringsBase['{{[lang]}}']['PseudoXML']}}</a>
|
|
54
|
+
</li>-->
|
|
55
|
+
{% endunless %}
|
|
56
|
+
{% unless excludejson == 'y' %}
|
|
57
|
+
<!--<li>
|
|
58
|
+
<a href="#tabs-json">{{site.data.stringsBase['{{[lang]}}']['PseudoJSON']}}</a>
|
|
59
|
+
</li>-->
|
|
60
|
+
{% endunless %}
|
|
61
|
+
{% unless excludettl == 'y' %}
|
|
62
|
+
<!--<li>
|
|
63
|
+
<a href="#tabs-ttl">{{site.data.stringsBase['{{[lang]}}']['PseudoTTL']}}</a>
|
|
64
|
+
</li>-->
|
|
65
|
+
{% endunless %}
|
|
66
|
+
<li>
|
|
67
|
+
<a href="#tabs-summ">{{site.data.stringsBase['{{[lang]}}']['StatisticsReferences']}}</a>
|
|
68
|
+
</li>
|
|
69
|
+
<li>
|
|
70
|
+
<a href="#tabs-all">{{site.data.stringsBase['{{[lang]}}']['AllTables']}}All</a>
|
|
71
|
+
</li>
|
|
72
|
+
</ul>
|
|
73
|
+
{% capture sdlink %}
|
|
74
|
+
<a href="{{site.data.structuredefinitions['{{[id]}}'].basepath}}">{{site.data.structuredefinitions['{{[id]}}'].basename}}</a>
|
|
75
|
+
{% endcapture %}
|
|
76
|
+
<a name="tabs-diff"> </a>
|
|
77
|
+
<div id="tabs-diff">
|
|
78
|
+
<div id="tbl-diff">
|
|
79
|
+
<p>{{site.data.stringsBase['{{[lang]}}']['Derived'] | replace: "%ARTIFACT%", sdlink}}</p>
|
|
80
|
+
<div id="tbl-diff-inner">
|
|
81
|
+
{% include StructureDefinition-{{[id]}}-diff{{[langsuffix]}}.xhtml %}
|
|
82
|
+
|
|
83
|
+
{% if site.data.structuredefinitions["{{[id]}}"].obligations %}
|
|
84
|
+
{% include StructureDefinition-{{[id]}}-diff-obligations{{[langsuffix]}}.xhtml %}
|
|
85
|
+
{% endif %}
|
|
86
|
+
|
|
87
|
+
<a name="tx"> </a>
|
|
88
|
+
<!--Terminology Bindings heading in the fragment -->
|
|
89
|
+
{% include StructureDefinition-{{[id]}}-tx-diff{{[langsuffix]}}.xhtml %}
|
|
90
|
+
|
|
91
|
+
{% capture invariantsdiff %}
|
|
92
|
+
{% include StructureDefinition-{{[id]}}-inv-diff{{[langsuffix]}}.xhtml %}
|
|
93
|
+
{% endcapture %}
|
|
94
|
+
<!-- 218 is size of empty table -->
|
|
95
|
+
{% unless invariantsdiff.size <= 218 %}
|
|
96
|
+
<a name="inv-diff"> </a>
|
|
97
|
+
<!--Constraints heading in the fragment -->
|
|
98
|
+
{% include StructureDefinition-{{[id]}}-inv-diff{{[langsuffix]}}.xhtml %}
|
|
99
|
+
{% endunless%}
|
|
100
|
+
|
|
101
|
+
</div>
|
|
102
|
+
</div>
|
|
103
|
+
</div>
|
|
104
|
+
<a name="tabs-snap"> </a>
|
|
105
|
+
<div id="tabs-snap">
|
|
106
|
+
<div id="tbl-snap">
|
|
107
|
+
<div id="tbl-snap-inner">
|
|
108
|
+
{% include StructureDefinition-{{[id]}}-snapshot{{[langsuffix]}}.xhtml %}
|
|
109
|
+
|
|
110
|
+
{% if site.data.structuredefinitions["{{[id]}}"].obligations %}
|
|
111
|
+
{% include StructureDefinition-{{[id]}}-snapshot-obligations{{[langsuffix]}}.xhtml %}
|
|
112
|
+
{% endif %}
|
|
113
|
+
|
|
114
|
+
<!--Terminology Bindings heading in the fragment -->
|
|
115
|
+
{% include StructureDefinition-{{[id]}}-tx{{[langsuffix]}}.xhtml %}
|
|
116
|
+
|
|
117
|
+
{% capture invariants %}
|
|
118
|
+
{% include StructureDefinition-{{[id]}}-inv{{[langsuffix]}}.xhtml %}
|
|
119
|
+
{% endcapture %}
|
|
120
|
+
<!-- 218 is size of empty table -->
|
|
121
|
+
{% unless invariants.size <= 218 %}
|
|
122
|
+
<a name="inv-snap"> </a>
|
|
123
|
+
<!--Constraints heading in the fragment -->
|
|
124
|
+
{% include StructureDefinition-{{[id]}}-inv{{[langsuffix]}}.xhtml %}
|
|
125
|
+
{% endunless%}
|
|
126
|
+
</div>
|
|
127
|
+
</div>
|
|
128
|
+
</div>
|
|
129
|
+
{% if site.data.structuredefinitions["{{[id]}}"].obligations %}
|
|
130
|
+
<a name="tabs-obligations"> </a>
|
|
131
|
+
<div id="tabs-obligations">
|
|
132
|
+
<div id="tbl-obligations">
|
|
133
|
+
<div id="tbl-obligations-inner">
|
|
134
|
+
{% include StructureDefinition-{{[id]}}-obligations{{[langsuffix]}}.xhtml %}
|
|
135
|
+
</div>
|
|
136
|
+
</div>
|
|
137
|
+
</div>
|
|
138
|
+
{% endif %}
|
|
139
|
+
{% unless excludexml == 'y' %}
|
|
140
|
+
<!--<a name="tabs-xml"> </a>
|
|
141
|
+
<div id="tabs-xml">
|
|
142
|
+
<div id="xml">
|
|
143
|
+
<div id="xml-inner">
|
|
144
|
+
{% include StructureDefinition-{{[id]}}-pseudo-xml{{[langsuffix]}}.xhtml %}
|
|
145
|
+
</div>
|
|
146
|
+
</div>
|
|
147
|
+
</div>-->
|
|
148
|
+
{% endunless %}
|
|
149
|
+
{% unless excludejson == 'y' %}
|
|
150
|
+
<!--<a name="tabs-json"> </a>
|
|
151
|
+
<div id="tabs-json">
|
|
152
|
+
<div id="json">
|
|
153
|
+
<div id="json-inner">
|
|
154
|
+
{% include StructureDefinition-{{[id]}}-pseudo-json{{[langsuffix]}}.xhtml %}
|
|
155
|
+
</div>
|
|
156
|
+
</div>
|
|
157
|
+
</div>-->
|
|
158
|
+
{% endunless %}
|
|
159
|
+
{% unless excludettl == 'y' %}
|
|
160
|
+
<!--<a name="tabs-ttl"> </a>
|
|
161
|
+
<div id="tabs-ttl">
|
|
162
|
+
<div id="ttl">
|
|
163
|
+
<div id="ttl-inner">
|
|
164
|
+
{% include StructureDefinition-{{[id]}}-pseudo-ttl{{[langsuffix]}}.xhtml %}
|
|
165
|
+
</div>
|
|
166
|
+
</div>
|
|
167
|
+
</div>-->
|
|
168
|
+
{% endunless %}
|
|
169
|
+
<a name="tabs-summ"> </a>
|
|
170
|
+
<div id="tabs-summ">
|
|
171
|
+
<div id="tbl-summ">
|
|
172
|
+
<p>{{site.data.stringsBase['{{[lang]}}']['Derived'] | replace: "%ARTIFACT%", sdlink}}</p>
|
|
173
|
+
<div id="tbl-summ-inner">
|
|
174
|
+
<a name="summary"> </a>
|
|
175
|
+
{% include StructureDefinition-{{[id]}}-summary{{[langsuffix]}}.xhtml %}
|
|
176
|
+
</div>
|
|
177
|
+
</div>
|
|
178
|
+
</div>
|
|
179
|
+
<a name="tabs-all"> </a>
|
|
180
|
+
<div id="tabs-all">
|
|
181
|
+
<div id="all-tbl-diff">
|
|
182
|
+
<p>
|
|
183
|
+
<b>{{site.data.stringsBase['{{[lang]}}']['DifferentialView']}}Differential View</b>
|
|
184
|
+
</p>
|
|
185
|
+
<p>{{site.data.stringsBase['{{[lang]}}']['Derived'] | replace: "%ARTIFACT%", sdlink}}</p>
|
|
186
|
+
<div id="all-tbl-diff-inner">
|
|
187
|
+
{% include StructureDefinition-{{[id]}}-diff-all{{[langsuffix]}}.xhtml %}
|
|
188
|
+
{% if site.data.structuredefinitions["{{[id]}}"].obligations %}
|
|
189
|
+
{% include StructureDefinition-{{[id]}}-diff-obligations-all{{[langsuffix]}}.xhtml %}
|
|
190
|
+
{% endif %}
|
|
191
|
+
<!--Terminology Bindings heading in the fragment -->
|
|
192
|
+
{% include StructureDefinition-{{[id]}}-tx-diff{{[langsuffix]}}.xhtml %}
|
|
193
|
+
|
|
194
|
+
{% capture invariantsdiff %}
|
|
195
|
+
{% include StructureDefinition-{{[id]}}-inv-diff{{[langsuffix]}}.xhtml %}
|
|
196
|
+
{% endcapture %}
|
|
197
|
+
<!-- 218 is size of empty table -->
|
|
198
|
+
{% unless invariantsdiff.size <= 218 %}
|
|
199
|
+
<a name="inv-all-diff"> </a>
|
|
200
|
+
<!--Constraints heading in the fragment -->
|
|
201
|
+
{% include StructureDefinition-{{[id]}}-inv-diff{{[langsuffix]}}.xhtml %}
|
|
202
|
+
{% endunless%}
|
|
203
|
+
</div>
|
|
204
|
+
</div>
|
|
205
|
+
<div id="all-tbl-snap">
|
|
206
|
+
<p>
|
|
207
|
+
<b>{{site.data.stringsBase['{{[lang]}}']['SnapshotView']}}</b>
|
|
208
|
+
</p>
|
|
209
|
+
<div id="all-tbl-snap-inner">
|
|
210
|
+
{% include StructureDefinition-{{[id]}}-snapshot-all{{[langsuffix]}}.xhtml %}
|
|
211
|
+
{% if site.data.structuredefinitions["{{[id]}}"].obligations %}
|
|
212
|
+
{% include StructureDefinition-{{[id]}}-snapshot-obligations-all{{[langsuffix]}}.xhtml %}
|
|
213
|
+
{% endif %}
|
|
214
|
+
<!--Terminology Bindings heading in the fragment -->
|
|
215
|
+
{% include StructureDefinition-{{[id]}}-tx{{[langsuffix]}}.xhtml %}
|
|
216
|
+
|
|
217
|
+
{% capture invariants %}
|
|
218
|
+
{% include StructureDefinition-{{[id]}}-inv{{[langsuffix]}}.xhtml %}
|
|
219
|
+
{% endcapture %}
|
|
220
|
+
<!-- 218 is size of empty table -->
|
|
221
|
+
{% unless invariants.size <= 218 %}
|
|
222
|
+
<a name="inv-all-snap"> </a>
|
|
223
|
+
<!--Constraints heading in the fragment -->
|
|
224
|
+
{% include StructureDefinition-{{[id]}}-inv{{[langsuffix]}}.xhtml %}
|
|
225
|
+
{% endunless%}
|
|
226
|
+
</div>
|
|
227
|
+
</div>
|
|
228
|
+
{% if site.data.structuredefinitions["{{[id]}}"].obligations %}
|
|
229
|
+
<div id="all-tbl-obligations">
|
|
230
|
+
<div id="all-tbl-obligations-inner">
|
|
231
|
+
{% include StructureDefinition-{{[id]}}-obligations-all{{[langsuffix]}}.xhtml %}
|
|
232
|
+
</div>
|
|
233
|
+
</div>
|
|
234
|
+
{% endif %}
|
|
235
|
+
{% unless excludexml == 'y' %}
|
|
236
|
+
<!--<div id="all-xml">
|
|
237
|
+
<p>
|
|
238
|
+
<b>{{site.data.stringsBase['{{[lang]}}']['XMLTemplate']}}</b>
|
|
239
|
+
</p>
|
|
240
|
+
<div id="all-xml-inner">
|
|
241
|
+
{% include StructureDefinition-{{[id]}}-pseudo-xml{{[langsuffix]}}.xhtml %}
|
|
242
|
+
</div>
|
|
243
|
+
</div>-->
|
|
244
|
+
{% endunless %}
|
|
245
|
+
{% unless excludejson == 'y' %}
|
|
246
|
+
<!--<div id="all-json">
|
|
247
|
+
<p>
|
|
248
|
+
<b>{{site.data.stringsBase['{{[lang]}}']['JSONTemplate']}}</b>
|
|
249
|
+
</p>
|
|
250
|
+
<div id="all-json-inner">
|
|
251
|
+
{% include StructureDefinition-{{[id]}}-pseudo-json{{[langsuffix]}}.xhtml %}
|
|
252
|
+
</div>
|
|
253
|
+
</div>-->
|
|
254
|
+
{% endunless %}
|
|
255
|
+
{% unless excludettl == 'y' %}
|
|
256
|
+
<!--<div id="all-ttl">
|
|
257
|
+
<p>
|
|
258
|
+
<b>{{site.data.stringsBase['{{[lang]}}']['TTLTemplate']}}</b>
|
|
259
|
+
</p>
|
|
260
|
+
<div id="all-ttl-inner">
|
|
261
|
+
{% include StructureDefinition-{{[id]}}-pseudo-ttl{{[langsuffix]}}.xhtml %}
|
|
262
|
+
</div>
|
|
263
|
+
</div>-->
|
|
264
|
+
{% endunless %}
|
|
265
|
+
<div id="all-summ">
|
|
266
|
+
<p>{{site.data.stringsBase['{{[lang]}}']['Derived'] | replace: "%ARTIFACT%", sdlink}}</p>
|
|
267
|
+
</p>
|
|
268
|
+
<div id="all-summ-inner">
|
|
269
|
+
{% include StructureDefinition-{{[id]}}-summary-all{{[langsuffix]}}.xhtml %}
|
|
270
|
+
</div>
|
|
271
|
+
</div>
|
|
272
|
+
</div>
|
|
273
|
+
</div>
|
|
274
|
+
<p> </p>
|
|
275
|
+
<p>{{site.data.stringsBase['{{[lang]}}']['OtherReps']}} <a href="../{{[type]}}-{{[id]}}.csv">{{site.data.stringsBase['{{[lang]}}']['CSV']}}</a>, <a href="../{{[type]}}-{{[id]}}.xlsx">{{site.data.stringsBase['{{[lang]}}']['Excel']}}</a>, <a href="../{{[type]}}-{{[id]}}.sch">{{site.data.stringsBase['{{[lang]}}']['Schematron']}}</a>
|
|
276
|
+
</p>
|
|
277
|
+
|
|
278
|
+
<!-- insert notes if present -->
|
|
279
|
+
{% include fragment-notes.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
280
|
+
|
|
281
|
+
</div>
|
|
282
|
+
{% assign includetabscripts = 'true' %}
|
|
283
|
+
{% include fragment-pageend.html lang="{{[lang]}}" %}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
---
|
|
2
|
+
---
|
|
3
|
+
{% assign localPage = page.path | split: "/" | last %}
|
|
4
|
+
{% include fragment-pagebegin.html lang="{{[lang]}}" %}
|
|
5
|
+
<!-- layouts\layout-instance-base -->
|
|
6
|
+
<div class="col-12">
|
|
7
|
+
<!--ReleaseHeader--><p id="publish-box">Publish Box goes here</p><!--EndReleaseHeader-->
|
|
8
|
+
|
|
9
|
+
{% include fragment-base-navtabs.html type='{{[type]}}' id='{{[id]}}' active='content' lang="{{[lang]}}" %}
|
|
10
|
+
|
|
11
|
+
<a name="root"> </a>
|
|
12
|
+
{% if site.data.artifacts[localPage].example %}
|
|
13
|
+
{% assign example = site.data.stringsBase['{{[lang]}}']['Example'] | append: ' ' %}
|
|
14
|
+
{% endif %}
|
|
15
|
+
{% assign prefix = site.data.artifacts[localPage].type %}
|
|
16
|
+
{% assign respath = site.data.resources[resource_].path %}
|
|
17
|
+
<h2 id="root">{{example}}{{prefix}}: {{site.data.pages[respath].titlelang['{{[lang]}}'] | escape_once}}</h2>
|
|
18
|
+
|
|
19
|
+
{% include fragment-simpletable.html lang="{{[lang]}}" %}
|
|
20
|
+
{% unless example %}
|
|
21
|
+
{% if '{{[type]}}' == 'CapabilityStatement' %}
|
|
22
|
+
<p>
|
|
23
|
+
<a href="../{{[id]}}.openapi.json" no-download="true">{{site.data.stringsBase['{{[lang]}}']['Swagger']}}</a> | <a href="../{{[id]}}.openapi.json" download>{{site.data.stringsBase['{{[lang]}}']['Download']}}</a>
|
|
24
|
+
</p>
|
|
25
|
+
{% endif %}
|
|
26
|
+
{% endunless %}
|
|
27
|
+
|
|
28
|
+
<!-- insert intro if present -->
|
|
29
|
+
{% include fragment-intro.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
30
|
+
|
|
31
|
+
{% include {{[type]}}-{{[id]}}-html{{[langsuffix]}}.xhtml %}
|
|
32
|
+
|
|
33
|
+
{% if site.data.resources[resource_].contained != nil %}
|
|
34
|
+
<h4>{{site.data.stringsBase['{{[lang]}}']['Contained']}}</h4>
|
|
35
|
+
{% include {{[type]}}-{{[id]}}-contained-index{{[langsuffix]}}.xhtml %}
|
|
36
|
+
{% endif %}
|
|
37
|
+
|
|
38
|
+
<!-- insert notes if present -->
|
|
39
|
+
{% include fragment-notes.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
40
|
+
|
|
41
|
+
</div>
|
|
42
|
+
{% include fragment-pageend.html lang="{{[lang]}}" %}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
---
|
|
2
|
+
---
|
|
3
|
+
{% assign localPage = page.path | split: "/" | last %}
|
|
4
|
+
|
|
5
|
+
{% if '{{[fmt]}}' == 'xml' %}
|
|
6
|
+
{% assign section = '7' %}
|
|
7
|
+
{% elsif '{{[fmt]}}' == 'json' %}
|
|
8
|
+
{% assign section = '8' %}
|
|
9
|
+
{% else %}
|
|
10
|
+
{% assign section = '9' %}
|
|
11
|
+
{% endif %}
|
|
12
|
+
|
|
13
|
+
{% include fragment-pagebegin.html lang="{{[lang]}}" %}
|
|
14
|
+
<!-- layouts\layout-instance-format -->
|
|
15
|
+
<div style="counter-reset: section {{section}}" class="col-12">
|
|
16
|
+
<!--ReleaseHeader--><p id="publish-box">Publish Box goes here</p><!--EndReleaseHeader-->
|
|
17
|
+
{% include fragment-base-navtabs.html type='{{[type]}}' id='{{[id]}}' active='{{[fmt]}}' lang="{{[lang]}}" %}
|
|
18
|
+
|
|
19
|
+
<a name="root"> </a>
|
|
20
|
+
{% if site.data.artifacts[localPage].example %}
|
|
21
|
+
{% assign example = site.data.stringsBase['{{[lang]}}']['Example'] | append: ' ' %}
|
|
22
|
+
{% endif %}
|
|
23
|
+
{% assign prefix = site.data.artifacts[localPage].type %}
|
|
24
|
+
{% assign respath = site.data.resources[resource_].path %}
|
|
25
|
+
<h2 id="root">{{example}}{{prefix}}: {{site.data.pages[respath].titlelang['{{[lang]}}'] | escape_once}}</h2>
|
|
26
|
+
{% include fragment-simpletable.html lang="{{[lang]}}" %}
|
|
27
|
+
|
|
28
|
+
<p><a href="{{[type]}}-{{[id]}}.{{[fmt]}}" no-download="true">{{site.data.stringsBase['{{[lang]}}']['Raw'] | replace: "%FMT%", '{{[fmt]}}'}}</a> | <a href="{{[type]}}-{{[id]}}.{{[fmt]}}" download>{{site.data.stringsBase['{{[lang]}}']['Download']}}</a></p>
|
|
29
|
+
|
|
30
|
+
<!-- insert intro if present -->
|
|
31
|
+
{% include fragment-intro.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
32
|
+
|
|
33
|
+
{% include {{[type]}}-{{[name]}}{{[langsuffix]}}.xhtml %}
|
|
34
|
+
|
|
35
|
+
<!-- insert notes if present -->
|
|
36
|
+
{% include fragment-notes.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
37
|
+
|
|
38
|
+
</div>
|
|
39
|
+
{% include fragment-pageend.html lang="{{[lang]}}" %}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
---
|
|
2
|
+
---
|
|
3
|
+
{% assign localPage = page.path | split: "/" | last %}
|
|
4
|
+
{% include fragment-modelType.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
5
|
+
{% include fragment-pagebegin.html lang="{{[lang]}}" %}
|
|
6
|
+
<!-- layouts\layout-profile-definitions -->
|
|
7
|
+
<div style="counter-reset: section 4" class="col-12">
|
|
8
|
+
<!--ReleaseHeader--><p id="publish-box">Publish Box goes here</p><!--EndReleaseHeader-->
|
|
9
|
+
{% include fragment-profile-navtabs.html type='{{[type]}}' id='{{[id]}}' active='definition' lang="{{[lang]}}" %}
|
|
10
|
+
|
|
11
|
+
<a name="root"> </a>
|
|
12
|
+
{% assign respath = site.data.resources[resource_].path %}
|
|
13
|
+
<h2 id="root">{{modelType}}: {{site.data.pages[respath].titlelang['{{[lang]}}'] | escape_once}} - {{site.data.stringsBase['{{[lang]}}']['DetailedDescriptions']}}</h2>
|
|
14
|
+
{% include fragment-simpletable.html lang="{{[lang]}}" %}
|
|
15
|
+
|
|
16
|
+
{% assign modelTypeLower = modelType | downcase %}
|
|
17
|
+
{% assign model = "{{[id]}} " | append: modelTypeLower %}
|
|
18
|
+
<p>{{site.data.stringsBase['{{[lang]}}']['DefinitionsFor'] | replace: "%MODEL%", model}}</p>
|
|
19
|
+
|
|
20
|
+
<!-- insert intro if present -->
|
|
21
|
+
{% include fragment-intro.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
22
|
+
|
|
23
|
+
<div id="tabs">
|
|
24
|
+
<ul>
|
|
25
|
+
<li>
|
|
26
|
+
<a href="#tabs-key">{{site.data.stringsBase['{{[lang]}}']['KeyElementsTable']}}</a>
|
|
27
|
+
</li>
|
|
28
|
+
<li>
|
|
29
|
+
<a href="#tabs-diff">{{site.data.stringsBase['{{[lang]}}']['DifferentialTable']}}</a>
|
|
30
|
+
</li>
|
|
31
|
+
<li>
|
|
32
|
+
<a href="#tabs-snap">{{site.data.stringsBase['{{[lang]}}']['SnapshotTable']}}</a>
|
|
33
|
+
</li>
|
|
34
|
+
</ul>
|
|
35
|
+
<a name="tabs-key"> </a>
|
|
36
|
+
<div id="tabs-key">
|
|
37
|
+
{% include StructureDefinition-{{[id]}}-dict-key{{[langsuffix]}}.xhtml %}
|
|
38
|
+
</div>
|
|
39
|
+
<a name="tabs-diff"> </a>
|
|
40
|
+
<div id="tabs-diff">
|
|
41
|
+
{% include StructureDefinition-{{[id]}}-dict-diff{{[langsuffix]}}.xhtml %}
|
|
42
|
+
</div>
|
|
43
|
+
<a name="tabs-snap"> </a>
|
|
44
|
+
<div id="tabs-snap">
|
|
45
|
+
{% include StructureDefinition-{{[id]}}-dict{{[langsuffix]}}.xhtml %}
|
|
46
|
+
</div>
|
|
47
|
+
</div>
|
|
48
|
+
|
|
49
|
+
<!-- insert notes if present -->
|
|
50
|
+
{% include fragment-notes.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
51
|
+
|
|
52
|
+
</div>
|
|
53
|
+
{% assign includetabscripts = 'true' %}
|
|
54
|
+
{% include fragment-pageend.html lang="{{[lang]}}" %}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
---
|
|
2
|
+
---
|
|
3
|
+
{% assign localPage = page.path | split: "/" | last %}
|
|
4
|
+
{% include fragment-modelType.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
5
|
+
{% include fragment-pagebegin.html lang="{{[lang]}}" %}
|
|
6
|
+
<!-- layouts\layout-profile-examples -->
|
|
7
|
+
<div style="counter-reset: section 6" class="col-12">
|
|
8
|
+
<!--ReleaseHeader--><p id="publish-box">Publish Box goes here</p><!--EndReleaseHeader-->
|
|
9
|
+
{% include fragment-profile-navtabs.html type='{{[type]}}' id='{{[id]}}' active='example' lang="{{[lang]}}" %}
|
|
10
|
+
|
|
11
|
+
<a name="root"> </a>
|
|
12
|
+
{% assign respath = site.data.resources[resource_].path %}
|
|
13
|
+
<h2 id="root">{{modelType}}: {{site.data.pages[respath].titlelang['{{[lang]}}'] | escape_once}} - {{site.data.stringsBase['{{[lang]}}']['Examples']}}</h2>
|
|
14
|
+
{% include fragment-simpletable.html lang="{{[lang]}}" %}
|
|
15
|
+
|
|
16
|
+
<!-- insert intro if present -->
|
|
17
|
+
{% include fragment-intro.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
18
|
+
|
|
19
|
+
{% assign basepath = localPage | replace: '-examples.html', '.html' %}
|
|
20
|
+
{% if site.data.pages[basepath].examples.size > 0 %}
|
|
21
|
+
<p>{{site.data.stringsBase['{{[lang]}}']['ExamplesForProfile'] | replace: "%ID%", "{{[id]}}"}}</p>
|
|
22
|
+
<table style="grid">
|
|
23
|
+
<tbody>
|
|
24
|
+
{% for example in site.data.pages[basepath].examples %}
|
|
25
|
+
<tr>
|
|
26
|
+
<td>
|
|
27
|
+
<a href="{{example.url}}">{{example.titlelang["{{[lang]}}"] | escape_once}}</a>
|
|
28
|
+
</td>
|
|
29
|
+
</tr>
|
|
30
|
+
{% endfor %}
|
|
31
|
+
</tbody>
|
|
32
|
+
</table>
|
|
33
|
+
{% else %}
|
|
34
|
+
<p><b>{{site.data.stringsBase['{{[lang]}}']['NoExamples'] | replace: "%ID%", "{{[id]}}"}}</b></p>
|
|
35
|
+
{% endif %}
|
|
36
|
+
|
|
37
|
+
<!-- insert notes if present -->
|
|
38
|
+
{% include fragment-notes.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
39
|
+
|
|
40
|
+
</div>
|
|
41
|
+
{% assign includetabscripts = 'true' %}
|
|
42
|
+
{% include fragment-pageend.html lang="{{[lang]}}" %}
|