Skip to content

how to fix? #10

@appasaheb4

Description

@appasaheb4

TypeError: Cannot read property '3' of undefined

var parsed = hl7.parseString(
txtDataReceivefromInstrument
)
console.log({parsed});

                              var tr = hl7.translate(hl7.parseString(txtDataReceivefromInstrument));
                              const result =   assert.equal('185L29839X64489JLPF', parsed[3][3][0][0]);
                              console.log({ result })

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions