Changeset 692


Ignore:
Timestamp:
Jan 27, 2010, 12:20:04 PM (14 years ago)
Author:
Christopher Edwards
Message:

fixed medications PatientInstructions/Text to be valid against the schema

File:
1 edited

Legend:

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

    r673 r692  
    452452 ;;</Directions>
    453453 ;;<PatientInstructions>
    454  ;;<Instruction>@@MEDPTINSTRUCTIONS@@</Instruction>
     454 ;;<Instruction>
     455 ;;<Text>@@MEDPTINSTRUCTIONS@@</Text>
     456 ;;</Instruction>
    455457 ;;</PatientInstructions>
    456458 ;;<FullfillmentInstructions>
     
    579581 ;;</Result>
    580582 ;;</Results>
    581  ;;<Procedures>
    582  ;;<Procedure>
    583  ;;<CCRDataObjectID>@@PROCOBJECTID@@</CCRDataObjectID>
    584  ;;<DateTime>
    585  ;;<Type>
    586  ;;<Text>@@PROCDATETEXT@@</Text>
    587  ;;</Type>
    588  ;;<ExactDateTime>@@PROCDATETIME@@</ExactDateTime>
    589  ;;</DateTime>
    590  ;;<Description>
    591  ;;<Text>@@PROCDESCTEXT@@</Text>
    592  ;;<ObjectAttribute>
    593  ;;<Attribute>@@PROCDESCOBJATTR@@</Attribute>
    594  ;;<AttributeValue>
    595  ;;<Value>@@PROCDESCOBJATTRVAL@@</Value>
    596  ;;<Code>
    597  ;;<Value>@@PROCDESCOBJATTRCODE@@</Value>
    598  ;;<CodingSystem>@@PROCDESCOBJATTRCODESYS@@</CodingSystem>
    599  ;;</Code>
    600  ;;</AttributeValue>
    601  ;;</ObjectAttribute>
    602  ;;<Code>
    603  ;;<Value>@@PROCCODE@@</Value>
    604  ;;<CodingSystem>@@PROCCODESYS@@</CodingSystem>
    605  ;;</Code>
    606  ;;</Description>
    607  ;;<Status>
    608  ;;<Text>@@PROCSTATUS@@</Text>
    609  ;;</Status>
    610  ;;<Source>
    611  ;;<Actor>
    612  ;;<ActorID>@@PROCACTOROBJID@@</ActorID>
    613  ;;</Actor>
    614  ;;</Source>
    615  ;;<InternalCCRLink>
    616  ;;<LinkID>@@PROCLINKID@@</LinkID>
    617  ;;<LinkRelationship>@@PROCLINKREL@@</LinkRelationship>
    618  ;;</InternalCCRLink>
    619  ;;</Procedure>
    620  ;;</Procedures>
    621  ;;<Encounters>
    622  ;;<Encounter>
    623  ;;<CCRDataObjectID>@@ENCOBJECTID@@</CCRDataObjectID>
    624  ;;<DateTime>
    625  ;;<ExactDateTime>@@ENCDATETIME@@</ExactDateTime>
    626  ;;</DateTime>
    627  ;;<Type>
    628  ;;<Text>@@ENCTYPE@@</Text>
    629  ;;<Code>
    630  ;;<Value>@@ENCCODE@@</Value>
    631  ;;<CodingSystem>@@ENCCODESYS@@</CodingSystem>
    632  ;;</Code>
    633  ;;</Type>
    634  ;;<Source>
    635  ;;<Actor>
    636  ;;<ActorID>@@ENCACTORID@@</ActorID>
    637  ;;</Actor>
    638  ;;</Source>
    639  ;;<Locations>
    640  ;;<Location>
    641  ;;<Actor>
    642  ;;<ActorID>@@ENCLOCACTORID@@</ActorID>
    643  ;;</Actor>
    644  ;;</Location>
    645  ;;</Locations>
    646  ;;<CommentID>@@ENCCOMMENTID@@</CommentID>
    647  ;;</Encounter>
    648  ;;</Encounters>
    649583 ;;<HealthCareProviders>
    650584 ;;<Provider>
Note: See TracChangeset for help on using the changeset viewer.