Skip to main content



      Home
Home » Archived » OHF » How to set ClassCode value?
How to set ClassCode value? [message #48721] Tue, 07 October 2008 05:58 Go to next message
Eclipse UserFriend
<entry>
<observation classCode="COND" moodCode="EVN">
<code code="195967001" codeSystem="2.16.840.1.113883.6.96"
codeSystemName="SNOMED CT" displayName="Asthma">
<originalText> <reference value="#a1"/>
</originalText>
</code>
<statusCode code="completed"/>
<effectiveTime value="1950"/>
<reference typeCode="XCRPT">
<externalObservation>
<id root="2.16.840.1.113883.19.1.2765"/>
</externalObservation>
</reference>
</observation>
</entry>

How to use code set the classCode Vaue to COND?

Thanks in Advance for both your time and your knowledge!
Re: How to set ClassCode value? [message #48809 is a reply to message #48721] Wed, 08 October 2008 14:00 Go to previous message
Eclipse UserFriend
For creating a CDA document -- you should not worry about these
attrubutes. Per the CDA schema (which is valuable to consult) -- these
attributes (classCode, moodCode) are optional on the XML instance. And
if present shall be set to default values depending on the element type
they are attributes for. These attributes essentially help trace back
elements of the CDA to elements of the RIM. So there is no clinical
significance in setting them and when not present -- they are just
assumed to be the default values declared in the schema.

regards,
Sarah




RobertHua wrote:
> <entry>
> <observation classCode="COND" moodCode="EVN">
> <code code="195967001" codeSystem="2.16.840.1.113883.6.96"
> codeSystemName="SNOMED CT" displayName="Asthma">
> <originalText> <reference value="#a1"/>
> </originalText>
> </code>
> <statusCode code="completed"/>
> <effectiveTime value="1950"/>
> <reference typeCode="XCRPT">
> <externalObservation>
> <id root="2.16.840.1.113883.19.1.2765"/>
> </externalObservation>
> </reference>
> </observation>
> </entry>
>
> How to use code set the classCode Vaue to COND?
>
> Thanks in Advance for both your time and your knowledge!
>
>
>
>
>
Re: How to set ClassCode value? [message #587865 is a reply to message #48721] Wed, 08 October 2008 14:00 Go to previous message
Eclipse UserFriend
For creating a CDA document -- you should not worry about these
attrubutes. Per the CDA schema (which is valuable to consult) -- these
attributes (classCode, moodCode) are optional on the XML instance. And
if present shall be set to default values depending on the element type
they are attributes for. These attributes essentially help trace back
elements of the CDA to elements of the RIM. So there is no clinical
significance in setting them and when not present -- they are just
assumed to be the default values declared in the schema.

regards,
Sarah




RobertHua wrote:
> <entry>
> <observation classCode="COND" moodCode="EVN">
> <code code="195967001" codeSystem="2.16.840.1.113883.6.96"
> codeSystemName="SNOMED CT" displayName="Asthma">
> <originalText> <reference value="#a1"/>
> </originalText>
> </code>
> <statusCode code="completed"/>
> <effectiveTime value="1950"/>
> <reference typeCode="XCRPT">
> <externalObservation>
> <id root="2.16.840.1.113883.19.1.2765"/>
> </externalObservation>
> </reference>
> </observation>
> </entry>
>
> How to use code set the classCode Vaue to COND?
>
> Thanks in Advance for both your time and your knowledge!
>
>
>
>
>
Previous Topic:How to set ClassCode value?
Next Topic:Set Value?
Goto Forum:
  


Current Time: Mon May 05 23:52:14 EDT 2025

Powered by FUDForum. Page generated in 0.07823 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top