-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit be894c5
Showing
10 changed files
with
122 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/output |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# ig-template-fhir | ||
|
||
package hl7.fhir.template | ||
|
||
Template used for most HL7-defined FHIR implementation guides (based on ig-template-base - package = hl7.base.template). Adds HL7 logos. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
#segment-footer > .container { | ||
background-color: #ad1f2f; | ||
} | ||
.navbar-inverse { | ||
background-color: #ad1f2f; | ||
} | ||
.navbar-inverse .navbar-nav > li > a:hover { | ||
background-color: #790713; | ||
} | ||
#family-nav { | ||
line-height: 50px; | ||
float: right; | ||
margin-top: 4px; | ||
color: #808080; | ||
} | ||
#family-logo { | ||
float: right; | ||
margin-left: 6px; | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<link href="{{site.data.info.assets}}assets/css/fhir.css" rel="stylesheet"/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
| <a style="color: #81BEF7" target="_blank" href="{{site.data.fhir.canonical}}/history.html">Version History | | ||
<a style="color: #81BEF7" target="_blank" href="searchform.html">Search | | ||
<a style="color: #81BEF7" rel="license" href="{{site.data.fhir.path}}license.html"><img style="border-style: none;" alt="CC0" src="cc0.png"/></a> | | ||
<!--<a style="color: #81BEF7" href="todo.html">Search</a> | --> | ||
<a style="color: #81BEF7" target="_blank" href="http://hl7.org/fhir-issues">Propose a change </a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<div id="family-nav"> | ||
<a id="family-logo" no-external="true" href="http://hl7.org/fhir"><img height="50" alt="Visit the FHIR website" src="{{site.data.info.assets}}assets/images/fhir-logo-www.png"/> </a> | ||
</div> | ||
<div id="hl7-search"> | ||
<a id="hl7-search-lnk" no-external="true" href="searchform.html"><img alt="Search FHIR" src="{{site.data.info.assets}}assets/images/search.png"/></a> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
{ | ||
"package-id": "hl7.fhir.template", | ||
"title": "Base template for FHIR IGs published by HL7", | ||
"canonical": "http://fhir.org/templates/hl7.fhir.template", | ||
"introduction": "This is the basic template for FHIR guides published by HL7", | ||
"list": [ | ||
{ | ||
"version": "current", | ||
"desc": "Continuous Integration Build (latest in version control)", | ||
"path": "https://build.fhir.org/ig/HL7/ig-template-fhir", | ||
"status": "ci-build", | ||
"current": true | ||
}, | ||
{ | ||
"version": "0.3.2", | ||
"desc": "Fix search link", | ||
"path": "http://fhir.org/templates/hl7.fhir.template/0.3.2", | ||
"status": "release", | ||
"sequence": "Publications", | ||
"current": true, | ||
"date": "2020-09-29" | ||
}, | ||
{ | ||
"version": "0.3.1", | ||
"desc": "Upgrade for dependency on fhir.base.template", | ||
"path": "http://fhir.org/templates/hl7.fhir.template/0.3.1", | ||
"status": "release", | ||
"sequence": "Publications", | ||
"date": "2020-09-29" | ||
}, | ||
{ | ||
"version": "0.3.0", | ||
"desc": "Upgrade for dependency on fhir.base.template", | ||
"path": "http://fhir.org/templates/hl7.fhir.template/0.3.0", | ||
"status": "release", | ||
"sequence": "Publications", | ||
"date": "2020-09-26" | ||
}, | ||
{ | ||
"version": "0.2.1", | ||
"desc": "Upgrade for dependency on fhir.base.template", | ||
"path": "http://fhir.org/templates/hl7.fhir.template/0.2.1", | ||
"status": "release", | ||
"sequence": "Publications", | ||
"date": "2020-07-08" | ||
}, | ||
{ | ||
"version": "0.2.0", | ||
"desc": "Upgrade for dependency on hl7.base.template", | ||
"path": "http://fhir.org/templates/hl7.fhir.template/0.2.0", | ||
"status": "release", | ||
"sequence": "Publications", | ||
"date": "2020-07-08" | ||
}, | ||
{ | ||
"version": "0.1.0", | ||
"desc": "Upgrade for dependency on fhir.base.template", | ||
"path": "http://fhir.org/templates/hl7.fhir.template/0.1.0", | ||
"status": "release", | ||
"sequence": "Publications", | ||
"date": "2020-02-17" | ||
}, | ||
{ | ||
"version": "0.0.5", | ||
"date": "2020-02-03", | ||
"desc": "First Release", | ||
"path": "http://fhir.org/templates/fhir.base.template/0.0.5", | ||
"status": "release", | ||
"sequence": "Publications" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"name": "arkhn.fhir.template", | ||
"version": "0.1", | ||
"type": "fhir.template", | ||
"license": "CC0-1.0", | ||
"description": "Arkhn template", | ||
"author": "http://www.arkhn.com", | ||
"canonical": "https://github.com/arkhn/ig-template", | ||
"base": "fhir.base.template", | ||
"dependencies": { | ||
"hl7.base.template": "current" | ||
} | ||
} |