Rev | Line | |
---|
[991] | 1 | #!/bin/bash
|
---|
| 2 | cat Nancy-qrda-header.xsl > Nancy-ccr_qrda-M1.xsl
|
---|
| 3 | #cat ccd-purpose.xsl >> Nancy-ccr_qrda.xsl
|
---|
| 4 | #cat ccd-alerts.xsl >> Nancy-ccr_qrda.xsl
|
---|
| 5 | cat ccd-problems.xsl >> Nancy-ccr_qrda-M1.xsl
|
---|
| 6 | cat ccd-procedures.xsl >> Nancy-ccr_qrda-M1.xsl
|
---|
| 7 | cat PayersSectionMedicareTemplate.xml >> Nancy-ccr_qrda-M1.xsl
|
---|
| 8 | #cat ccd-medications.xsl >> Nancy-ccr_qrda.xsl
|
---|
| 9 | #cat ccd-immunizations.xsl >>Nancy-ccr_qrda.xsl
|
---|
| 10 | #cat ccd-vitals.xsl >> Nancy-ccr_qrda.xsl
|
---|
| 11 | #cat ccd-encounters.xsl >> Nancy-ccr_qrda.xsl
|
---|
| 12 | cat ccd-results.xsl >> Nancy-ccr_qrda-M1.xsl
|
---|
| 13 | #cat Nancy-ccd-payers.xsl >> Nancy-ccr_qrda.xsl
|
---|
| 14 | #cat ccd-providers.xsl >> Nancy-ccr_qrda.xsl
|
---|
| 15 | #cat ccd-support.xsl >> Nancy-ccr_qrda.xsl
|
---|
| 16 | #cat ccd-references.xsl >> Nancy-ccr_qrda.xsl
|
---|
| 17 | #cat ccd-actors.xsl >> Nancy-ccr_qrda.xsl
|
---|
| 18 | cat qrda-footer.xsl >> Nancy-ccr_qrda-M1.xsl
|
---|
| 19 | cat ccd-util.xsl >> Nancy-ccr_qrda-M1.xsl
|
---|
Note:
See
TracBrowser
for help on using the repository browser.