Initial version

This commit is contained in:
Lloyd McKenzie
2019-09-11 13:58:19 -04:00
parent fc7bb4f31d
commit fedd72e386
23 changed files with 60057 additions and 1 deletions

View 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>

View 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>

View 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>

View 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>

View 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>