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.
Files changed (224) hide show
  1. package/.github/.index.db +0 -0
  2. package/.github/.index.json +4 -0
  3. package/.github/workflows/.index.db +0 -0
  4. package/.github/workflows/.index.json +4 -0
  5. package/.github/workflows/add_issues.yml +61 -0
  6. package/.index.db +0 -0
  7. package/.index.json +4 -0
  8. package/README.md +4 -0
  9. package/cache.ini +7 -0
  10. package/config/.index.db +0 -0
  11. package/config/.index.json +4 -0
  12. package/config/_config.yml +6 -0
  13. package/config.json +390 -0
  14. package/content/.index.db +0 -0
  15. package/content/.index.json +4 -0
  16. package/content/assets/.index.db +0 -0
  17. package/content/assets/.index.json +4 -0
  18. package/content/assets/css/.index.db +0 -0
  19. package/content/assets/css/.index.json +4 -0
  20. package/content/assets/css/bootstrap-fhir.css +5312 -0
  21. package/content/assets/css/bootstrap-glyphicons.css +2 -0
  22. package/content/assets/css/cqf.css +186 -0
  23. package/content/assets/css/hl7.css +63 -0
  24. package/content/assets/css/jquery-ui.css +523 -0
  25. package/content/assets/css/jquery-ui.structure.min.css +5 -0
  26. package/content/assets/css/jquery-ui.theme.min.css +5 -0
  27. package/content/assets/css/prism-fhirpath.css +38 -0
  28. package/content/assets/css/prism.css +143 -0
  29. package/content/assets/css/project.css +812 -0
  30. package/content/assets/css/pygments-manni.css +66 -0
  31. package/content/assets/css/xml.css +2 -0
  32. package/content/assets/fonts/.index.db +0 -0
  33. package/content/assets/fonts/.index.json +4 -0
  34. package/content/assets/fonts/OpenSans-CondBold-webfont.eot +0 -0
  35. package/content/assets/fonts/OpenSans-CondBold-webfont.svg +1403 -0
  36. package/content/assets/fonts/OpenSans-CondBold-webfont.ttf +0 -0
  37. package/content/assets/fonts/OpenSans-CondBold-webfont.woff +0 -0
  38. package/content/assets/fonts/OpenSans-CondLight-webfont.eot +0 -0
  39. package/content/assets/fonts/OpenSans-CondLight-webfont.svg +1830 -0
  40. package/content/assets/fonts/OpenSans-CondLight-webfont.ttf +0 -0
  41. package/content/assets/fonts/OpenSans-CondLight-webfont.woff +0 -0
  42. package/content/assets/fonts/glyphiconshalflings-regular.eot +0 -0
  43. package/content/assets/fonts/glyphiconshalflings-regular.otf +0 -0
  44. package/content/assets/fonts/glyphiconshalflings-regular.svg +175 -0
  45. package/content/assets/fonts/glyphiconshalflings-regular.ttf +0 -0
  46. package/content/assets/fonts/glyphiconshalflings-regular.woff +0 -0
  47. package/content/assets/ico/.index.db +0 -0
  48. package/content/assets/ico/.index.json +4 -0
  49. package/content/assets/ico/favicon.png +0 -0
  50. package/content/assets/ico/icon-fhir-114.png +0 -0
  51. package/content/assets/ico/icon-fhir-144.png +0 -0
  52. package/content/assets/ico/icon-fhir-57.png +0 -0
  53. package/content/assets/ico/icon-fhir-72.png +0 -0
  54. package/content/assets/ico/noun_copy to clipboard_1669410.png +0 -0
  55. package/content/assets/images/.index.db +0 -0
  56. package/content/assets/images/.index.json +4 -0
  57. package/content/assets/images/001.svg +269 -0
  58. package/content/assets/images/download.png +0 -0
  59. package/content/assets/images/dragon.png +0 -0
  60. package/content/assets/images/external.png +0 -0
  61. package/content/assets/images/fcp-logo.png +0 -0
  62. package/content/assets/images/fhir-logo-www.png +0 -0
  63. package/content/assets/images/hl7-logo-header.png +0 -0
  64. package/content/assets/images/icon_arrow_down.png +0 -0
  65. package/content/assets/images/icon_arrow_up.png +0 -0
  66. package/content/assets/images/lang-ar.png +0 -0
  67. package/content/assets/images/lang-de.png +0 -0
  68. package/content/assets/images/lang-en.png +0 -0
  69. package/content/assets/images/lang-es.png +0 -0
  70. package/content/assets/images/lang-fr.png +0 -0
  71. package/content/assets/images/lang-ja.png +0 -0
  72. package/content/assets/images/lang-kr.png +0 -0
  73. package/content/assets/images/lang-nl.png +0 -0
  74. package/content/assets/images/lang-pt.png +0 -0
  75. package/content/assets/images/lang-pt_BR.png +0 -0
  76. package/content/assets/images/lang-ru.png +0 -0
  77. package/content/assets/images/lang-zh-TW.png +0 -0
  78. package/content/assets/images/lang-zh.png +0 -0
  79. package/content/assets/images/link.svg +1 -0
  80. package/content/assets/images/logo_ansinew.jpg +0 -0
  81. package/content/assets/images/search.png +0 -0
  82. package/content/assets/images/stripe.png +0 -0
  83. package/content/assets/images/target.png +0 -0
  84. package/content/assets/js/.index.db +0 -0
  85. package/content/assets/js/.index.json +4 -0
  86. package/content/assets/js/anchor-hover.js +2 -0
  87. package/content/assets/js/anchor.min.js +6 -0
  88. package/content/assets/js/bootstrap.min.js +6 -0
  89. package/content/assets/js/clipboard-btn.js +30 -0
  90. package/content/assets/js/clipboard.min.js +7 -0
  91. package/content/assets/js/direction-management.js +6 -0
  92. package/content/assets/js/fhir-table-scripts.js +186 -0
  93. package/content/assets/js/fhir.js +2 -0
  94. package/content/assets/js/flags.js +7 -0
  95. package/content/assets/js/html5shiv.js +8 -0
  96. package/content/assets/js/jquery-3.7.0.min.map +1 -0
  97. package/content/assets/js/jquery-ui.min.js +6 -0
  98. package/content/assets/js/jquery.js +2 -0
  99. package/content/assets/js/lang-redirects.js +14 -0
  100. package/content/assets/js/mermaid-init.js +12 -0
  101. package/content/assets/js/mermaid.js +2029 -0
  102. package/content/assets/js/prism-fhirpath.js +67 -0
  103. package/content/assets/js/prism.js +238 -0
  104. package/content/assets/js/readme.txt +1 -0
  105. package/content/assets/js/respond.min.js +6 -0
  106. package/content/assets/js/tabs.js +20 -0
  107. package/content/assets/js/topofpage.js +20 -0
  108. package/content/assets/js/window-hash.js +5 -0
  109. package/content/assets/js/xml.js +2 -0
  110. package/content/searchform.html +141 -0
  111. package/data/.index.db +0 -0
  112. package/data/.index.json +4 -0
  113. package/ig.ini +2 -0
  114. package/includes/.index.db +0 -0
  115. package/includes/.index.json +4 -0
  116. package/includes/fragment-base-navtabs.html +85 -0
  117. package/includes/fragment-css.html +1 -0
  118. package/includes/fragment-feedback_form.html +66 -0
  119. package/includes/fragment-footer.html +4 -0
  120. package/includes/fragment-header.html +1 -0
  121. package/includes/fragment-igTable.html +3 -0
  122. package/includes/fragment-intro.html +15 -0
  123. package/includes/fragment-language.html +22 -0
  124. package/includes/fragment-modelType.html +13 -0
  125. package/includes/fragment-notes.html +14 -0
  126. package/includes/fragment-pageTable.html +19 -0
  127. package/includes/fragment-pagebegin.html +141 -0
  128. package/includes/fragment-pageend.html +78 -0
  129. package/includes/fragment-profile-navtabs.html +121 -0
  130. package/includes/fragment-resourceTable.html +116 -0
  131. package/includes/fragment-simpletable.html +35 -0
  132. package/includes/template-page-md.html +54 -0
  133. package/includes/template-page.html +29 -0
  134. package/layouts/.index.db +0 -0
  135. package/layouts/.index.json +4 -0
  136. package/layouts/layout-canonical-testing.html +63 -0
  137. package/layouts/layout-canonical.html +51 -0
  138. package/layouts/layout-changehistory.html +19 -0
  139. package/layouts/layout-codesystem.html +50 -0
  140. package/layouts/layout-examplescenario.html +54 -0
  141. package/layouts/layout-ext.html +283 -0
  142. package/layouts/layout-instance-base.html +42 -0
  143. package/layouts/layout-instance-format.html +39 -0
  144. package/layouts/layout-profile-definitions.html +54 -0
  145. package/layouts/layout-profile-examples.html +42 -0
  146. package/layouts/layout-profile-format.html +41 -0
  147. package/layouts/layout-profile-history.html +23 -0
  148. package/layouts/layout-profile-mappings.html +29 -0
  149. package/layouts/layout-profile-testing.html +60 -0
  150. package/layouts/layout-profile.html +418 -0
  151. package/layouts/layout-questionnaire.html +90 -0
  152. package/layouts/layout-valueset.html +59 -0
  153. package/liquid/.index.db +0 -0
  154. package/liquid/.index.json +4 -0
  155. package/liquid/ActivityDefinition.liquid +418 -0
  156. package/liquid/Library.liquid +431 -0
  157. package/liquid/Measure.liquid +8 -0
  158. package/liquid/PlanDefinition.liquid +450 -0
  159. package/liquid/datarequirement.html +42 -0
  160. package/liquid/default-list.html +3 -0
  161. package/liquid/default.html +3 -0
  162. package/liquid/direct-reference-code.html +14 -0
  163. package/liquid/knowledge-artifact-metadata-extensions.html +22 -0
  164. package/liquid/knowledge-artifact-metadata.html +22 -0
  165. package/liquid/logic-definition.html +21 -0
  166. package/liquid/measure-identifier.html +20 -0
  167. package/liquid/measure-logic.html +24 -0
  168. package/liquid/measure-metadata-extensions.html +11 -0
  169. package/liquid/measure-metadata.html +19 -0
  170. package/liquid/measure-population-criteria-extensions.html +30 -0
  171. package/liquid/measure-population-criteria-population.html +59 -0
  172. package/liquid/measure-population-criteria-stratifier.html +26 -0
  173. package/liquid/measure-population-criteria.html +14 -0
  174. package/liquid/measure-supplementaldata.html +38 -0
  175. package/liquid/narrative-end.html +3 -0
  176. package/liquid/narrative-start.html +3 -0
  177. package/liquid/parameter.html +14 -0
  178. package/liquid/period.html +4 -0
  179. package/liquid/related-artifact.html +47 -0
  180. package/liquid/row-content.html +1 -0
  181. package/liquid/row-end.html +1 -0
  182. package/liquid/row-header.html +5 -0
  183. package/liquid/row-new.html +4 -0
  184. package/liquid/row-start.html +1 -0
  185. package/liquid/section-header.html +3 -0
  186. package/liquid/type-primitive.html +0 -0
  187. package/liquid/version.html +3 -0
  188. package/package/.index.db +0 -0
  189. package/package/.index.json +4 -0
  190. package/package/package.json +10 -0
  191. package/package-list.json +32 -0
  192. package/package.json +10 -0
  193. package/scripts/.index.db +0 -0
  194. package/scripts/.index.json +4 -0
  195. package/scripts/ant.xml +231 -0
  196. package/scripts/createArtifactSummary.xslt +135 -0
  197. package/scripts/groupings.txt +28 -0
  198. package/scripts/handleIssues.xslt +44 -0
  199. package/scripts/onGenerate.data.xslt +31 -0
  200. package/scripts/onGenerate.final.xslt +153 -0
  201. package/scripts/onGenerate.genJson.xslt +113 -0
  202. package/scripts/onGenerate.getVersions.xslt +25 -0
  203. package/scripts/onGenerate.group.xslt +95 -0
  204. package/scripts/onGenerate.groupSort.xslt +73 -0
  205. package/scripts/onGenerate.qa.xslt +33 -0
  206. package/scripts/onLoad.xslt +466 -0
  207. package/scripts/plantuml.jar +0 -0
  208. package/scripts/processPages.xslt +154 -0
  209. package/translations/.index.db +0 -0
  210. package/translations/.index.json +4 -0
  211. package/translations/stringsArtifacts-ar.po +282 -0
  212. package/translations/stringsArtifacts-es.po +282 -0
  213. package/translations/stringsArtifacts-fr.po +282 -0
  214. package/translations/stringsArtifacts-nl.po +282 -0
  215. package/translations/stringsArtifacts-pt.po +282 -0
  216. package/translations/stringsArtifacts-ru.po +282 -0
  217. package/translations/stringsArtifacts.json +60 -0
  218. package/translations/stringsBase-ar.po +562 -0
  219. package/translations/stringsBase-es.po +562 -0
  220. package/translations/stringsBase-fr.po +564 -0
  221. package/translations/stringsBase-nl.po +564 -0
  222. package/translations/stringsBase-pt.po +564 -0
  223. package/translations/stringsBase-ru.po +564 -0
  224. package/translations/stringsBase.json +116 -0
Binary file
@@ -0,0 +1,4 @@
1
+ {
2
+ "index-version" : 2,
3
+ "files" : []
4
+ }
Binary file
@@ -0,0 +1,4 @@
1
+ {
2
+ "index-version" : 2,
3
+ "files" : []
4
+ }
@@ -0,0 +1,61 @@
1
+ name: Auto-add to HL7 Project 6 and set Inbox status
2
+
3
+ on:
4
+ issues:
5
+ types: [opened]
6
+
7
+ jobs:
8
+ add-to-project:
9
+ runs-on: ubuntu-latest
10
+ permissions:
11
+ issues: read
12
+ contents: read
13
+ projects: write
14
+ steps:
15
+ - name: Add issue to HL7 project and move to Inbox
16
+ uses: actions/github-script@v6
17
+ with:
18
+ github-token: ${{ secrets.GITHUB_TOKEN }}
19
+ script: |
20
+ const projectId = "PVT_kwDOAURDVc4AkS-i";
21
+ const statusFieldId = "PVTSSF_lADOAURDVc4AkS-izgchrII";
22
+ const inboxOptionId = "6e0766a4";
23
+
24
+ const itemId = context.payload.issue.node_id;
25
+
26
+ const addResp = await github.graphql(`
27
+ mutation($projectId: ID!, $itemId: ID!) {
28
+ addProjectV2ItemById(input: {
29
+ projectId: $projectId,
30
+ contentId: $itemId
31
+ }) {
32
+ item {
33
+ id
34
+ }
35
+ }
36
+ }
37
+ `, { projectId, itemId });
38
+
39
+ const projectItemId = addResp.addProjectV2ItemById.item.id;
40
+
41
+ await github.graphql(`
42
+ mutation($projectId: ID!, $itemId: ID!, $fieldId: ID!, $optionId: String!) {
43
+ updateProjectV2ItemFieldValue(input: {
44
+ projectId: $projectId,
45
+ itemId: $itemId,
46
+ fieldId: $fieldId,
47
+ value: {
48
+ singleSelectOptionId: $optionId
49
+ }
50
+ }) {
51
+ projectV2Item {
52
+ id
53
+ }
54
+ }
55
+ }
56
+ `, {
57
+ projectId,
58
+ itemId: projectItemId,
59
+ fieldId: statusFieldId,
60
+ optionId: inboxOptionId
61
+ });
package/.index.db ADDED
Binary file
package/.index.json ADDED
@@ -0,0 +1,4 @@
1
+ {
2
+ "index-version" : 2,
3
+ "files" : []
4
+ }
package/README.md ADDED
@@ -0,0 +1,4 @@
1
+ # ig-template-base2
2
+ package-id = fhir2.base.template
3
+
4
+ Base IG template managed by HL7 but usable by anyone (no logos). The foundation for most HL7-published IGs. New release that supports languages and translations.
package/cache.ini ADDED
@@ -0,0 +1,7 @@
1
+ [Package]
2
+ size = 132028
3
+ install = 03/08/2019 2:48:42 PM
4
+
5
+ [Packages]
6
+ analysis = 2
7
+
Binary file
@@ -0,0 +1,4 @@
1
+ {
2
+ "index-version" : 2,
3
+ "files" : []
4
+ }
@@ -0,0 +1,6 @@
1
+ kramdown:
2
+ toc_levels: 1..3
3
+ smart_quotes: ["apos", "apos", "quot", "quot"]
4
+ typographic_symbols:
5
+ "laquo": "<<"
6
+ "raquo": ">>"
package/config.json ADDED
@@ -0,0 +1,390 @@
1
+ {
2
+ "script": "scripts/ant.xml",
3
+ "otherScripts" : [],
4
+ "multilanguage-format": true,
5
+ "targets": {
6
+ "onLoad": "onLoad",
7
+ "onGenerate": "onGenerate",
8
+ "onCheck": "onCheck"
9
+ },
10
+ "template-parameters": ["copyrightyear", "excludelogbinaryformat", "excludejson", "excludemap", "excludettl", "excludexml", "fmm-definition", "globals-in-artifacts", "releaselabel", "shownav"],
11
+ "_extraTemplates-documentation": "This array of objects identifies additional templates available for generation for different resource types",
12
+ "extraTemplates": [
13
+ {
14
+ "name": "mappings",
15
+ "description": "Mappings"
16
+ },
17
+ {
18
+ "name": "testing",
19
+ "description": "Testing"
20
+ },
21
+ {
22
+ "name": "examples",
23
+ "description": "Examples",
24
+ "isExamples": true
25
+ },
26
+ {
27
+ "name": "format",
28
+ "description": "FMT Representation"
29
+ },
30
+ {
31
+ "name": "profile-history",
32
+ "description": "Profile Change History",
33
+ "isHistory": true
34
+ },
35
+ {
36
+ "name": "change-history",
37
+ "description": "Resource Change History",
38
+ "isHistory": true
39
+ }
40
+ ],
41
+ "_formats-documentation": "Lists the formats in the order format-specific pages should be generated. (Note that suppressed formats won't appear, even if listed here.)",
42
+ "formats": [
43
+ "xml",
44
+ "json",
45
+ "ttl"
46
+ ],
47
+ "_pre-process-documentation": "This array of objects indicates data being converted from existing files using scripts to support dependency checking when performing continuous builds",
48
+ "pre-process": [
49
+ {
50
+ "folder": "input/includes",
51
+ "relativePath": "_includes"
52
+ },
53
+ {
54
+ "folder": "fsh-generated/includes",
55
+ "relativePath": "_includes"
56
+ },
57
+ {
58
+ "folder": "input/data",
59
+ "relativePath": "_data"
60
+ },
61
+ {
62
+ "folder": "input/resourcedocs",
63
+ "relativePath": "_data"
64
+ },
65
+ {
66
+ "folder": "input/intro-notes",
67
+ "relativePath": "_includes",
68
+ "transform": "template/scripts/processPages.xslt"
69
+ },
70
+ {
71
+ "folder": "input/pagecontent",
72
+ "relativePath": "_includes",
73
+ "transform": "template/scripts/processPages.xslt"
74
+ },
75
+ {
76
+ "folder": "input/pages",
77
+ "relativePath": "_includes",
78
+ "transform": "template/scripts/processPages.xslt"
79
+ }
80
+ ],
81
+ "script-mappings" : {
82
+ "text/x-gherkin" : "gherkin",
83
+ "text/markdown" : "markdown",
84
+ "text/graphql" : "graphql"
85
+ },
86
+ "defaults": {
87
+ "_documentation": "this object contains the default publishing policy for different types. Anything not mentioned defaults to true",
88
+ "Any": {
89
+ "java": false,
90
+ "template-base": "template/layouts/layout-instance-base.html",
91
+ "template-format": "template/layouts/layout-instance-format.html",
92
+ "base": "{{[type]}}-{{[id]}}.html",
93
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
94
+ "list-types": "CodeSystem|ValueSet|NamingSystem",
95
+ "template-change-history": "template/layouts/layout-changehistory.html",
96
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
97
+ },
98
+ "example": {
99
+ "java": false,
100
+ "template-base": "template/layouts/layout-instance-base.html",
101
+ "template-format": "template/layouts/layout-instance-format.html",
102
+ "base": "{{[type]}}-{{[id]}}.html",
103
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
104
+ "template-change-history": "template/layouts/layout-changehistory.html",
105
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
106
+ },
107
+ "ImplementationGuide": {
108
+ "template-base": "",
109
+ "template-format": "",
110
+ "template-change-history":"",
111
+ "base": "index.html"
112
+ },
113
+ "StructureDefinition:extension": {
114
+ "template-base": "template/layouts/layout-ext.html",
115
+ "template-defns": "template/layouts/layout-profile-definitions.html",
116
+ "template-mappings": "template/layouts/layout-profile-mappings.html",
117
+ "template-testing": "template/layouts/layout-profile-testing.html",
118
+ "template-examples": "",
119
+ "template-profile-history": "template/layouts/layout-profile-history.html",
120
+ "template-format": "template/layouts/layout-profile-format.html",
121
+ "base": "{{[type]}}-{{[id]}}.html",
122
+ "defns": "{{[type]}}-{{[id]}}-definitions.html",
123
+ "mappings": "{{[type]}}-{{[id]}}-mappings.html",
124
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
125
+ "examples": "{{[type]}}-{{[id]}}-examples.html",
126
+ "format": "{{[type]}}-{{[id]}}.profile.{{[fmt]}}.html",
127
+ "profile-history": "{{[type]}}-{{[id]}}.profile.history.html",
128
+ "template-change-history": ""
129
+ },
130
+ "StructureDefinition": {
131
+ "template-base": "template/layouts/layout-profile.html",
132
+ "template-defns": "template/layouts/layout-profile-definitions.html",
133
+ "template-mappings": "template/layouts/layout-profile-mappings.html",
134
+ "template-testing": "template/layouts/layout-profile-testing.html",
135
+ "template-examples": "template/layouts/layout-profile-examples.html",
136
+ "template-profile-history": "template/layouts/layout-profile-history.html",
137
+ "template-format": "template/layouts/layout-profile-format.html",
138
+ "base": "{{[type]}}-{{[id]}}.html",
139
+ "defns": "{{[type]}}-{{[id]}}-definitions.html",
140
+ "mappings": "{{[type]}}-{{[id]}}-mappings.html",
141
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
142
+ "examples": "{{[type]}}-{{[id]}}-examples.html",
143
+ "format": "{{[type]}}-{{[id]}}.profile.{{[fmt]}}.html",
144
+ "profile-history": "{{[type]}}-{{[id]}}.profile.history.html",
145
+ "template-change-history": "",
146
+ "_comment": "this template-change-history is here to undo the definition in the Any settings"
147
+ },
148
+ "CodeSystem": {
149
+ "template-base": "template/layouts/layout-codesystem.html",
150
+ "template-format": "template/layouts/layout-instance-format.html",
151
+ "template-testing": "template/layouts/layout-canonical-testing.html",
152
+ "template-change-history": "template/layouts/layout-changehistory.html",
153
+ "base": "{{[type]}}-{{[id]}}.html",
154
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
155
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
156
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
157
+ },
158
+ "ValueSet": {
159
+ "template-base": "template/layouts/layout-valueset.html",
160
+ "template-format": "template/layouts/layout-instance-format.html",
161
+ "template-testing": "template/layouts/layout-canonical-testing.html",
162
+ "template-change-history": "template/layouts/layout-changehistory.html",
163
+ "base": "{{[type]}}-{{[id]}}.html",
164
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
165
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
166
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
167
+ },
168
+ "ActivityDefinition": {
169
+ "template-base": "template/layouts/layout-canonical.html",
170
+ "template-format": "template/layouts/layout-instance-format.html",
171
+ "template-testing": "template/layouts/layout-canonical-testing.html",
172
+ "template-change-history": "template/layouts/layout-changehistory.html",
173
+ "base": "{{[type]}}-{{[id]}}.html",
174
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
175
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
176
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
177
+ },
178
+ "ActorDefinition": {
179
+ "template-base": "template/layouts/layout-canonical.html",
180
+ "template-format": "template/layouts/layout-instance-format.html",
181
+ "template-testing": "template/layouts/layout-canonical-testing.html",
182
+ "template-change-history": "template/layouts/layout-changehistory.html",
183
+ "base": "{{[type]}}-{{[id]}}.html",
184
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
185
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
186
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
187
+ },
188
+ "CapabilityStatement": {
189
+ "template-base": "template/layouts/layout-canonical.html",
190
+ "template-format": "template/layouts/layout-instance-format.html",
191
+ "template-testing": "template/layouts/layout-canonical-testing.html",
192
+ "template-change-history": "template/layouts/layout-changehistory.html",
193
+ "base": "{{[type]}}-{{[id]}}.html",
194
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
195
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
196
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
197
+ },
198
+ "ConceptMap": {
199
+ "template-base": "template/layouts/layout-canonical.html",
200
+ "template-format": "template/layouts/layout-instance-format.html",
201
+ "template-testing": "template/layouts/layout-canonical-testing.html",
202
+ "template-change-history": "template/layouts/layout-changehistory.html",
203
+ "base": "{{[type]}}-{{[id]}}.html",
204
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
205
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
206
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
207
+ },
208
+ "ExampleScenario": {
209
+ "template-base": "template/layouts/layout-examplescenario.html",
210
+ "template-format": "template/layouts/layout-instance-format.html",
211
+ "template-testing": "template/layouts/layout-canonical-testing.html",
212
+ "template-change-history": "template/layouts/layout-changehistory.html",
213
+ "base": "{{[type]}}-{{[id]}}.html",
214
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
215
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
216
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
217
+ },
218
+ "EventDefinition": {
219
+ "template-base": "template/layouts/layout-canonical.html",
220
+ "template-format": "template/layouts/layout-instance-format.html",
221
+ "template-testing": "template/layouts/layout-canonical-testing.html",
222
+ "template-change-history": "template/layouts/layout-changehistory.html",
223
+ "base": "{{[type]}}-{{[id]}}.html",
224
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
225
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
226
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
227
+ },
228
+ "GraphDefinition": {
229
+ "template-base": "template/layouts/layout-canonical.html",
230
+ "template-format": "template/layouts/layout-instance-format.html",
231
+ "template-testing": "template/layouts/layout-canonical-testing.html",
232
+ "template-change-history": "template/layouts/layout-changehistory.html",
233
+ "base": "{{[type]}}-{{[id]}}.html",
234
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
235
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
236
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
237
+ },
238
+ "Library": {
239
+ "template-base": "template/layouts/layout-canonical.html",
240
+ "template-format": "template/layouts/layout-instance-format.html",
241
+ "template-testing": "template/layouts/layout-canonical-testing.html",
242
+ "template-change-history": "template/layouts/layout-changehistory.html",
243
+ "base": "{{[type]}}-{{[id]}}.html",
244
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
245
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
246
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
247
+ },
248
+ "Measure": {
249
+ "template-base": "template/layouts/layout-canonical.html",
250
+ "template-format": "template/layouts/layout-instance-format.html",
251
+ "template-testing": "template/layouts/layout-canonical-testing.html",
252
+ "template-change-history": "template/layouts/layout-changehistory.html",
253
+ "base": "{{[type]}}-{{[id]}}.html",
254
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
255
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
256
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
257
+ },
258
+ "MeasureDefinition": {
259
+ "template-base": "template/layouts/layout-canonical.html",
260
+ "template-format": "template/layouts/layout-instance-format.html",
261
+ "template-testing": "template/layouts/layout-canonical-testing.html",
262
+ "template-change-history": "template/layouts/layout-changehistory.html",
263
+ "base": "{{[type]}}-{{[id]}}.html",
264
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
265
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
266
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
267
+ },
268
+ "MessageDefinition": {
269
+ "template-base": "template/layouts/layout-canonical.html",
270
+ "template-format": "template/layouts/layout-instance-format.html",
271
+ "template-testing": "template/layouts/layout-canonical-testing.html",
272
+ "template-change-history": "template/layouts/layout-changehistory.html",
273
+ "base": "{{[type]}}-{{[id]}}.html",
274
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
275
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
276
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
277
+ },
278
+ "NamingSystem": {
279
+ "template-base": "template/layouts/layout-canonical.html",
280
+ "template-format": "template/layouts/layout-instance-format.html",
281
+ "template-testing": "template/layouts/layout-canonical-testing.html",
282
+ "template-change-history": "template/layouts/layout-changehistory.html",
283
+ "base": "{{[type]}}-{{[id]}}.html",
284
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
285
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
286
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
287
+ },
288
+ "OperationDefinition": {
289
+ "template-base": "template/layouts/layout-canonical.html",
290
+ "template-format": "template/layouts/layout-instance-format.html",
291
+ "template-testing": "template/layouts/layout-canonical-testing.html",
292
+ "template-change-history": "template/layouts/layout-changehistory.html",
293
+ "base": "{{[type]}}-{{[id]}}.html",
294
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
295
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
296
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
297
+ },
298
+ "PlanDefinition": {
299
+ "template-base": "template/layouts/layout-canonical.html",
300
+ "template-format": "template/layouts/layout-instance-format.html",
301
+ "template-testing": "template/layouts/layout-canonical-testing.html",
302
+ "template-change-history": "template/layouts/layout-changehistory.html",
303
+ "base": "{{[type]}}-{{[id]}}.html",
304
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
305
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
306
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
307
+ },
308
+ "Questionnaire": {
309
+ "template-base": "template/layouts/layout-questionnaire.html",
310
+ "template-format": "template/layouts/layout-instance-format.html",
311
+ "template-testing": "template/layouts/layout-canonical-testing.html",
312
+ "template-change-history": "template/layouts/layout-changehistory.html",
313
+ "base": "{{[type]}}-{{[id]}}.html",
314
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
315
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
316
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
317
+ },
318
+ "Requirements": {
319
+ "template-base": "template/layouts/layout-canonical.html",
320
+ "template-format": "template/layouts/layout-instance-format.html",
321
+ "template-testing": "template/layouts/layout-canonical-testing.html",
322
+ "template-change-history": "template/layouts/layout-changehistory.html",
323
+ "base": "{{[type]}}-{{[id]}}.html",
324
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
325
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
326
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
327
+ },
328
+ "SearchParameter": {
329
+ "template-base": "template/layouts/layout-canonical.html",
330
+ "template-format": "template/layouts/layout-instance-format.html",
331
+ "template-testing": "template/layouts/layout-canonical-testing.html",
332
+ "template-change-history": "template/layouts/layout-changehistory.html",
333
+ "base": "{{[type]}}-{{[id]}}.html",
334
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
335
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
336
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
337
+ },
338
+ "StructureMap": {
339
+ "template-base": "template/layouts/layout-canonical.html",
340
+ "template-format": "template/layouts/layout-instance-format.html",
341
+ "template-testing": "template/layouts/layout-canonical-testing.html",
342
+ "template-change-history": "template/layouts/layout-changehistory.html",
343
+ "base": "{{[type]}}-{{[id]}}.html",
344
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
345
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
346
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
347
+ },
348
+ "TerminologyCapabilities": {
349
+ "template-base": "template/layouts/layout-canonical.html",
350
+ "template-format": "template/layouts/layout-instance-format.html",
351
+ "template-testing": "template/layouts/layout-canonical-testing.html",
352
+ "template-change-history": "template/layouts/layout-changehistory.html",
353
+ "base": "{{[type]}}-{{[id]}}.html",
354
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
355
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
356
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
357
+ },
358
+ "TestPlan" : {
359
+ "template-base" : "template/layouts/layout-canonical.html",
360
+ "template-format" : "template/layouts/layout-instance-format.html",
361
+ "template-testing" : "template/layouts/layout-canonical-testing.html",
362
+ "template-change-history" : "template/layouts/layout-changehistory.html",
363
+ "base" : "{{[type]}}-{{[id]}}.html",
364
+ "format" : "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
365
+ "testing" : "{{[type]}}-{{[id]}}-testing.html",
366
+ "change-history" : "{{[type]}}-{{[id]}}.change.history.html"
367
+ },
368
+ "TestScript": {
369
+ "template-base": "template/layouts/layout-canonical.html",
370
+ "template-format": "template/layouts/layout-instance-format.html",
371
+ "template-testing": "template/layouts/layout-canonical-testing.html",
372
+ "template-change-history": "template/layouts/layout-changehistory.html",
373
+ "base": "{{[type]}}-{{[id]}}.html",
374
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
375
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
376
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
377
+ },
378
+ "logical-canonical": {
379
+ "template-base": "template/layouts/layout-canonical.html",
380
+ "template-format": "template/layouts/layout-instance-format.html",
381
+ "template-testing": "template/layouts/layout-canonical-testing.html",
382
+ "template-change-history": "template/layouts/layout-changehistory.html",
383
+ "base": "{{[type]}}-{{[id]}}.html",
384
+ "format": "{{[type]}}-{{[id]}}.{{[fmt]}}.html",
385
+ "testing": "{{[type]}}-{{[id]}}-testing.html",
386
+ "change-history": "{{[type]}}-{{[id]}}.change.history.html"
387
+ }
388
+ }
389
+ }
390
+
Binary file
@@ -0,0 +1,4 @@
1
+ {
2
+ "index-version" : 2,
3
+ "files" : []
4
+ }
Binary file
@@ -0,0 +1,4 @@
1
+ {
2
+ "index-version" : 2,
3
+ "files" : []
4
+ }
Binary file
@@ -0,0 +1,4 @@
1
+ {
2
+ "index-version" : 2,
3
+ "files" : []
4
+ }