Skip to content

Commit

Permalink
Merge pull request #869 from bheale/master
Browse files Browse the repository at this point in the history
eLTSS Update change defaultVersion
  • Loading branch information
lmckenzi authored Dec 4, 2023
2 parents 675fbcc + 6f8449a commit 7ae12c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion xml/FHIR-us-eltss.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/us/eltss/2024Jan" ciUrl="http://build.fhir.org/ig/HL7/eLTSS" defaultVersion="2.0.0-ballot" defaultWorkgroup="hss" gitUrl="https://github.com/HL7/eLTSS" url="http://hl7.org/fhir/us/eltss">
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/us/eltss/2024Jan" ciUrl="http://build.fhir.org/ig/HL7/eLTSS" defaultVersion="1.0.0" defaultWorkgroup="hss" gitUrl="https://github.com/HL7/eLTSS" url="http://hl7.org/fhir/us/eltss">
<version code="current" url="http://build.fhir.org/ig/HL7/eLTSS"/>
<version code="2.0.0-ballot" url="http://hl7.org/fhir/us/eltss/2024Jan"/>
<version code="1.0.0" deprecated="true" url="http://hl7.org/fhir/us/eltss/STU1"/>
<version code="0.1.0" deprecated="true" url="http://hl7.org/fhir/us/eltss/2019May"/>
<version code="0.1" deprecated="true" url="http://hl7.org/fhir/us/eltss/2019May"/>
<artifactPageExtension value="-definitions"/>
<artifactPageExtension value="-examples"/>
Expand Down

0 comments on commit 7ae12c9

Please sign in to comment.