Index: ccr/trunk/p/CCR_1_0.txt
===================================================================
--- ccr/trunk/p/CCR_1_0.txt	(revision 401)
+++ ccr/trunk/p/CCR_1_0.txt	(revision 402)
@@ -9,5 +9,5 @@
 
 EXPORT^C0CCCD
-A command line interface to export a single patient's CCD to a host directory by specifying the patient by name.
+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.
 
 XPAT^C0CCCR(DFN,OUTDIR,OUTFILE)
@@ -74,5 +74,17 @@
 
 DPATV^C0CRIMA(DFN,"SECTION")
-A command line interface to display the values of variables for a patient. "SECTION" can be any of the CCR sections. ie "ALERTS","RESULTS","MEDS". If SECTION is ommitted, all sections will be shown.
+A command line interface to display the values of variables for a patient. "SECTION" can be any of the CCR sections. ie "ALERTS","RESULTS","MEDS". If SECTION is ommitted, all sections will be shown. An example:
+
+GTM>D DPATV^C0CRIMA(2,"PROBLEMS")
+1 1^PROBLEMCODEVALUE^V18.0
+2 1^PROBLEMCODINGVERSION^
+3 1^PROBLEMCONDITION^P
+4 1^PROBLEMDATEMOD^2005-07-19T00:00:00-05:00
+5 1^PROBLEMDATEOFONSET^1700--T00:00:00-05:00
+6 1^PROBLEMDESCRIPTION^Family History of Diabetes Mellitus (ICD-9-CM V18.0)
+7 1^PROBLEMDTREC^1701--T00:00:00-05:00
+8 1^PROBLEMHASCMT^
+9 1^PROBLEMIEN^8
+10 1^PROBLEMINACT^1700--T00:00:00-05:00
 
 DCCR^C0CCCR(DFN)
