Skip to content

Inquiry about Integrating SPM into ORM_O01 on HL7 v2.5 #493

Answered by milkshakeuk
gmehmeti asked this question in Q&A
Discussion options

You must be logged in to vote
var ormMessage = new ORM_O01();

ormMessage.AddNonstandardSegment("SPM");
var spm = ormMessage.GetStructure("SPM") as SPM;

// add stuff to spm

how about now?

Replies: 1 comment 16 replies

Comment options

You must be logged in to vote
16 replies
@milkshakeuk
Comment options

@gmehmeti
Comment options

@gmehmeti
Comment options

@milkshakeuk
Comment options

Answer selected by gmehmeti
@gmehmeti
Comment options

@gmehmeti
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants