logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

biosig_fhir - provides fhir binary template for biosignal data

Author

       Alois Schloegl

Description

          reads filename and converts it fhir-(json|xml)-binary-template
          or a media-type X-biosig/gdf (i.e. base64-encoded GDF stream).

        <filename> is the name of biomedical signal file
        Supported OPTIONS are:
        -json      prints metainformation (header, annotations, etc.) in      JSON format to standard output
        -xml      prints metainformation (header, annotations, etc.) in      XML-based format to standard output
        -base64      encapsulates biosignal data in base64-encoded GDF format.       Supported data formats

Name

       biosig_fhir - provides fhir binary template for biosignal data

Reporting Bugs

Resources

       https://biosig.sourceforge.io

                                                                                                  BIOSIG_FHIR(1)

Synopsis

biosig_fhir[-json|-xml|-base64]<filename>

See Also