File tree Expand file tree Collapse file tree 8 files changed +29
-31
lines changed
Expand file tree Collapse file tree 8 files changed +29
-31
lines changed Original file line number Diff line number Diff line change 33; AppID can never be changed as subsequent installations require the same installation ID each time
44AppID = FHIRToolkit
55AppName = Health Intersections FHIR Toolkit
6- AppVerName = FHIRToolkit v3. 9.1
6+ AppVerName = FHIRToolkit v4. 0.0
77
88; compilation control
99OutputDir = ..\install\build
10- OutputBaseFilename = fhirtoolkit-win64-3.9 . 1
10+ OutputBaseFilename = fhirtoolkit-win64-4.0 . 0
1111Compression = lzma2 /ultra64
1212
1313; 64 bit
@@ -32,11 +32,11 @@ UninstallFilesDir={app}\uninstall
3232; win2000+ add/remove programs support
3333AppPublisher = Health Intersections P/L
3434AppPublisherURL = http://www.healthintersections.com.au
35- AppVersion = 3.9 . 1
35+ AppVersion = 4.0 . 0
3636AppSupportURL = https://github.com/grahamegrieve/fhirserver
3737AppUpdatesURL = https://github.com/grahamegrieve/fhirserver
3838AppCopyright = Copyright (c) Health Intersections Pty Ltd 2020 +
39- VersionInfoVersion = 3.9 . 1 .0
39+ VersionInfoVersion = 4.0 . 0 .0
4040
4141; dialog support
4242LicenseFile = ..\license
Original file line number Diff line number Diff line change 33; AppID can never be changed as subsequent installations require the same installation ID each time
44AppID = FHIRServer
55AppName = Health Intersections FHIR Server
6- AppVerName = FHIRServer v3. 9.1
6+ AppVerName = FHIRServer v4. 0.0
77
88; compilation control
99OutputDir = ..\install\build
10- OutputBaseFilename = fhirserver-win64-3.9 . 1
10+ OutputBaseFilename = fhirserver-win64-4.0 . 0
1111Compression = lzma2 /ultra64
1212
1313; 64 bit
@@ -34,11 +34,11 @@ UninstallFilesDir={app}\uninstall
3434; win2000+ add/remove programs support
3535AppPublisher = Health Intersections P/L
3636AppPublisherURL = http://www.healthintersections.com.au
37- AppVersion = 3.9 . 1
37+ AppVersion = 4.0 . 0
3838AppSupportURL = https://github.com/grahamegrieve/fhirserver
3939AppUpdatesURL = https://github.com/grahamegrieve/fhirserver
4040AppCopyright = Copyright (c) Health Intersections Pty Ltd 2011 +
41- VersionInfoVersion = 3.9 . 1 .0
41+ VersionInfoVersion = 4.0 . 0 .0
4242
4343; dialog support
4444LicenseFile = ..\license
Original file line number Diff line number Diff line change 1- FHIR_CODE_FULL_VERSION = ' 3.9.2 -SNAPSHOT' ;
2- FHIR_CODE_RELEASE_DATE = ' 2025-09-13 ' ;
3- FHIR_CODE_RELEASE_DATETIME = ' 20250913142716.319Z ' ;
1+ FHIR_CODE_FULL_VERSION = ' 4.0.1 -SNAPSHOT' ;
2+ FHIR_CODE_RELEASE_DATE = ' 2025-09-23 ' ;
3+ FHIR_CODE_RELEASE_DATETIME = ' 20250923221602.378Z ' ;
Original file line number Diff line number Diff line change 1- ## Change Notes for 4.0.0 :
1+ ## Change Notes for {ver} :
22
3- * Major overhaul of version handling for CodeSystems, based on significant upgrade to test cases
4- * Fix so that deprecated concepts are not considered to be inactive concepts (per committee decision in Pittsburgh)
5- * Remove old 'version' parameter after deprecation for ~ 1 year
3+ *
64
75## Conformance Notes:
86
9- * tx.fhir.org passed 487 HL7 terminology service tests (mode 'tx.fhir.org', tests v1.90, runner v6.6.8)
7+ *
Original file line number Diff line number Diff line change 1616 <Icon Value="0"/>
1717 </General>
1818 <VersionInfo>
19- <MajorVersionNr Value="3 "/>
20- <MinorVersionNr Value="9 "/>
21- <RevisionNr Value="1 "/>
19+ <MajorVersionNr Value="4 "/>
20+ <MinorVersionNr Value="0 "/>
21+ <RevisionNr Value="0 "/>
2222 <Attributes pvaDebug="False"/>
2323 </VersionInfo>
2424 <BuildModes Count="8">
Original file line number Diff line number Diff line change 9090 <VerInfo_Locale>3081</VerInfo_Locale>
9191 <VerInfo_Keys>CompanyName=;FileVersion=2.1.3.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
9292 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
93- <VerInfo_MajorVer>3 </VerInfo_MajorVer>
94- <VerInfo_MinorVer>9 </VerInfo_MinorVer>
95- <VerInfo_Release>1 </VerInfo_Release>
93+ <VerInfo_MajorVer>4 </VerInfo_MajorVer>
94+ <VerInfo_MinorVer>0 </VerInfo_MinorVer>
95+ <VerInfo_Release>0 </VerInfo_Release>
9696 <VerInfo_Debug>false</VerInfo_Debug>
9797 </PropertyGroup>
9898 <PropertyGroup Condition="'$(Base_Win32)'!=''">
166166 <DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck>
167167 <DCC_RangeChecking>true</DCC_RangeChecking>
168168 <DCC_DebugDCUs>false</DCC_DebugDCUs>
169- <VerInfo_MajorVer>3 </VerInfo_MajorVer>
170- <VerInfo_Release>1 </VerInfo_Release>
169+ <VerInfo_MajorVer>4 </VerInfo_MajorVer>
170+ <VerInfo_Release>0 </VerInfo_Release>
171171 <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
172- <VerInfo_MinorVer>9 </VerInfo_MinorVer>
172+ <VerInfo_MinorVer>0 </VerInfo_MinorVer>
173173 <VerInfo_Debug>false</VerInfo_Debug>
174174 </PropertyGroup>
175175 <PropertyGroup Condition="'$(Cfg_2)'!=''">
Original file line number Diff line number Diff line change 1717 </General>
1818 <VersionInfo>
1919 <UseVersionInfo Value="True"/>
20- <MajorVersionNr Value="3 "/>
21- <MinorVersionNr Value="9 "/>
22- <RevisionNr Value="1 "/>
20+ <MajorVersionNr Value="4 "/>
21+ <MinorVersionNr Value="0 "/>
22+ <RevisionNr Value="0 "/>
2323 <Attributes pvaDebug="False"/>
2424 </VersionInfo>
2525 <BuildModes Count="8">
Original file line number Diff line number Diff line change 1515 </General>
1616 <VersionInfo>
1717 <UseVersionInfo Value="True"/>
18- <MajorVersionNr Value="3 "/>
19- <MinorVersionNr Value="9 "/>
20- <RevisionNr Value="1 "/>
18+ <MajorVersionNr Value="4 "/>
19+ <MinorVersionNr Value="0 "/>
20+ <RevisionNr Value="0 "/>
2121 <Attributes pvaDebug="False"/>
2222 </VersionInfo>
2323 <BuildModes>
You can’t perform that action at this time.
0 commit comments