updated documentation
This commit is contained in:
parent
9cb30753a7
commit
76a8cdb1ef
|
@ -8,7 +8,7 @@ EXPORT^C0CCCR
|
|||
A command line interface to export a single patient's CCR to a host directory by specifying the patient by name.
|
||||
|
||||
EXPORT^C0CCCD
|
||||
A command line interface to export a single patient's CCD to a host directory by specifying the patient by name. An XSLT transformation is available to translate a CCR into a level 2 CCD. This tranformation has been tested and produces a CCD with all currently supported sections of the CCR. The EXPORT^C0CCCD only extracts the PROBLEMS section into a CCD.
|
||||
A command line interface to export a single patient's CCD to a host directory by specifying the patient by name. As an alternative to generating the CCD directly, an XSLT transformation is available to translate a CCR into a level 2 CCD. This tranformation has been tested and produces a CCD with all currently supported sections of the CCR. The EXPORT^C0CCCD only extracts the PROBLEMS section into a CCD.
|
||||
|
||||
XPAT^C0CCCR(DFN,OUTDIR,OUTFILE)
|
||||
A command line and program interface to export a single patient's CCR using the IEN of the patient in the ^DPT file (DFN).
|
||||
|
|
Loading…
Reference in New Issue