Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
BIOSIG_FHIR(1)		     General Commands Manual		  BIOSIG_FHIR(1)

NAME
     biosig_fhir - provides fhir binary template for biosignal data

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

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

AUTHOR
     Alois Schloegl

REPORTING BUGS
     Report bugs to <biosig-general@lists.sourceforge.net>

COPYRIGHT
     Copyright	(C)  2016-2019 Alois Schloegl License GPLv3+:  GNU GPL version 3
     or later <http://gnu.org/licenses/gpl.html> This  is  free  software:   you
     are  free	to change and redistribute it.	There is NO WARRANTY, to the ex-
     tent permitted by law.

RESOURCES
     https://biosig.sourceforge.io

								  BIOSIG_FHIR(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=biosig_fhir&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help