Is this LOINC FHIR Terminology Server Implementation FOSS?

Hi,

Just trying to upload the latest LOINC terminology file (Loinc_2.73.zip) to my local HAPI FHIR server using hapi-fhir-cli command but seems Loinc_2.73.zip is missing some needed files (MultiAxialHierarchy.csv)

This is the error:

HTTP 422 Unprocessable Entity: HAPI-0862: Could not find the following mandatory files in input: [AccessoryFiles/MultiAxialHierarchy/MultiAxialHierarchy.csv]

Checking the ZIP content, this file doesn’t exists.

I’m doing something wrong? Or latest LOINC releases are not compatible any more with this HAPI FHIR command line tool ?

Thanks in advance