Skip to content

Commit

Permalink
catch up w origin
Browse files Browse the repository at this point in the history
  • Loading branch information
costateixeira committed Jan 6, 2024
1 parent 4702ed6 commit d5f848f
Show file tree
Hide file tree
Showing 13 changed files with 41 additions and 32 deletions.
1 change: 1 addition & 0 deletions ipsmanager/ipsmanager.lpr
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@
Application.CreateForm(TIPSManagerForm, IPSManagerForm);
Application.Run;
end.

2 changes: 1 addition & 1 deletion library/fdb/fdb_fts.pas
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,4 @@ function TFDBFullTextSearch.link: TFDBFullTextSearch;
result := TFDBFullTextSearch(inherited link);
end;

end.
end.
4 changes: 4 additions & 0 deletions library/fhir4/fhir4_ips.pas
Original file line number Diff line number Diff line change
Expand Up @@ -1137,4 +1137,8 @@ function TIPSWrapper.saveToBytes: TBytes;
end;
// decode(result);
end;


end.


2 changes: 1 addition & 1 deletion packages/fhir4.pas
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ procedure Register;

initialization
RegisterPackage('fhir4', @Register);
end.
end.
2 changes: 1 addition & 1 deletion packages/fhir_fdb.pas
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ procedure Register;

initialization
RegisterPackage('fhir_fdb', @Register);
end.
end.
2 changes: 1 addition & 1 deletion server/endpoint_xig.pas
Original file line number Diff line number Diff line change
Expand Up @@ -1551,4 +1551,4 @@ function TFHIRXIGWebServer.SecureRequest(AContext: TIdContext; ip : String; requ
countRequest;
result := doRequest(AContext, request, response, id, true);
end;
end.
end.
40 changes: 20 additions & 20 deletions server/fhirserver.lpi
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
<Filename Value="..\exec\64\fhirserver"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir);../dependencies/jcl;../library"/>
<Libraries Value="../dependencies/openssl/$(TargetOS)-$(TargetCPU)"/>
<OtherUnitFiles Value="../library/fsl/tests;../library/fhir/tests;../library/fhir4/tests;../library/fhir4b/tests;../library/fhir5/tests;../library/ftx/tests;../library/fxver/tests;../library/cda/tests;../library/v2/tests;../library/fdb/tests;modules;../dependencies/jcl;tests;admin;../library/fcomp/tests;tx;../dependencies/FMM"/>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
<IncludeFiles Value="$(ProjOutDir);..\dependencies\jcl;..\library"/>
<Libraries Value="..\dependencies\openssl\$(TargetOS)-$(TargetCPU)"/>
<OtherUnitFiles Value="..\library\fsl\tests;..\library\fhir\tests;..\library\fhir4\tests;..\library\fhir4b\tests;..\library\fhir5\tests;..\library\ftx\tests;..\library\fxver\tests;..\library\cda\tests;..\library\v2\tests;..\library\fdb\tests;modules;..\dependencies\jcl;tests;admin;..\library\fcomp\tests;tx;..\dependencies\FMM"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
Expand Down Expand Up @@ -614,11 +614,11 @@
<IsPartOfProject Value="True"/>
</Unit57>
<Unit58>
<Filename Value="tests/tests_search_syntax.pas"/>
<Filename Value="tests\tests_search_syntax.pas"/>
<IsPartOfProject Value="True"/>
</Unit58>
<Unit59>
<Filename Value="admin/server_config.pas"/>
<Filename Value="admin\server_config.pas"/>
<IsPartOfProject Value="True"/>
</Unit59>
<Unit60>
Expand Down Expand Up @@ -662,47 +662,47 @@
<IsPartOfProject Value="True"/>
</Unit69>
<Unit70>
<Filename Value="tx/tx_acir.pas"/>
<Filename Value="tx\tx_acir.pas"/>
<IsPartOfProject Value="True"/>
</Unit70>
<Unit71>
<Filename Value="tx/tx_areacode.pas"/>
<Filename Value="tx\tx_areacode.pas"/>
<IsPartOfProject Value="True"/>
</Unit71>
<Unit72>
<Filename Value="tx/tx_countrycode.pas"/>
<Filename Value="tx\tx_countrycode.pas"/>
<IsPartOfProject Value="True"/>
</Unit72>
<Unit73>
<Filename Value="tx/tx_hgvs.pas"/>
<Filename Value="tx\tx_hgvs.pas"/>
<IsPartOfProject Value="True"/>
</Unit73>
<Unit74>
<Filename Value="tx/tx_iso_4217.pas"/>
<Filename Value="tx\tx_iso_4217.pas"/>
<IsPartOfProject Value="True"/>
</Unit74>
<Unit75>
<Filename Value="tx/tx_mimetypes.pas"/>
<Filename Value="tx\tx_mimetypes.pas"/>
<IsPartOfProject Value="True"/>
</Unit75>
<Unit76>
<Filename Value="tx/tx_ndc.pas"/>
<Filename Value="tx\tx_ndc.pas"/>
<IsPartOfProject Value="True"/>
</Unit76>
<Unit77>
<Filename Value="tx/tx_rxnorm.pas"/>
<Filename Value="tx\tx_rxnorm.pas"/>
<IsPartOfProject Value="True"/>
</Unit77>
<Unit78>
<Filename Value="tx/tx_unii.pas"/>
<Filename Value="tx\tx_unii.pas"/>
<IsPartOfProject Value="True"/>
</Unit78>
<Unit79>
<Filename Value="tx/tx_uri.pas"/>
<Filename Value="tx\tx_uri.pas"/>
<IsPartOfProject Value="True"/>
</Unit79>
<Unit80>
<Filename Value="tx/tx_us_states.pas"/>
<Filename Value="tx\tx_us_states.pas"/>
<IsPartOfProject Value="True"/>
</Unit80>
<Unit81>
Expand All @@ -726,7 +726,7 @@
<IsPartOfProject Value="True"/>
</Unit85>
<Unit86>
<Filename Value="tx/tx_omop.pas"/>
<Filename Value="tx\tx_omop.pas"/>
<IsPartOfProject Value="True"/>
</Unit86>
<Unit87>
Expand All @@ -750,11 +750,11 @@
<IsPartOfProject Value="True"/>
</Unit91>
<Unit92>
<Filename Value="tx/tx_cpt.pas"/>
<Filename Value="tx\tx_cpt.pas"/>
<IsPartOfProject Value="True"/>
</Unit92>
<Unit93>
<Filename Value="tests/tests_cpt.pas"/>
<Filename Value="tests\tests_cpt.pas"/>
<IsPartOfProject Value="True"/>
</Unit93>
<Unit94>
Expand Down
6 changes: 5 additions & 1 deletion server/tests/tests_cpt.pas
Original file line number Diff line number Diff line change
Expand Up @@ -438,5 +438,9 @@ procedure TCPTTests.TestExpression2;
finally
ctxt.free;
end;

end;
end.


end.

2 changes: 1 addition & 1 deletion server/tx/tx_cpt.pas
Original file line number Diff line number Diff line change
Expand Up @@ -964,4 +964,4 @@ procedure TCPTServices.defineFeatures(features : TFslList<TFHIRFeature>);
end;


end.
end.
3 changes: 2 additions & 1 deletion server/tx/tx_omop.pas
Original file line number Diff line number Diff line change
Expand Up @@ -433,4 +433,5 @@ procedure TOMOPServices.defineFeatures(features: TFslList<TFHIRFeature>);
begin
raise ETerminologyError.Create('not done yet: defineFeatures');
end;
end.

end.
4 changes: 3 additions & 1 deletion server/tx_registry_model.pas
Original file line number Diff line number Diff line change
Expand Up @@ -663,4 +663,6 @@ procedure TServerVersionInformation.update(source: TServerVersionInformation);
FTerminologies.assign(source.Terminologies);
end;
end;
end.


end.
2 changes: 1 addition & 1 deletion server/xig_provider.pas
Original file line number Diff line number Diff line change
Expand Up @@ -230,4 +230,4 @@ function TXIGProvider.startLoad(types: TStringArray): TXigLoader;
end;
end;

end.
end.
3 changes: 0 additions & 3 deletions utilities/codescan/codescan.lpi
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@
<TargetCPU Value="x86_64"/>
<TargetOS Value="linux"/>
</CodeGeneration>
<Other>
<Compiler>-O2 -Xs</Compiler>
</Other>
</CompilerOptions>
</Item>
<Item Name="osx">
Expand Down

0 comments on commit d5f848f

Please sign in to comment.