Skip to content

Commit 84642ab

Browse files
committed
Updated CQL to default version to 1.5
1 parent 628b578 commit 84642ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/FHIR-cql.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<specification gitUrl="https://github.com/HL7/cql" url="http://cql.hl7.org" ciUrl="http://build.fhir.org/ig/HL7/cql" defaultWorkgroup="cds" defaultVersion="1.4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../schemas/specification.xsd">
2+
<specification gitUrl="https://github.com/HL7/cql" url="http://cql.hl7.org" ciUrl="http://build.fhir.org/ig/HL7/cql" defaultWorkgroup="cds" defaultVersion="1.5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../schemas/specification.xsd">
33
<version code="1.0" url="http://www.hl7.org/documentcenter/public/standards/dstu/HL7_CQLANG_R1_DSTU_2015MAY.zip" deprecated="true"/>
44
<version code="1.1" url="http://www.hl7.org/documentcenter/public/standards/dstu/HL7_CQL_SPEC_R1_DSTUR1dot1_2016JUL.zip" deprecated="true"/>
55
<version code="1.2" url="http://cql.hl7.org/STU2/index.html" deprecated="true"/>
@@ -32,5 +32,5 @@
3232
<page name="Appendix H - Interval Examples" key="appendixh"/>
3333
<page name="Appendix I - FHIRPath Translation" key="appendixi"/>
3434
<page name="Appendix J - List of Tables" key="appendixj"/>
35-
<page name="Appendix K - List of Figures" key="appendixk"/>
35+
<page name="Appendix K - List of Figures" key="appendixk"/>
3636
</specification>

0 commit comments

Comments
 (0)