Difference between revisions of "1.3.6.1.4.1.19376.1.5.3.1.4.16"

From IHE Wiki
Jump to navigation Jump to search
m (Normalizing Entry Content)
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{HL7V3|Update Entry|1.3.6.1.4.1.19376.1.5.3.1.4.16|Comment|
+
{{HL7V3|Update Entry|1.3.6.1.4.1.19376.1.5.3.1.4.16|Trial|
 
The update entry shall contain references to the entries or sections which are being replaced or updated.  This reference shall not be present when the update entry is adding a new entries or sections.
 
The update entry shall contain references to the entries or sections which are being replaced or updated.  This reference shall not be present when the update entry is adding a new entries or sections.
  
Line 6: Line 6:
 
|Example=<pre>
 
|Example=<pre>
 
<entry>
 
<entry>
   <organizer classCode='ORGANIZER' moodCode='EVN'>
+
   <organizer classCode='BATTERY' moodCode='EVN'>
 
     <templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.16'/>
 
     <templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.16'/>
 
     <reference typeCode='RPLC'>
 
     <reference typeCode='RPLC'>
Line 19: Line 19:
 
=====<templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.16'/>=====
 
=====<templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.16'/>=====
 
This templateId indicates that the organizer is used to update a PHR Extract.
 
This templateId indicates that the organizer is used to update a PHR Extract.
=====<reference typeCode='RPLC|APND'>=====
+
=====<reference typeCode='RPLC'>=====
Either one reference element shall be present with typeCode APND, or one or more with typeCode RPLC, but APND cannot be combined with RPLC.
+
A reference element shall be present with typeCode RPLC.
The reference element lists the acts that are affected by the update.  When the typeCode is RPLC, it indicates that any referenced act is being replaced with new information, and this element must be present, and may be repeated to replace more than one act at a time.  When the typeCode is APND, the referenced act must be to a section with the same LOINC code as the section containing this entry, and only one reference element is allowed.
+
The reference element lists the acts that are affected by the update.  It indicates that any referenced act is being replaced with new information.  This element must be present, and may be repeated to replace more than one act at a time.   
 
=====<externalAct classCode='ACT' moodCode='EVN'>=====
 
=====<externalAct classCode='ACT' moodCode='EVN'>=====
 
This element must appear as shown above.  It indicates that the reference is to an external act (a section or entry contained in the parent document).
 
This element must appear as shown above.  It indicates that the reference is to an external act (a section or entry contained in the parent document).
 
=====<id root='&nbsp;' extension='&nbsp;'/>=====
 
=====<id root='&nbsp;' extension='&nbsp;'/>=====
 
This element identifies the information being replaced or updated.  The identifer is of the entry or section being replaced.  If the identifier is to a section being replaced, only one reference element is permitted.
 
This element identifies the information being replaced or updated.  The identifer is of the entry or section being replaced.  If the identifier is to a section being replaced, only one reference element is permitted.

Latest revision as of 17:40, 2 October 2008

Development Only

The PCC Wiki Content is used only for development of IHE PCC Content. The Normative content of the PCC Technical Framework and the current supplements can be found at http://www.ihe.net/Technical_Framework/index.cfm#PCC

Trial.gif Update Entry 1.3.6.1.4.1.19376.1.5.3.1.4.16

The update entry shall contain references to the entries or sections which are being replaced or updated. This reference shall not be present when the update entry is adding a new entries or sections.

Entries and sections can be added, updated, or removed from a PHR. An update entry indicates the entry in the original PHR Extract that should be replaced or updated with new information contained within the entry. Only one organizer of this type is allowed in a section, and if present, it must be the first entry in the section.


Uses

See Templates using Update Entry

Specification
Update Entry Example
<entry>
  <organizer classCode='BATTERY' moodCode='EVN'>
    <templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.16'/>
    <reference typeCode='RPLC'>
      <externalAct classCode='ACT' moodCode='EVN'>
        <id root='' extension=''/>
      </externalAct>
    </reference>
  </organizer>
</entry>


<templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.16'/>

This templateId indicates that the organizer is used to update a PHR Extract.

<reference typeCode='RPLC'>

A reference element shall be present with typeCode RPLC. The reference element lists the acts that are affected by the update. It indicates that any referenced act is being replaced with new information. This element must be present, and may be repeated to replace more than one act at a time.

<externalAct classCode='ACT' moodCode='EVN'>

This element must appear as shown above. It indicates that the reference is to an external act (a section or entry contained in the parent document).

<id root=' ' extension=' '/>

This element identifies the information being replaced or updated. The identifer is of the entry or section being replaced. If the identifier is to a section being replaced, only one reference element is permitted.