Skip to content

Commit

Permalink
updated based on comments for PR #307
Browse files Browse the repository at this point in the history
  • Loading branch information
MaryLJ committed Jul 10, 2023
1 parent c6ec3e4 commit 52dbae1
Showing 1 changed file with 13 additions and 21 deletions.
34 changes: 13 additions & 21 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,54 +64,46 @@ <h2 id="GenInt">IHE Technical Frameworks General Introduction and Shared Appendi
</p>
<h2 id="domains">IHE International Domains</h2>
<div class="grid-x grid-margin-x align-center medium-up-2">
<!--<p><div class="cell">
<a class="todo" title="Anatomic Pathology Domain" target="_blank"
href="https://www.ihe.net/resources/technical_frameworks/#anatomic">Anatomic Pathology &#x25B6;</a>
</p>
</div>-->
<div class="cell">
<p><a title="Cardiology Domain" href="CARD/"><i class="fi-burst-new gold"></i> Cardiology</p>
<p><a title="Cardiology Domain" href="CARD/index.html"> Cardiology</p>
</div>
<div class="cell">
<p><a title="Dental Domain" href="DENT/"><i class="fi-burst-new gold"></i> Dental</p>
<p><a title="Dental Domain" href="DENT/index.html"> Dental</p>
</div>
<div class="cell">
<p><a title="Devices Domain" href="DEV/"> Devices</a></p>
<p><a title="Devices Domain" href="DEV/index.html"> Devices</a></p>
</div>
<div class="cell">
<p><a title="Endoscopy Domain" href="ENDO/"><i class="fi-burst-new gold"></i> Endoscopy</p>
<p><a title="Endoscopy Domain" href="ENDO/index.html"> Endoscopy</p>
</div>
<div class="cell">
<p><a title="Eye Care Domain" href="EYECARE/"><i class="fi-burst-new gold"></i> Eye Care</p>
<p><a title="Eye Care Domain" href="EYECARE/index.html"> Eye Care</p>
</div>
<div class="cell">
<p><a title="IT Infrastructure Domain" href="ITI/"> IT Infrastructure</a></p>
<p><a title="IT Infrastructure Domain" href="ITI/index.html"> IT Infrastructure</a></p>
</div>
<!--<p><div class="cell">
<p><a class="todo" title="Laboratory Domain" target="_blank"
href="https://www.ihe.net/resources/technical_frameworks/#laboratory">Laboratory &#x25B6;</a></p>
</div>-->
<div class="cell">
<p><a title="Pathology and Laboratory Medicine Domain" href="PALM/"> Pathology and Laboratory Medicine</a></p>
<p><a title="Pathology and Laboratory Medicine Domain" href="PALM/index.html"> Pathology and Laboratory Medicine</a></p>
</div>
<div class="cell">
<p><a title="Patient Care Coordination Domain" href="PCC/"> Patient Care Coordination</a></p>
<p><a title="Patient Care Coordination Domain" href="PCC/index.html"> Patient Care Coordination</a></p>
</div>
<div class="cell">
<p><a title="Pharmacy Domain" href="PHARM/"> Pharmacy</a></p>
<p><a title="Pharmacy Domain" href="PHARM/index.html"> Pharmacy</a></p>
</div>
<div class="cell">
<p><a title="Quality, Research and Public Health Domain" href="QRPH/"> Quality, Research and Public Health</a></p>
<p><a title="Quality, Research and Public Health Domain" href="QRPH/index.html"> Quality, Research and Public Health</a></p>
</div>
<div class="cell">
<p><a title="Radiation Oncology Domain" href="RO/"><i class="fi-burst-new gold"></i> Radiation Oncology</p>
<p><a title="Radiation Oncology Domain" href="RO/index.html"> Radiation Oncology</p>
</div>
<div class="cell">
<p><a title="Radiology Domain" href="RAD/"> Radiology</a></p>
<p><a title="Radiology Domain" href="RAD/index.html"> Radiology</a></p>
</div>
</div>
</div>
</div>


</main>
</div>
Expand Down

0 comments on commit 52dbae1

Please sign in to comment.