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
@@ -0,0 +1,2 @@
1
+ @font-face{font-family:'Glyphicons Halflings';src:url('../fonts/glyphiconshalflings-regular.eot');src:url('../fonts/glyphiconshalflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphiconshalflings-regular.woff') format('woff'),url('../fonts/glyphiconshalflings-regular.ttf') format('truetype'),url('../fonts/glyphiconshalflings-regular.svg#glyphicons_halflingsregular') format('svg')}.glyphicon:before{font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-plus:before{content:"\002b"}.glyphicon-minus:before{content:"\2212"}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse:before{content:"\e159"}.glyphicon-collapse-top:before{content:"\e160"}
2
+ /* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
@@ -0,0 +1,186 @@
1
+ /* CQFramework Content IGs */
2
+ :root {
3
+ --navbar-bg-color: #105EAB; /* 2. Header container color */
4
+ --footer-bg-color: #505050; /* 3. Footer background color*/
5
+ --footer-container-bg-color: #105EAB; /* 4. Footer container color */
6
+ --btn-hover-color: #014384; /* 6. Menu button hover color */
7
+ }
8
+
9
+ /* Generic settings common to all content IGs */
10
+ :root {
11
+ --stripe-bg-color: #999999; /* 5. Header strip color */
12
+ --btn-active-color: #014384; /* 7. Menu button active color */
13
+ --btn-text-color: #e6e6e6; /* 8. Menu button text color */
14
+ --stu-note-background-color: #fff2ff; /* 19. (STU) Note box background color */
15
+ --stu-note-border-left-color: #ffa0ff; /* 20. (STU) Note box border color */
16
+ }
17
+
18
+ #hl7-nav {
19
+ line-height: 50px;
20
+ float: left;
21
+ margin-top: 4px;
22
+ }
23
+
24
+ #hl7-nav a {
25
+ color: inherit;
26
+ }
27
+
28
+ #hl7-logo {
29
+ float: left;
30
+ margin-left: 6px;
31
+ }
32
+ #hl7-search {
33
+ line-height: 50px;
34
+ float: right;
35
+ margin-top: 4px;
36
+ color: maroon;
37
+ }
38
+ #hl7-search a {
39
+ color: inherit;
40
+ }
41
+ #project-nav {
42
+ line-height: 50px;
43
+ float: left;
44
+ margin-top: 4px;
45
+ margin-bottom: 4px;
46
+ color: #808080;
47
+ }
48
+ #project-logo {
49
+ float: left;
50
+ margin-left: 3px;
51
+ }
52
+
53
+ /* ----------note-to-balloters styling------*/
54
+
55
+ .note-to-balloters::before {
56
+ white-space: pre;
57
+ content: "Note To Balloters\A ";
58
+ background-color: yellow;
59
+ color: red;
60
+ font-weight: bold;
61
+ }
62
+ .note-to-balloters, .stu-note{
63
+ margin: 5px;
64
+ padding: 10px;
65
+ border-left-style: solid;
66
+ }
67
+
68
+ .stu-note::before {
69
+ white-space: pre;
70
+ content: "STU Note\A ";
71
+ background-color: yellow;
72
+ color: red;
73
+ font-weight: bold;
74
+ }
75
+
76
+ /*
77
+ ==================================
78
+ JSON/XML/TTL Example Styling Start
79
+ ==================================
80
+ */
81
+
82
+ pre.json {
83
+ width: 100%;
84
+ overflow: scroll;
85
+ }
86
+
87
+ pre.xml {
88
+ width: 100%;
89
+ overflow: scroll;
90
+ }
91
+
92
+ pre.rdf {
93
+ width: 100%;
94
+ overflow: scroll;
95
+ }
96
+
97
+ /*
98
+ ==================================
99
+ JSON/XML/RTL Example Styling End
100
+ ==================================
101
+ */
102
+
103
+
104
+ /*
105
+ ===============================
106
+ Liquid Narrative Styling Start
107
+ ===============================
108
+ */
109
+
110
+ .narrative-table {
111
+ border: 1pt inset rgb(0, 0, 0);
112
+ line-height: 10pt;
113
+ border-collapse: separate;
114
+ -webkit-border-horizontal-spacing: 2px;
115
+ -webkit-border-vertical-spacing: 2px;
116
+ }
117
+
118
+ .narrative-table>tbody {
119
+ display: table-row-group;
120
+ vertical-align: middle;
121
+ }
122
+
123
+ .narrative-table>tbody>tr {
124
+ display: table-row;
125
+ background-color: lightgray;
126
+ vertical-align: inherit;
127
+ }
128
+
129
+ .narrative-table>tbody>tr>th {
130
+ padding: 5px;
131
+ }
132
+
133
+ .section-header {
134
+ background-color: #656565;
135
+ color: whitesmoke;
136
+ vertical-align: inherit;
137
+ }
138
+
139
+ .row-header {
140
+ background-color: #656565;
141
+ color: whitesmoke;
142
+ vertical-align: inherit;
143
+ }
144
+
145
+ .tab-one {
146
+ padding-left: 5px;
147
+ }
148
+
149
+ @media (min-width: 768px) {
150
+ .row-header {
151
+ min-width: 138px;
152
+ max-width: 138px;
153
+ }
154
+
155
+ .content-container {
156
+ max-width: 576px;
157
+ }
158
+ }
159
+
160
+ @media (min-width: 992px) {
161
+ .row-header {
162
+ min-width: 181px;
163
+ max-width: 181px;
164
+ }
165
+
166
+ .content-container {
167
+ max-width: 745px;
168
+ }
169
+ }
170
+
171
+ @media (min-width: 1100px) {
172
+ .row-header {
173
+ min-width: 213px;
174
+ max-width: 213px;
175
+ }
176
+
177
+ .content-container {
178
+ max-width: 873px;
179
+ }
180
+ }
181
+
182
+ /*
183
+ ===============================
184
+ Liquid Narrative Styling End
185
+ ===============================
186
+ */
@@ -0,0 +1,63 @@
1
+ /* Product families should override the following colors with family-specific colors */
2
+ :root {
3
+ --navbar-bg-color: #505050; /* 2. Header container color */
4
+ --footer-bg-color: #707070; /* 3. Footer background color*/
5
+ --footer-container-color: #505050; /* 4. Footer container color */
6
+ --btn-hover-color: #808080; /* 6. Menu button hover color */
7
+ }
8
+
9
+ /* Generic settings common to all HL7 IGs */
10
+ :root {
11
+ --stripe-bg-color: #999999; /* 5. Header strip color */
12
+ --btn-active-color: #da0c23; /* 7. Menu button active color */
13
+ --btn-text-color: #e6e6e6; /* 8. Menu button text color */
14
+ --stu-note-background-color: #fff2ff; /* 19. (STU) Note box background color */
15
+ --stu-note-border-left-color: #ffa0ff; /* 20. (STU) Note box border color */
16
+ }
17
+
18
+ #hl7-nav {
19
+ line-height: 50px;
20
+ float: var(--ig-left);
21
+ margin-top: 4px;
22
+ }
23
+
24
+ #hl7-nav a {
25
+ color: inherit;
26
+ }
27
+
28
+ #hl7-logo {
29
+ float: var(--ig-left);
30
+ margin-left: 6px;
31
+ }
32
+ #hl7-search {
33
+ line-height: 50px;
34
+ float: var(--ig-right);
35
+ margin-top: 4px;
36
+ color: maroon;
37
+ }
38
+ #hl7-search a {
39
+ color: inherit;
40
+ }
41
+
42
+ /* ----------note-to-balloters styling------*/
43
+
44
+ .note-to-balloters::before {
45
+ white-space: pre;
46
+ content: "Note To Balloters\A ";
47
+ #background-color: yellow;
48
+ color: red;
49
+ font-weight: bold;
50
+ }
51
+ .note-to-balloters, .stu-note{
52
+ margin: 5px;
53
+ padding: 10px;
54
+ border-left-style: solid;
55
+ }
56
+
57
+ .stu-note::before {
58
+ white-space: pre;
59
+ content: "STU Note\A ";
60
+ #background-color: yellow;
61
+ color: red;
62
+ font-weight: bold;
63
+ }