Hi Giorgio,
the "how to" depends on what data you want to set. If you would like to
enter data into "name of coding system" of the "units" field (OBX-6:
Units (CE)) you would call:
obx.getUnits().getNameOfCodingSystem().setValue("L");
Setting responsible observer fields could look like:
obx.get
Dear all,
i am developing an application where i have to create some hl7 messages: the
question that i want to post is how to enter data in an OBX segment.
I tried to do :
OBX obx=
oru.getPIDPD1NK1NTEPV1PV2ORCOBRNTEOBXNTECTI().getORCOBRNTEOBXNTECTI().getOBXNTE().getOBX();
obx.getObservati
2 matches
Mail list logo