Exemplo n.º 1
0
 /// <summary>
 /// Add a new ORU_R03 to PATIENT_RESULT
 /// </summary>
 public static ORU_R03_PATIENT_RESULT AddPATIENT_RESULT(this ORU_R03 message)
 {
     return(message.GetPATIENT_RESULT(message.PATIENT_RESULTRepetitionsUsed));
 }