ParsedDataResponse

data class ParsedDataResponse(val segments: List<SegmentResponse>)

The content of an HL7v2 message in a structured format.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard