Initial version
This commit is contained in:
5
input/pagecontent/background.xml
Normal file
5
input/pagecontent/background.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../input-cache/schemas-r5/fhir-single.xsd">
|
||||
<p>
|
||||
To do
|
||||
</p>
|
||||
</div>
|
||||
12
input/pagecontent/changes.xml
Normal file
12
input/pagecontent/changes.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../input-cache/schemas-r5/fhir-single.xsd">
|
||||
<p>
|
||||
This provides a list of changes to the MyIG specification since its initial release
|
||||
</p>
|
||||
<a name="0.1.0"> </a>
|
||||
<p>
|
||||
<b>2099-01-01 v0.1.0 - My IG R1 (STU ballot 1) Ballot Candidate</b> based on FHIR R4
|
||||
</p>
|
||||
<ul>
|
||||
<li>Initial version</li>
|
||||
</ul>
|
||||
</div>
|
||||
5
input/pagecontent/downloads.xml
Normal file
5
input/pagecontent/downloads.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../input-cache/schemas-r5/fhir-single.xsd">
|
||||
<p>
|
||||
To do
|
||||
</p>
|
||||
</div>
|
||||
30
input/pagecontent/index.xml
Normal file
30
input/pagecontent/index.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../input-cache/schemas-r5/fhir-single.xsd">
|
||||
<!-- The spaces between the open and close "a" tag are mandatory. (Cuz HTML renderers are dumb...) -->
|
||||
<a name="intro"> </a>
|
||||
<h3>Introduction</h3>
|
||||
<p>
|
||||
What is this IG about (in patient/non-expert friendly terms).
|
||||
</p>
|
||||
<a name="technical"> </a>
|
||||
<h3>Technical Overview</h3>
|
||||
<p>
|
||||
Additional detail/context setting for those who have significant background in the domain. (Try to make as understandable as you can, but
|
||||
set important context).
|
||||
</p>
|
||||
<a name="walkthrough"> </a>
|
||||
<p>
|
||||
The main sections of this IG are:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="background.html">Background</a> - provides business context for the implementation guide and information that implementers should be
|
||||
familiar with before reading the remainder of the IG. There could be multiple pages for this.
|
||||
</li>
|
||||
<li>
|
||||
<a href="spec.html">Detailed Specification</a> - The actual stuff implementers are expected to do. (Could be multiple pages for this.)
|
||||
</li>
|
||||
<li>
|
||||
<a href="downloads.html">Downloads</a> - Allows downloading a copy of this implementation guide and other useful information
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
5
input/pagecontent/spec.xml
Normal file
5
input/pagecontent/spec.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../input-cache/schemas-r5/fhir-single.xsd">
|
||||
<p>
|
||||
To do
|
||||
</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user