Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContentType ¶
type ContentType string
const ( ContentTypeRaw ContentType = "raw" ContentTypeJSON ContentType = "json" ContentTypeXML ContentType = "xml" ContentTypeCSV ContentType = "csv" ContentTypeHL7v2 ContentType = "hl7v2" ContentTypeHL7v3 ContentType = "hl7v3" ContentTypeFHIR ContentType = "fhir_r4" ContentTypeX12 ContentType = "x12" ContentTypeDICOM ContentType = "dicom" ContentTypeDelimited ContentType = "delimited" ContentTypeBinary ContentType = "binary" ContentTypeCCDA ContentType = "ccda" )
Click to show internal directories.
Click to hide internal directories.