Skip to content

v2.1.0

Compare
Choose a tag to compare
@ACMoretxj ACMoretxj released this 16 Nov 07:55
  • Added some new sample files of HL7 V2 and C-CDA types.

  • Finished end to end test mechanism, including rule-based testing and regression testing.

  • Updated and improved the quality of templates.

    • Handled part of the repeatable V2 identifiers
    • Added guard conditions to filter null or undefined segments
    • Updated resource request method from POST to PUT
  • Updated API parameters and response properties.

    • Now you can use unusedSegments and invalidAccess to control whether to include extra UI-related response fields
    • Please check this commit for more details
  • Solved the issue that the web portal can't correctly process non-English input

  • Solved the issue that some repeatable V2 identifiers can't be processed as an array

  • And some other issues, please reference the issues list for more details