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,141 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE HTML>
|
|
3
|
+
{% assign baselang = include.lang | slice: 0,2 %}
|
|
4
|
+
{% if "ar;dv;fa;ha;he;iw;ji;ps;sd;ug;ur;yi;" contains baselang %}
|
|
5
|
+
{% assign dir = 'rtl' %}
|
|
6
|
+
{% else %}
|
|
7
|
+
{% assign dir = 'ltr' %}
|
|
8
|
+
{% endif %}
|
|
9
|
+
<html xml:lang="{{include.lang}}" xmlns="http://www.w3.org/1999/xhtml" lang="{{include.lang}}" dir="{{dir}}">
|
|
10
|
+
<head>
|
|
11
|
+
<meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
|
|
12
|
+
<title>{{site.data.pages[localPage].titlelang[include.lang] | escape_once}} - {{site.data.fhir.ig.title | escape_once}} v{{site.data.fhir.ig.version | escape_once}}</title>
|
|
13
|
+
|
|
14
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
|
15
|
+
<meta name="author" content="http://hl7.org/fhir"/>
|
|
16
|
+
|
|
17
|
+
<link href="{{site.data.info.assets}}fhir.css" rel="stylesheet"/>
|
|
18
|
+
|
|
19
|
+
<!-- Bootstrap core CSS -->
|
|
20
|
+
<link href="{{site.data.info.assets}}assets/css/bootstrap-fhir.css" rel="stylesheet"/>
|
|
21
|
+
|
|
22
|
+
<!-- Project extras -->
|
|
23
|
+
<link href="{{site.data.info.assets}}assets/css/pygments-manni.css" rel="stylesheet"/>
|
|
24
|
+
<link href="{{site.data.info.assets}}assets/css/jquery-ui.css" rel="stylesheet"/>
|
|
25
|
+
<link href="{{site.data.info.assets}}assets/css/prism.css" rel="stylesheet" />
|
|
26
|
+
<link href="{{site.data.info.assets}}assets/css/project.css" rel="stylesheet"/>
|
|
27
|
+
<link href="{{site.data.info.assets}}assets/css/cqf.css" rel="stylesheet" />
|
|
28
|
+
{% include fragment-css.html lang=include.lang %}
|
|
29
|
+
|
|
30
|
+
<script type="text/javascript" src="fhir-table-scripts.js"> </script>
|
|
31
|
+
<script type="text/javascript" src="{{site.data.info.assets}}assets/js/direction-management.js"> </script>
|
|
32
|
+
|
|
33
|
+
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
|
34
|
+
<!--[if lt IE 9]>
|
|
35
|
+
<script src="assets/js/html5shiv.js"></script>
|
|
36
|
+
<script src="assets/js/respond.min.js"></script>
|
|
37
|
+
<![endif]-->
|
|
38
|
+
|
|
39
|
+
<!-- Favicons -->
|
|
40
|
+
<link rel="fhir-logo" sizes="144x144" href="{{site.data.info.assets}}assets/ico/icon-fhir-144.png"/>
|
|
41
|
+
<link rel="fhir-logo" sizes="114x114" href="{{site.data.info.assets}}assets/ico/icon-fhir-114.png"/>
|
|
42
|
+
<link rel="fhir-logo" sizes="72x72" href="{{site.data.info.assets}}assets/ico/icon-fhir-72.png"/>
|
|
43
|
+
<link rel="fhir-logo" href="{{site.data.info.assets}}assets/ico/icon-fhir-57.png"/>
|
|
44
|
+
<link rel="shortcut icon" href="{{site.data.info.assets}}assets/ico/favicon.png"/>
|
|
45
|
+
</head>
|
|
46
|
+
<body onload="document.body.style.opacity='1'">
|
|
47
|
+
{% assign label = {{site.data.pages[localPage].label}} | split: '.0' %}
|
|
48
|
+
<script src="{{site.data.info.assets}}assets/js/prism.js"></script>
|
|
49
|
+
<script type="text/javascript" src="{{site.data.info.assets}}assets/js/mermaid.js"></script>
|
|
50
|
+
<script type="text/javascript" src="{{site.data.info.assets}}assets/js/mermaid-init.js"></script>
|
|
51
|
+
<style type="text/css">h2{--heading-prefix:"{{site.data.info.headingOffset}}{{label}}"}
|
|
52
|
+
h3,h4,h5,h6{--heading-prefix:"{{site.data.info.headingOffset}}{{site.data.pages[localPage].label}}"}</style>
|
|
53
|
+
<div id="segment-header" class="segment"> <!-- segment-header -->
|
|
54
|
+
<div class="container"> <!-- container -->
|
|
55
|
+
{% if site.data.info.fcpspec == 'true' %}
|
|
56
|
+
<div id="fcp-nav">
|
|
57
|
+
<a id="fcp-logo" no-external="true" href="https://confluence.hl7.org/display/FCP/FCP+Specification+Registry">
|
|
58
|
+
<img height="60" alt="{{site.data.stringsBase[include.lang]['VisitFCP']}}" src="assets/images/fcp-logo.png"/>
|
|
59
|
+
</a>
|
|
60
|
+
</div>
|
|
61
|
+
{% endif %}
|
|
62
|
+
{% include fragment-header.html lang=include.lang %}
|
|
63
|
+
{% if site.data.info.releaselabel != '' %}
|
|
64
|
+
{% assign status = site.data.info.releaselabellang[include.lang] %}
|
|
65
|
+
{% else %}
|
|
66
|
+
{% assign status = site.data.fhir.ig.status %}
|
|
67
|
+
{% endif %}
|
|
68
|
+
<div id="ig-status">
|
|
69
|
+
<p><span style="font-size:12pt;font-weight:bold">{{site.data.fhir.ig.titlelang[include.lang] | escape_once}}</span>
|
|
70
|
+
<br/>
|
|
71
|
+
<span style="display:inline-block;">{{site.data.fhir.ig.version}} - {{status}}
|
|
72
|
+
{% assign igId = site.data.fhir.ig.id | prepend: "ImplementationGuide/" %}
|
|
73
|
+
{% for jurisdiction in site.data.resources[igId].jurisdictions %}
|
|
74
|
+
{% if jurisdiction.flag %}
|
|
75
|
+
<img alt="{{jurisdiction.name}} {{site.data.stringsBase[include.lang]['CountryFlag']}}" src="assets/images/{{jurisdiction.flag}}.svg" height="16" title="{{jurisdiction.name}}"/>
|
|
76
|
+
{% elsif jurisdiction.code %}
|
|
77
|
+
<span title="{{jurisdiction.name}}">{{jurisdiction.code}}</span>
|
|
78
|
+
{% else %}
|
|
79
|
+
{{jurisdiction.name}}
|
|
80
|
+
{% endif %}
|
|
81
|
+
{% endfor %}
|
|
82
|
+
</span>
|
|
83
|
+
</p>
|
|
84
|
+
</div>
|
|
85
|
+
</div> <!-- /container -->
|
|
86
|
+
</div> <!-- /segment-header -->
|
|
87
|
+
|
|
88
|
+
<div id="segment-navbar" class="segment"> <!-- segment-navbar -->
|
|
89
|
+
<div id="stripe"> </div>
|
|
90
|
+
<div class="container"> <!-- container -->
|
|
91
|
+
<!-- HEADER CONTENT -->
|
|
92
|
+
|
|
93
|
+
<nav class="navbar navbar-inverse">
|
|
94
|
+
<!--status-bar-->
|
|
95
|
+
<div class="container">
|
|
96
|
+
{% if dir=="rtl" %}
|
|
97
|
+
{% include fragment-language.html lang=include.lang %}
|
|
98
|
+
{% endif %}
|
|
99
|
+
<button data-target=".navbar-inverse-collapse" class="navbar-toggle" data-toggle="collapse" type="button">
|
|
100
|
+
<span class="icon-bar"> </span>
|
|
101
|
+
<span class="icon-bar"> </span>
|
|
102
|
+
<span class="icon-bar"> </span>
|
|
103
|
+
</button>
|
|
104
|
+
<a class="navbar-brand hidden" href="{{site.data.fhir.path}}index.html">FHIR</a>
|
|
105
|
+
<div class="nav-collapse collapse navbar-inverse-collapse">
|
|
106
|
+
{% include {{ include.lang }}/menu.xml %}
|
|
107
|
+
</div> <!-- /.nav-collapse -->
|
|
108
|
+
{% if dir=="ltr" %}
|
|
109
|
+
{% include fragment-language.html lang=include.lang %}
|
|
110
|
+
{% endif %}
|
|
111
|
+
</div> <!-- /.container -->
|
|
112
|
+
</nav> <!-- /.navbar -->
|
|
113
|
+
<!-- /HEADER CONTENT -->
|
|
114
|
+
</div> <!-- /container -->
|
|
115
|
+
</div> <!-- /segment-navbar -->
|
|
116
|
+
<!--status-bar-->
|
|
117
|
+
{% assign shownav = site.data.info.shownav | downcase | slice: 0 %}
|
|
118
|
+
<div id="segment-breadcrumb" class="segment"> <!-- segment-breadcrumb -->
|
|
119
|
+
<div class="container"> <!-- container -->
|
|
120
|
+
<ul class="breadcrumb">
|
|
121
|
+
{{site.data.pages[localPage].breadcrumblang[include.lang]}}
|
|
122
|
+
{% if shownav == 'y' %}
|
|
123
|
+
<span style="float: var(--ig-right);">
|
|
124
|
+
{% if site.data.pages[localPage].previous %}
|
|
125
|
+
<a href="{{site.data.pages[localPage].previous}}">{{site.data.stringsBase[include.lang]['PrevPage'] | escape_once}}</a> |
|
|
126
|
+
{% endif %}
|
|
127
|
+
<a href="#bottom">{{site.data.stringsBase[include.lang]['PageBottom']}}</a>
|
|
128
|
+
{% if site.data.pages[localPage].next %}
|
|
129
|
+
| <a href="{{site.data.pages[localPage].next}}">{{site.data.stringsBase[include.lang]['NextPage'] | escape_once}}</a>
|
|
130
|
+
{% endif %}
|
|
131
|
+
</span>
|
|
132
|
+
{% endif %}
|
|
133
|
+
</ul>
|
|
134
|
+
</div> <!-- /container -->
|
|
135
|
+
</div> <!-- /segment-breadcrumb -->
|
|
136
|
+
|
|
137
|
+
<a name="top"> </a>
|
|
138
|
+
<div id="segment-content" class="segment"> <!-- segment-content -->
|
|
139
|
+
<div class="container"> <!-- container -->
|
|
140
|
+
<div class="row">
|
|
141
|
+
<div class="inner-wrapper">
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
</div> <!-- /inner-wrapper -->
|
|
2
|
+
</div> <!-- /row -->
|
|
3
|
+
</div> <!-- /container -->
|
|
4
|
+
</div> <!-- /segment-content -->
|
|
5
|
+
|
|
6
|
+
<script type="text/javascript" src="{{site.data.info.assets}}assets/js/jquery.js"> </script> <!-- note keep space here, otherwise it will be transformed to empty tag -> fails -->
|
|
7
|
+
<script type="text/javascript" src="{{site.data.info.assets}}assets/js/jquery-ui.min.js"> </script>
|
|
8
|
+
<script type="text/javascript" src="{{site.data.info.assets}}assets/js/flags.js"> </script>
|
|
9
|
+
{% if includetabscripts %}
|
|
10
|
+
<script type="text/javascript" src="{{site.data.info.assets}}assets/js/tabs.js"> </script>
|
|
11
|
+
{% endif %}
|
|
12
|
+
<script type="text/javascript" src="{{site.data.info.assets}}assets/js/window-hash.js"> </script>
|
|
13
|
+
<a name="bottom"> </a>
|
|
14
|
+
<div id="segment-footer" igtool="footer" class="segment"> <!-- segment-footer -->
|
|
15
|
+
<div class="container"> <!-- container -->
|
|
16
|
+
{% if shownav == 'y' %}
|
|
17
|
+
<div style="background-color:var(--footer-nav-bg-color)">
|
|
18
|
+
<table style="width:100%">
|
|
19
|
+
<tbody>
|
|
20
|
+
<tr>
|
|
21
|
+
<td style="text-align:var(--ig-left);"> 
|
|
22
|
+
{% if site.data.pages[localPage].previous %}
|
|
23
|
+
<a href="{{site.data.pages[localPage].previous}}">{{site.data.stringsBase[include.lang]['PrevPage'] | escape_once}}</a>
|
|
24
|
+
{% else %}
|
|
25
|
+
<span style="visibility:hidden">{{site.data.stringsBase[include.lang]['PrevPage'] | escape_once}}</span>
|
|
26
|
+
{% endif %}
|
|
27
|
+
</td>
|
|
28
|
+
<td style="text-align:center">
|
|
29
|
+
<a href="#top">{{site.data.stringsBase[include.lang]['PageTop']}}</a>
|
|
30
|
+
</td>
|
|
31
|
+
<td style="text-align:var(--ig-right);"> 
|
|
32
|
+
{% if site.data.pages[localPage].next %}
|
|
33
|
+
<a href="{{site.data.pages[localPage].next}}">{{site.data.stringsBase[include.lang]['NextPage']}}</a>
|
|
34
|
+
{% else %}
|
|
35
|
+
<span style="visibility:hidden">{{site.data.stringsBase[include.lang]['NextPage']}}</span>
|
|
36
|
+
{% endif %}
|
|
37
|
+
</td>
|
|
38
|
+
</tr>
|
|
39
|
+
</tbody>
|
|
40
|
+
</table>
|
|
41
|
+
</div>
|
|
42
|
+
{% endif %}
|
|
43
|
+
<div class="inner-wrapper">
|
|
44
|
+
<p>
|
|
45
|
+
{% capture pkg %}{{site.data.fhir.packageId}}#{{site.data.fhir.igVer}}{% endcapture %}
|
|
46
|
+
{% capture fhirver %}<a style="color: var(--footer-hyperlink-text-color)" href="{{site.data.fhir.path}}">FHIR {{site.data.fhir.version}}</a>{% endcapture %}
|
|
47
|
+
{% capture gendate %}<span title="{{site.data.fhir.genDate}}">{{site.data.fhir.genDate | date: "%Y-%m-%d"}}</span>{% endcapture %}
|
|
48
|
+
{{site.data.stringsBase[include.lang]['IGCopyright'] | replace: "%YEAR%", site.data.info.copyrightyear}} <a style="color:var(--footer-hyperlink-text-color)" href="{{site.data.fhir.ig.contact[0].telecom[0]}}">{{site.data.fhir.ig.publisher | escape}}</a>.
|
|
49
|
+
{{site.data.stringsBase[include.lang]['IGPackage'] | replace: "%PKG%", pkg | replace: "%FHIRVER%", fhirver}}
|
|
50
|
+
{{site.data.stringsBase[include.lang]['GeneratedDate'] | replace: "%DATE%", gendate}}
|
|
51
|
+
<br/>
|
|
52
|
+
<span style="color: var(--footer-highlight-text-color)">
|
|
53
|
+
{% include fragment-footer.html lang=include.lang %}
|
|
54
|
+
</span>
|
|
55
|
+
</p>
|
|
56
|
+
</div> <!-- /inner-wrapper -->
|
|
57
|
+
</div> <!-- /container -->
|
|
58
|
+
</div> <!-- /segment-footer -->
|
|
59
|
+
|
|
60
|
+
<div id="segment-post-footer" class="segment hidden"> <!-- segment-post-footer -->
|
|
61
|
+
<div class="container"> <!-- container -->
|
|
62
|
+
</div> <!-- /container -->
|
|
63
|
+
</div> <!-- /segment-post-footer -->
|
|
64
|
+
|
|
65
|
+
<!-- JS and analytics only. -->
|
|
66
|
+
<!-- Bootstrap core JavaScript
|
|
67
|
+
================================================== -->
|
|
68
|
+
<!-- Placed at the end of the document so the pages load faster -->
|
|
69
|
+
<script type="text/javascript" src="{{site.data.info.assets}}assets/js/bootstrap.min.js"> </script>
|
|
70
|
+
<script type="text/javascript" src="{{site.data.info.assets}}assets/js/respond.min.js"> </script>
|
|
71
|
+
<script type="text/javascript" src="{{site.data.info.assets}}assets/js/anchor.min.js"> </script>
|
|
72
|
+
<script type="text/javascript" src="assets/js/clipboard.min.js"> </script>
|
|
73
|
+
<script type="text/javascript" src="assets/js/clipboard-btn.js"> </script>
|
|
74
|
+
<script type="text/javascript" src="{{site.data.info.assets}}assets/js/anchor-hover.js"> </script>
|
|
75
|
+
<!-- Analytics Below
|
|
76
|
+
================================================== -->
|
|
77
|
+
</body>
|
|
78
|
+
</html>
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
{% assign excludexml = site.data.info.excludexml | downcase | slice: 0 %}
|
|
2
|
+
{% assign excludejson = site.data.info.excludejson | downcase | slice: 0 %}
|
|
3
|
+
{% assign excludettl = site.data.info.excludettl | downcase | slice: 0 %}
|
|
4
|
+
{% assign excludemaps = site.data.info.excludemap | downcase | slice: 0 %}
|
|
5
|
+
{% assign excludeexamples = site.data.info.excludeexample | downcase | slice: 0 %}
|
|
6
|
+
{% assign openehr = site.data.info.openehr | downcase | slice: 0 %}
|
|
7
|
+
{% assign sd_type = site.data.structuredefinitions.[include.id].type %}
|
|
8
|
+
{% assign resource_ = include.type| append: '/'| append: include.id %}
|
|
9
|
+
{% assign has_history = site.data.resources[resource_].['history'] %}
|
|
10
|
+
{% assign basepath = include.type | append: '-' | append: include.id | append: '.html' %}
|
|
11
|
+
{% assign example_count = site.data.pages[basepath].examples.size %}
|
|
12
|
+
{% if site.data.resources[resource_].source contains "#" %}
|
|
13
|
+
{% assign contained_resource = 'y' %}
|
|
14
|
+
{% endif %}
|
|
15
|
+
|
|
16
|
+
<ul class="nav nav-tabs">
|
|
17
|
+
{% if include.active == 'content' %}
|
|
18
|
+
<li class="active">
|
|
19
|
+
<a href="#">{{site.data.stringsBase[include.lang]['Content']}}</a>
|
|
20
|
+
</li>
|
|
21
|
+
{% else %}
|
|
22
|
+
<li>
|
|
23
|
+
<a href="{{include.type}}-{{include.id}}.html">{{site.data.stringsBase[include.lang]['Content']}}</a>
|
|
24
|
+
</li>
|
|
25
|
+
{% endif %}
|
|
26
|
+
|
|
27
|
+
{% if include.active == 'definition' %}
|
|
28
|
+
<li class="active">
|
|
29
|
+
<a href="#">{{site.data.stringsBase[include.lang]['DetailedDescriptions']}}</a>
|
|
30
|
+
</li>
|
|
31
|
+
{% else %}
|
|
32
|
+
<li>
|
|
33
|
+
<a href="{{include.type}}-{{include.id}}-definitions.html">{{site.data.stringsBase[include.lang]['DetailedDescriptions']}}</a>
|
|
34
|
+
</li>
|
|
35
|
+
{% endif %}
|
|
36
|
+
|
|
37
|
+
{% unless excludemaps == 'y' %}
|
|
38
|
+
{% if include.active == 'mapping' %}
|
|
39
|
+
<li class="active">
|
|
40
|
+
<a href="#">{{site.data.stringsBase[include.lang]['Mappings']}}</a>
|
|
41
|
+
</li>
|
|
42
|
+
{% else %}
|
|
43
|
+
<li>
|
|
44
|
+
<a href="{{include.type}}-{{include.id}}-mappings.html">{{site.data.stringsBase[include.lang]['Mappings']}}</a>
|
|
45
|
+
</li>
|
|
46
|
+
{% endif %}
|
|
47
|
+
{% endunless %}
|
|
48
|
+
|
|
49
|
+
{% if site.data.resources[resource_].['testplan'] or site.data.resources[resource_].['testscript'] %}
|
|
50
|
+
{% if include.active == 'testing' %}
|
|
51
|
+
<li class="active">
|
|
52
|
+
<a href="#">{{site.data.stringsBase[include.lang]['Testing']}}</a>
|
|
53
|
+
</li>
|
|
54
|
+
{% else %}
|
|
55
|
+
<li>
|
|
56
|
+
<a href="{{include.type}}-{{include.id}}-testing.html">{{site.data.stringsBase[include.lang]['Testing']}}</a>
|
|
57
|
+
</li>
|
|
58
|
+
{% endif %}
|
|
59
|
+
{% endif %}
|
|
60
|
+
|
|
61
|
+
{% unless example_count == 0 %}
|
|
62
|
+
{% unless sd_type == 'Extension' %}
|
|
63
|
+
{% unless excludeexamples == 'y' %}
|
|
64
|
+
{% if include.active == 'example' %}
|
|
65
|
+
<li class="active">
|
|
66
|
+
<a href="#">{{site.data.stringsBase[include.lang]['Examples']}}</a>
|
|
67
|
+
</li>
|
|
68
|
+
{% else %}
|
|
69
|
+
<li>
|
|
70
|
+
<a href="{{include.type}}-{{include.id}}-examples.html">{{site.data.stringsBase[include.lang]['Examples']}}</a>
|
|
71
|
+
</li>
|
|
72
|
+
{% endif %}
|
|
73
|
+
{% endunless %}
|
|
74
|
+
{% endunless %}
|
|
75
|
+
{% endunless %}
|
|
76
|
+
|
|
77
|
+
{% unless excludexml == 'y' or contained_resource == 'y' %}
|
|
78
|
+
{% if include.active == 'xml' %}
|
|
79
|
+
<li class="active">
|
|
80
|
+
<a href="#">{{site.data.stringsBase[include.lang]['XML']}}</a>
|
|
81
|
+
</li>
|
|
82
|
+
{% else %}
|
|
83
|
+
<li>
|
|
84
|
+
<a href="{{include.type}}-{{include.id}}.profile.xml.html">{{site.data.stringsBase[include.lang]['XML']}}</a>
|
|
85
|
+
</li>
|
|
86
|
+
{% endif %}
|
|
87
|
+
{% endunless %}
|
|
88
|
+
{% unless excludejson == 'y' or contained_resource == 'y' %}
|
|
89
|
+
{% if include.active == 'json' %}
|
|
90
|
+
<li class="active">
|
|
91
|
+
<a href="#">{{site.data.stringsBase[include.lang]['JSON']}}</a>
|
|
92
|
+
</li>
|
|
93
|
+
{% else %}
|
|
94
|
+
<li>
|
|
95
|
+
<a href="{{include.type}}-{{include.id}}.profile.json.html">{{site.data.stringsBase[include.lang]['JSON']}}</a>
|
|
96
|
+
</li>
|
|
97
|
+
{% endif %}
|
|
98
|
+
{% endunless %}
|
|
99
|
+
{% unless excludettl == 'y' or contained_resource == 'y' %}
|
|
100
|
+
{% if include.active == 'ttl' %}
|
|
101
|
+
<li class="active">
|
|
102
|
+
<a href="#">{{site.data.stringsBase[include.lang]['TTL']}}</a>
|
|
103
|
+
</li>
|
|
104
|
+
{% else %}
|
|
105
|
+
<li>
|
|
106
|
+
<a href="{{include.type}}-{{include.id}}.profile.ttl.html">{{site.data.stringsBase[include.lang]['TTL']}}</a>
|
|
107
|
+
</li>
|
|
108
|
+
{% endif %}
|
|
109
|
+
{% endunless %}
|
|
110
|
+
{% if site.data.resources[resource_].['history'] %}
|
|
111
|
+
{% if include.active == 'history' %}
|
|
112
|
+
<li class="active">
|
|
113
|
+
<a href="#">{{site.data.stringsBase[include.lang]['History']}}</a>
|
|
114
|
+
</li>
|
|
115
|
+
{% else %}
|
|
116
|
+
<li>
|
|
117
|
+
<a href="{{include.type}}-{{include.id}}.profile.history.html">{{site.data.stringsBase[include.lang]['History']}}</a>
|
|
118
|
+
</li>
|
|
119
|
+
{% endif %}
|
|
120
|
+
{% endif %}
|
|
121
|
+
</ul>
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
<table class="{{site.data.resources[resource_].status.class}}">
|
|
2
|
+
{% if site.data.resources[resource_].url != nil %}
|
|
3
|
+
<tr>
|
|
4
|
+
<td colspan="4"><i>{{site.data.stringsBase[include.lang]['OfficialURL']}}</i>: <span class="copy-text">{{site.data.resources[resource_].url}}<button title="{{site.data.stringsBase[include.lang]['CopyURL']}}" class="btn-copy" data-clipboard-text="{{site.data.resources[resource_].url}}"/></span>
|
|
5
|
+
</td>
|
|
6
|
+
<td><i>{{site.data.stringsBase[include.lang]['Version']}}</i>:
|
|
7
|
+
<span class="copy-text">{{site.data.resources[resource_].version}}<button title="{{site.data.stringsBase[include.lang]['CopyVersioned']}}" class="btn-copy" data-clipboard-text="{{site.data.resources[resource_].url}}|{{site.data.resources[resource_].version}}"/></span>
|
|
8
|
+
</td>
|
|
9
|
+
</tr>
|
|
10
|
+
{% endif %}
|
|
11
|
+
<tr>
|
|
12
|
+
{% capture newJurisdictions %}
|
|
13
|
+
{% for jurisdiction in site.data.resources[resource_].jurisdictions %}
|
|
14
|
+
{% assign foundRes = false %}
|
|
15
|
+
{% for igjur in site.data.resources[igId].jurisdictions %}
|
|
16
|
+
{% if igjur.name == jurisdiction.name %}
|
|
17
|
+
{% assign foundRes = true %}
|
|
18
|
+
{% break %}
|
|
19
|
+
{% endif %}
|
|
20
|
+
{% endfor %}
|
|
21
|
+
{% if foundRes == false %}
|
|
22
|
+
{% if jurisdiction.flag %}
|
|
23
|
+
<img alt="{{jurisdiction.name}} flag" src="assets/images/{{jurisdiction.flag}}.svg" height="16" title="{{jurisdiction.name}}"/>
|
|
24
|
+
{% elsif jurisdiction.code %}
|
|
25
|
+
<span title="{{jurisdiction.name}}">{{jurisdiction.code}}</span>
|
|
26
|
+
{% else %}
|
|
27
|
+
{{jurisdiction.name}}
|
|
28
|
+
{% endif %}
|
|
29
|
+
{% endif %}
|
|
30
|
+
{% endfor %}
|
|
31
|
+
{% endcapture %}
|
|
32
|
+
{% assign trimmedJurisdictions = newJurisdictions | strip %}
|
|
33
|
+
|
|
34
|
+
{% assign colspan = 1 %}
|
|
35
|
+
{% if site.data.resources[resource_].status.fmm == nil %}
|
|
36
|
+
{% assign colspan = colspan | plus: 1 %}
|
|
37
|
+
{% endif %}
|
|
38
|
+
{% if site.data.resources[igId].status.owner == site.data.resources[resource_].status.owner %}
|
|
39
|
+
{% assign colspan = colspan | plus: 1 %}
|
|
40
|
+
{% endif %}
|
|
41
|
+
{% if trimmedJurisdictions == "" %}
|
|
42
|
+
{% assign colspan = colspan | plus: 1 %}
|
|
43
|
+
{% endif %}
|
|
44
|
+
<td colspan="{{colspan}}">
|
|
45
|
+
{% if site.data.resources[resource_].status.standards-status %}
|
|
46
|
+
<i>
|
|
47
|
+
{% if table_prefix != nil %}
|
|
48
|
+
{{table_prefix}}
|
|
49
|
+
{% endif %}
|
|
50
|
+
Standards status:
|
|
51
|
+
</i> <a href="{{site.data.fhir.path}}versions.html#std-process" title="{{site.data.stringsBase[include.lang]['StandardsStatus']}}">{{site.data.resources[resource_].status.standards-status|capitalize}}</a>
|
|
52
|
+
{% if site.data.resources[resource_].status.normativeVersion %}
|
|
53
|
+
({{site.data.stringsBase[include.lang]['FromNormative'] | replace: "%NORMVER%", site.data.pages[localPage].normativeVersion}})
|
|
54
|
+
{% endif %}
|
|
55
|
+
{% else %}
|
|
56
|
+
{{site.data.resources[resource_].status.status}}
|
|
57
|
+
{% if site.data.resources[resource_].date %}
|
|
58
|
+
{% capture resourcedate %}
|
|
59
|
+
{{site.data.resources[resource_].date | date: "%Y-%m-%d"}}
|
|
60
|
+
{% endcapture %}
|
|
61
|
+
{{site.data.stringsBase[include.lang]['ResourceDate'] | replace: "%RESDATE%", resourcedate}}
|
|
62
|
+
{% endif %}
|
|
63
|
+
{% endif %}
|
|
64
|
+
</td>
|
|
65
|
+
{% if site.data.resources[resource_].status.fmm %}
|
|
66
|
+
<td>
|
|
67
|
+
<a href="{{site.data.info.fmm-definition}}">{{site.data.stringsBase[include.lang]['MaturityLevel']}}</a>: {{site.data.resources[resource_].status.fmm}}
|
|
68
|
+
{% if site.data.resources[resource_].status.fmmSource %}
|
|
69
|
+
<span title="{{site.data.resources[resource_].status.fmmSource}}">*</span>
|
|
70
|
+
{% endif %}
|
|
71
|
+
</td>
|
|
72
|
+
{% endif %}
|
|
73
|
+
{% if site.data.resources[igId].status.owner != site.data.resources[resource_].status.owner and site.data.resources[resource_].status.owner != nil %}
|
|
74
|
+
<td>
|
|
75
|
+
<i>{{site.data.stringsBase[include.lang]['Responsible']}}:</i>
|
|
76
|
+
{% if site.data.resources[resource_].status.link %}
|
|
77
|
+
<a href="{{site.data.resources[resource_].status.link}}">{{site.data.resources[resource_].status.owner}}</a>
|
|
78
|
+
{% else %}
|
|
79
|
+
{{site.data.resources[resource_].status.owner}}
|
|
80
|
+
{% endif %}
|
|
81
|
+
</td>
|
|
82
|
+
{% endif %}
|
|
83
|
+
{% if trimmedJurisdictions != "" %}
|
|
84
|
+
<td>
|
|
85
|
+
<i>{{site.data.stringsBase[include.lang]['Realm']}}:</i> {{trimmedJurisdictions}}
|
|
86
|
+
</td>
|
|
87
|
+
{% endif %}
|
|
88
|
+
<td><i>{{site.data.stringsBase[include.lang]['ComputableName']}}</i>: <span style="font-family: monospace;">{{site.data.resources[resource_].name}}</span></td>
|
|
89
|
+
</tr>
|
|
90
|
+
{% if site.data.resources[resource_].identifiers %}
|
|
91
|
+
<tr>
|
|
92
|
+
<td colspan="5">
|
|
93
|
+
<i>{{site.data.stringsBase[include.lang]['OtherIdentifiers']}}:</i> {{site.data.resources[resource_].identifiers}}
|
|
94
|
+
</td>
|
|
95
|
+
</tr>
|
|
96
|
+
{% endif %}
|
|
97
|
+
{% if site.data.resources[resource_].keywords %}
|
|
98
|
+
<tr>
|
|
99
|
+
<td colspan="5">
|
|
100
|
+
<i>{{site.data.stringsBase[include.lang]['Keywords']}}:</i> {{site.data.resources[resource_].keywords}}
|
|
101
|
+
</td>
|
|
102
|
+
</tr>
|
|
103
|
+
{% endif %}
|
|
104
|
+
{% if site.data.resources[resource_].contexts %}
|
|
105
|
+
<tr>
|
|
106
|
+
{% assign usageLabel = "*" | append: site.data.stringsBase[include.lang]['Usage'] | append: "*: " %}
|
|
107
|
+
<td colspan="5">{{site.data.resources[resource_].contexts | prepend: usageLabel | markdownify}}</td>
|
|
108
|
+
</tr>
|
|
109
|
+
{% endif %}
|
|
110
|
+
{%if site.data.resources[resource_].copyright %}
|
|
111
|
+
{% assign copyrightLabel = "*" | append: site.data.stringsBase[include.lang]['CopyrightLegal'] | append: "*: " %}
|
|
112
|
+
<tr>
|
|
113
|
+
<td colspan="5">{{site.data.resources[resource_].copyrightlang[include.lang] | prepend: copyrightLabel | markdownify}}</td>
|
|
114
|
+
</tr>
|
|
115
|
+
{% endif %}
|
|
116
|
+
</table>
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{% if site.data.resources[resource_].status.status or site.data.resources[resource_].status.standards-status %}
|
|
2
|
+
<table class="{{site.data.resources[resource_].status.class}}">
|
|
3
|
+
<tr>
|
|
4
|
+
{% if site.data.resources[resource_].status.fmm %}
|
|
5
|
+
{% assign colspan = 1 %}
|
|
6
|
+
{% else %}
|
|
7
|
+
{% assign colspan = 2 %}
|
|
8
|
+
{% endif %}
|
|
9
|
+
<td colspan="{{colspan}}">
|
|
10
|
+
{% if site.data.resources[resource_].status.standards-status %}
|
|
11
|
+
<i>{{site.data.stringsBase[include.lang]['PageStandardsStatus']}}:</i> <a href="{{site.data.fhir.path}}versions.html#std-process" title="{{site.data.stringsBase[include.lang]['StandardsStatus']}}">{{site.data.resources[resource_].status.standards-status|capitalize}}</a>
|
|
12
|
+
{% if site.data.resources[resource_].status.normativeVersion %}
|
|
13
|
+
({{site.data.stringsBase[include.lang]['FromNormative'] | replace: "%NORMVER%", site.data.pages[localPage].normativeVersion}})
|
|
14
|
+
{% endif %}
|
|
15
|
+
{% else %}
|
|
16
|
+
{{site.data.resources[resource_].status.status}}
|
|
17
|
+
{% if site.data.resources[resource_].date %}
|
|
18
|
+
{% capture resourcedate %}
|
|
19
|
+
{{site.data.resources[resource_].date | date: "%Y-%m-%d"}}
|
|
20
|
+
{% endcapture %}
|
|
21
|
+
{{site.data.stringsBase[include.lang]['ResourceDate'] | replace: "%RESDATE%", resourcedate}}
|
|
22
|
+
{% endif %}
|
|
23
|
+
{% endif %}
|
|
24
|
+
</td>
|
|
25
|
+
{% if site.data.resources[resource_].status.fmm %}
|
|
26
|
+
<td>
|
|
27
|
+
<a href="{{site.data.info.fmm-definition}}">{{site.data.stringsBase[include.lang]['MaturityLevel']}}</a>: {{site.data.resources[resource_].status.fmm}}
|
|
28
|
+
{% if site.data.resources[resource_].status.fmmSource %}
|
|
29
|
+
<span title="{{site.data.resources[resource_].status.fmmSource}}">*</span>
|
|
30
|
+
{% endif %}
|
|
31
|
+
</td>
|
|
32
|
+
{% endif %}
|
|
33
|
+
</tr>
|
|
34
|
+
</table>
|
|
35
|
+
{% endif %}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
{% assign localPage = page.path | split: "/" | last %}
|
|
2
|
+
{% include fragment-pagebegin.html lang=include.lang %}
|
|
3
|
+
<style type="text/css">
|
|
4
|
+
h2:before{color:silver;counter-increment:section;content:var(--heading-prefix) " ";}
|
|
5
|
+
h3:before{color:silver;counter-increment:sub-section;content:var(--heading-prefix) "." counter(sub-section) " ";}
|
|
6
|
+
h4:before{color:silver;counter-increment:composite;content:var(--heading-prefix) "." counter(sub-section) "." counter(composite) " ";}
|
|
7
|
+
h5:before{color:silver;counter-increment:detail;content:var(--heading-prefix) "." counter(sub-section) "." counter(composite) "." counter(detail) " ";}
|
|
8
|
+
h6:before{color:silver;counter-increment:more-detail;content:var(--heading-prefix) "." counter(sub-section) "." counter(composite) "." counter(detail) "." counter(more-detail)" ";}
|
|
9
|
+
</style>
|
|
10
|
+
<div class="col-12">
|
|
11
|
+
<!--ReleaseHeader--><p id="publish-box">Publish Box goes here</p><!--EndReleaseHeader-->
|
|
12
|
+
<h2>{{site.data.pages[localPage].titlelang[include.lang] | escape_once}}</h2>
|
|
13
|
+
{% assign path = page.path | split: '.html' %}
|
|
14
|
+
|
|
15
|
+
{% capture toc-content %} <!-- white space is critical inside of capture -->
|
|
16
|
+
<div class="markdown-toc" markdown="1">
|
|
17
|
+
{:toc}
|
|
18
|
+
* This will not be displayed
|
|
19
|
+
</div>
|
|
20
|
+
{% include {{path}}.md %}
|
|
21
|
+
{% endcapture %}
|
|
22
|
+
|
|
23
|
+
{% if localPage == 'index.html' %}
|
|
24
|
+
{% include fragment-igTable.html lang=include.lang %}
|
|
25
|
+
{% endif %}
|
|
26
|
+
{% include fragment-pageTable.html lang=include.lang %}
|
|
27
|
+
|
|
28
|
+
{% capture no-toc-content %} <!-- white space is critical inside of capture -->
|
|
29
|
+
<div>
|
|
30
|
+
<!-- do not remove - needed to prevent Jekyll from adding a p tag to any non block level element in the markdown.-->
|
|
31
|
+
</div>
|
|
32
|
+
{% if site.data.languages.defLang != include.lang %}
|
|
33
|
+
<p style="border:var(--translation-box-border);background-color:var(--translation-background-color);padding: 5px 5px 5px 5px;">
|
|
34
|
+
{% if site.data.pages[localPage].translated[include.lang] %}
|
|
35
|
+
{{site.data.stringsBase[include.lang]['TRANS_HLP']}}
|
|
36
|
+
{% else %}
|
|
37
|
+
{{site.data.stringsBase[include.lang]['NO_TRANS']}}
|
|
38
|
+
{% endif %}
|
|
39
|
+
</p>
|
|
40
|
+
{% endif %}
|
|
41
|
+
{% include {{path}}.md %}
|
|
42
|
+
{% endcapture %}
|
|
43
|
+
|
|
44
|
+
{% assign teststring = no-toc-content | markdownify | remove: '###### ' | remove: '##### '| remove: '#### ' | replace: "<h3", "### " | remove_first: '### ' %}
|
|
45
|
+
{% assign h3headers = "### " %}
|
|
46
|
+
|
|
47
|
+
{% if teststring contains h3headers %}
|
|
48
|
+
{{ toc-content | markdownify }}
|
|
49
|
+
{% else %}
|
|
50
|
+
{{ no-toc-content | markdownify }}
|
|
51
|
+
{% endif %}
|
|
52
|
+
|
|
53
|
+
</div>
|
|
54
|
+
{% include fragment-pageend.html lang=include.lang %}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{% assign localPage = page.path | split: "/" | last %}
|
|
2
|
+
{% include fragment-pagebegin.html lang=include.lang %}
|
|
3
|
+
<style type="text/css">
|
|
4
|
+
h2:before{color:silver;counter-increment:section;content:var(--heading-prefix) " ";}
|
|
5
|
+
h3:before{color:silver;counter-increment:sub-section;content:var(--heading-prefix) "." counter(sub-section) " ";}
|
|
6
|
+
h4:before{color:silver;counter-increment:composite;content:var(--heading-prefix) "." counter(sub-section) "." counter(composite) " ";}
|
|
7
|
+
h5:before{color:silver;counter-increment:detail;content:var(--heading-prefix) "." counter(sub-section) "." counter(composite) "." counter(detail) " ";}
|
|
8
|
+
h6:before{color:silver;counter-increment:more-detail;content:var(--heading-prefix) "." counter(sub-section) "." counter(composite) "." counter(detail) "." counter(more-detail)" ";}
|
|
9
|
+
</style>
|
|
10
|
+
<div class="col-12">
|
|
11
|
+
<!--ReleaseHeader--><p id="publish-box">Publish Box goes here</p><!--EndReleaseHeader-->
|
|
12
|
+
<h2>{{site.data.pages[localPage].titlelang[include.lang] | escape_once}}</h2>
|
|
13
|
+
{% if site.data.languages.defLang != include.lang %}
|
|
14
|
+
<p style="border:var(--translation-box-border);background-color:var(--translation-background-color);padding: 5px 5px 5px 5px;">
|
|
15
|
+
{% if site.data.pages[localPage].translated[include.lang] %}
|
|
16
|
+
{{site.data.stringsBase[include.lang]['TRANS_HLP']}}
|
|
17
|
+
{% else %}
|
|
18
|
+
{{site.data.stringsBase[include.lang]['NO_TRANS']}}
|
|
19
|
+
{% endif %}
|
|
20
|
+
</p>
|
|
21
|
+
{% endif %}
|
|
22
|
+
{% if localPage == 'index.html' %}
|
|
23
|
+
{% include fragment-igTable.html lang=include.lang %}
|
|
24
|
+
{% endif %}
|
|
25
|
+
{% include fragment-pageTable.html lang=include.lang %}
|
|
26
|
+
{% assign path = page.path | split: '.html' %}
|
|
27
|
+
{% include {{path}}.xml %}
|
|
28
|
+
</div>
|
|
29
|
+
{% include fragment-pageend.html lang=include.lang %}
|
|
Binary file
|
|
@@ -0,0 +1,63 @@
|
|
|
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-canonical-testing -->
|
|
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='testing' 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-simpletable.html lang="{{[lang]}}" %}
|
|
17
|
+
|
|
18
|
+
{% assign basepath = page.path | replace: '-testing.html', '.html' %}
|
|
19
|
+
|
|
20
|
+
<!-- insert intro if present -->
|
|
21
|
+
{% include fragment-intro.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
22
|
+
|
|
23
|
+
<h3>{{site.data.stringsBase['{{[lang]}}']['TestPlans']}}</h3>
|
|
24
|
+
{% if site.data.pages[basepath].testplans.size > 0 %}
|
|
25
|
+
<table style="grid">
|
|
26
|
+
<tbody>
|
|
27
|
+
{% for testplan in site.data.pages[basepath].testplans %}
|
|
28
|
+
<tr>
|
|
29
|
+
<td>
|
|
30
|
+
<a href="{{testplan.url}}">{{testplan.titlelang["{{[lang]}}"] | escape_once}}</a>
|
|
31
|
+
</td>
|
|
32
|
+
</tr>
|
|
33
|
+
{% endfor %}
|
|
34
|
+
</tbody>
|
|
35
|
+
</table>
|
|
36
|
+
{% else %}
|
|
37
|
+
<p><b>{{ site.data.stringsBase['{{[lang]}}']['NoTestPlan'] | replace: "%ARTIFACT%", "{{[id]}} {{[type]}}"}}</b></p>
|
|
38
|
+
{% endif %}
|
|
39
|
+
|
|
40
|
+
<h3>{{site.data.stringsBase['{{[lang]}}']['TestScripts']}}</h3>
|
|
41
|
+
{% if site.data.pages[basepath].testscripts.size > 0 %}
|
|
42
|
+
<table style="grid">
|
|
43
|
+
<tbody>
|
|
44
|
+
{% for testscript in site.data.pages[basepath].testscripts %}
|
|
45
|
+
<tr>
|
|
46
|
+
<td>
|
|
47
|
+
<a href="{{testscript.url}}">{{testscript.titlelang["{{[lang]}}"] | escape_once}}</a>
|
|
48
|
+
</td>
|
|
49
|
+
</tr>
|
|
50
|
+
{% endfor %}
|
|
51
|
+
</tbody>
|
|
52
|
+
</table>
|
|
53
|
+
{% else %}
|
|
54
|
+
<p><b>{{site.data.stringsBase['{{[lang]}}']['NoTestScript'] | replace: "%ARTIFACT%", "{{[id]}} {{[type]}}"}}</b></p>
|
|
55
|
+
{% endif %}
|
|
56
|
+
|
|
57
|
+
<!-- insert notes if present -->
|
|
58
|
+
{% include fragment-notes.html type='{{[type]}}' id='{{[id]}}' lang="{{[lang]}}" %}
|
|
59
|
+
|
|
60
|
+
{% include {{[type]}}-{{[id]}}-history{{[langsuffix]}}.xhtml %}
|
|
61
|
+
|
|
62
|
+
</div>
|
|
63
|
+
{% include fragment-pageend.html lang="{{[lang]}}" %}
|