Changeset 57 for ccr/trunk/p/GPLCCR.m


Ignore:
Timestamp:
Jul 11, 2008, 7:08:09 PM (16 years ago)
Author:
George Lilly
Message:

Added the Organization actor and fixed defaults

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ccr/trunk/p/GPLCCR.m

    r56 r57  
    9494    I IHDR="" D  ; HEADER ARRAY IS NOT PROVIDED, USE DEFAULTS
    9595    . S @VMAP@("ACTORPATIENT")="ACTORPATIENT_"_DFN
    96     . S @VMAP@("ACTORFROM")="ACTORPROVIDER_"_DUZ ; FROM DUZ - ???
     96    . S @VMAP@("ACTORFROM")="ACTORORGANIZATION_"_DUZ ; FROM DUZ - ???
    9797    . S @VMAP@("ACTORFROM2")="ACTORSYSTEM_1" ; SECOND FROM IS THE SYSTEM
    98     . S @VMAP@("ACTORTO")="ACTORPATIENT_"_DFN  ; FOR TEST PURPOSES,
     98    . S @VMAP@("ACTORTO")="ACTORPATIENT_"_DFN  ; FOR TEST PURPOSES
     99    . S @VMAP@("PURPOSEDESCRIPTION")="CEND PHR"  ; FOR TEST PURPOSES
     100    . S @VMAP@("ACTORTOTEXT")="Patient"  ; FOR TEST PURPOSES
    99101    . ; THIS IS THE USE CASE FOR THE PHR WHERE "TO" IS THE PATIENT
    100102    I IHDR'="" D  ; HEADER VALUES ARE PROVIDED
Note: See TracChangeset for help on using the changeset viewer.