creates cross reference on V LAB file in RPMS
This commit is contained in:
parent
b9eb852128
commit
33c1446dac
|
@ -0,0 +1,23 @@
|
|||
C0CLA7DD ;xxxx/JMC-CREATE NEW-STYLE XREF ;8:32 PM 18 May 2009
|
||||
;;1.0;C0C;;May 19, 2009;
|
||||
;
|
||||
N C0CXR,C0CRES,C0COUT
|
||||
S C0CXR("FILE")=9000010.09
|
||||
S C0CXR("NAME")="ALR5"
|
||||
S C0CXR("TYPE")="R"
|
||||
S C0CXR("USE")="S"
|
||||
S C0CXR("EXECUTION")="R"
|
||||
S C0CXR("ACTIVITY")="IR"
|
||||
S C0CXR("SHORT DESCR")="X-ref by patient and results availble date/time"
|
||||
S C0CXR("DESCR",1)="This cross-reference is used to identify all lab results for a"
|
||||
S C0CXR("DESCR",2)="patient by results available date/time. This includes results that are only in"
|
||||
S C0CXR("DESCR",3)="this file and therefore do not have a corresponding entry in LAB DATA"
|
||||
S C0CXR("DESCR",4)="file (#63)."
|
||||
S C0CXR("VAL",1)=.02
|
||||
S C0CXR("VAL",1,"SUBSCRIPT")=1
|
||||
S C0CXR("VAL",1,"COLLATION")="F"
|
||||
S C0CXR("VAL",2)=1212
|
||||
S C0CXR("VAL",2,"SUBSCRIPT")=2
|
||||
S C0CXR("VAL",2,"COLLATION")="F"
|
||||
D CREIXN^DDMOD(.C0CXR,"SW",.C0CRES,"C0COUT")
|
||||
Q
|
Loading…
Reference in New Issue