Skip to content

Commit

Permalink
deprecate two versions
Browse files Browse the repository at this point in the history
  • Loading branch information
saulakravitz committed Aug 12, 2024
1 parent 8e9b7f6 commit e14568d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xml/FHIR-us-vrdr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<version code="current" url="http://build.fhir.org/ig/HL7/vrdr"/>
<version code="3.0.0-ballot" url="http://hl7.org/fhir/us/vrdr/2024May"/>
<version code="2.2.0" url="http://hl7.org/fhir/us/vrdr/STU2.2"/>
<version code="2.1.0" url="http://hl7.org/fhir/us/vrdr/STU2.1"/>
<version code="2.0.0" url="http://hl7.org/fhir/us/vrdr/STU2"/>
<version code="2.1.0" deprecated="true" url="http://hl7.org/fhir/us/vrdr/STU2.1"/>
<version code="2.0.0" deprecated="true" url="http://hl7.org/fhir/us/vrdr/STU2"/>
<version code="1.2.0" deprecated="true" url="http://hl7.org/fhir/us/vrdr/2021Sep"/>
<version code="1.0.0" deprecated="true" url="http://hl7.org/fhir/us/vrdr/STU1"/>
<version code="0.1.0" deprecated="true" url="http://hl7.org/fhir/us/vrdr/2019May"/>
Expand Down

0 comments on commit e14568d

Please sign in to comment.