|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!-- HL7 V3 Standard: Clinical Quality Expression Language (CQL) --> |
| 3 | +<specification defaultWorkgroup="cds" defaultVersion="R1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../schemas/specification.xsd"> |
| 4 | + <version code="R1STU4" url="https://cql.hl7.org/index.html"/> |
| 5 | + <version code="R1" url="https://cql.hl7.org/index.html"/> |
| 6 | + <page name="Chapter 1 - Introduction" key="c1_intro"/> |
| 7 | + <page name="Chapter 2 - Author's Guide" key="c2_author_guide"/> |
| 8 | + <page name="Chapter 3 - Developer's Guide" key="c3_developer_guide"/> |
| 9 | + <page name="Chapter 4 - Logical Specification" key="c4_logical_specification"/> |
| 10 | + <page name="Chapter 5 - Language Semantics" key="c5_semantics"/> |
| 11 | + <page name="Chapter 6 - Translation Semantics" key="c6_translation"/> |
| 12 | + <page name="Chapter 7 - Physical Representation" key="c7_phys_rep"/> |
| 13 | + <page name="Appendix A - CQL Syntax Formal Specification" key="appA_formal_spec"/> |
| 14 | + <page name="Appendix B - CQL Reference" key="appB_cql_ref"/> |
| 15 | + <page name="Appendix C - Reference Implementation" key="appC_reference_implementations"/> |
| 16 | + <page name="Appendix D - References" key="appD_references"/> |
| 17 | + <page name="Appendix E - Acronymns" key="appE_acronyms"/> |
| 18 | + <page name="Appendix F - Glossary" key="appF_glossary"/> |
| 19 | + <page name="Appendix G - Formatting Conventions" key="appG_formatting_conv"/> |
| 20 | + <page name="Appendix H - Timing Innterval Calculation Examples" key="appH_timing_examples"/> |
| 21 | + <page name="Appendix I - FHIRPath Function Translation" key="appI_fhirpath_trans"/> |
| 22 | + <page name="Appendix J - List of Tables" key="appJ_tables"/> |
| 23 | + <page name="Appendix K - List of Figures" key="appK_figures"/> |
| 24 | +</specification> |
0 commit comments