Talk:1.3.6.1.4.1.19376.1.5.3.1.4.13: Difference between revisions

From IHE Wiki
Jump to navigation Jump to search
McCaffrey (talk | contribs)
New page: {{Fixme | <observation typeCode='OBS' ... should be <observation classCode='OBS' ... (typeCode isn't a valid attribute. classCode is required.) }}
 
McCaffrey (talk | contribs)
Added one.
Line 8: Line 8:


(typeCode isn't a valid attribute. classCode is required.)
(typeCode isn't a valid attribute. classCode is required.)
}}
{{Fixme |
Minor issue: The line in the example:
<assignedAuthor typeCode&#61;'ASSIGNED'><id></assignedAuthor>
The id element is missing a closing tag. 


}}
}}

Revision as of 14:20, 30 November 2007

This text needs to be fixed-->>

<observation typeCode='OBS' ...

should be

<observation classCode='OBS' ...

(typeCode isn't a valid attribute. classCode is required.)

<<--

This text needs to be fixed-->>

Minor issue: The line in the example:

<assignedAuthor typeCode='ASSIGNED'><id></assignedAuthor>

The id element is missing a closing tag.

<<--