Talk:1.3.6.1.4.1.19376.1.5.3.1.4.19: Difference between revisions

From IHE Wiki
Jump to navigation Jump to search
McCaffrey (talk | contribs)
Added one.
Kboone (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
{{Fixme|1.1.19 should be 1.4.19}}


{{Fixme |
=== Fixed: 19:25, 2 October 2008 (CDT) [[User:Kboone|Kboone]] ===
Changed 1.1.19 to 1.4.19<br/>
:1.1.19 should be 1.4.19 {{{3|}}}


(I'm not 100% about this one and would appreciate some feedback if I've misunderstood something.)
 
 
=== Fixed: 19:25, 2 October 2008 (CDT) [[User:Kboone|Kboone]] ===
Changed encounter to act -- you got it right<br/>
:(I'm not 100% about this one and would appreciate some feedback if I've misunderstood something.)


In the example is the following piece of XML:
In the example is the following piece of XML:
Line 16: Line 21:
However, in the definition of template ID [[1.3.6.1.4.1.19376.1.5.3.1.4.4.1]] (Internal Reference) there is the following statement: "For compatibility with the Clinical Statement model the internal reference shall always use the <act> class, regardless of the XML element type of the act it refers to."  Therefore, I believe the <encounter> should actually be an <act>.
However, in the definition of template ID [[1.3.6.1.4.1.19376.1.5.3.1.4.4.1]] (Internal Reference) there is the following statement: "For compatibility with the Clinical Statement model the internal reference shall always use the <act> class, regardless of the XML element type of the act it refers to."  Therefore, I believe the <encounter> should actually be an <act>.


}}
{{{3|}}}

Latest revision as of 19:25, 2 October 2008

Fixed: 19:25, 2 October 2008 (CDT) Kboone

Changed 1.1.19 to 1.4.19

1.1.19 should be 1.4.19


Fixed: 19:25, 2 October 2008 (CDT) Kboone

Changed encounter to act -- you got it right

(I'm not 100% about this one and would appreciate some feedback if I've misunderstood something.)

In the example is the following piece of XML:

  <entryRelationship typeCode='REFR'>
    <encounter classCode='ENC' moodCode=''>
      <templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.4.1'/>
      <id root='' extension=''/>
    </encounter>
  </entryRelationship>

However, in the definition of template ID 1.3.6.1.4.1.19376.1.5.3.1.4.4.1 (Internal Reference) there is the following statement: "For compatibility with the Clinical Statement model the internal reference shall always use the <act> class, regardless of the XML element type of the act it refers to." Therefore, I believe the <encounter> should actually be an <act>.