8000 Added EHR-s Family by mvdzel · Pull Request #46 · FHIR/ig-guidance · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Added EHR-s Family #46

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion input/pagecontent/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,17 @@
</td>
<td>This template inherits from the hl7.base.template and adds in the CDA product family logo and color scheme.</td>
</tr>
<tr>
<td>hl7.ehrs.template</td>
<td>
<a href="https://github.com/HL7/ig-template-ehrs">https://github.com/HL7/ig-template-ehrs</a>
</td>
<td>This template inherits from the hl7.base.template and adds in the EHR-S product family logo and validation rules.</td>
</tr>
<tr>
<td>hl7.other.template</td>
<td>
<a href="https://github.com/HL7/ig-template-cda">https://github.com/HL7/ig-template-other</a>
<a href="https://github.com/HL7/ig-template-other">https://github.com/HL7/ig-template-other</a>
</td>
<td>This template inherits from the hl7.base.template and adds in the cross-product product family logo and color scheme.</td>
</tr>
Expand Down
0