This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Difference between revisions of "Non-encodable medication"

From HL7Wiki
Jump to navigation Jump to search
 
Line 2: Line 2:
  
 
  <manufacturedMaterial>
 
  <manufacturedMaterial>
     <code nullFlavor="OTH" codeSystem="2.16.840.1.113883.6.88" codeSystemName="RxNorm">
+
     < code nullFlavor="OTH" codeSystem="2.16.840.1.113883.6.88" codeSystemName="RxNorm">
 
       <originalText>description of medication (anything from a fully described foreign brand to ‘little red pill’)</originalText>
 
       <originalText>description of medication (anything from a fully described foreign brand to ‘little red pill’)</originalText>
     </code>
+
     < /code>
 
  </manufacturedMaterial>
 
  </manufacturedMaterial>
  
Line 12: Line 12:
 
     < code nullFlavor="OTH" codeSystem="2.16.840.1.113883.6.88" codeSystemName="RxNorm">
 
     < code nullFlavor="OTH" codeSystem="2.16.840.1.113883.6.88" codeSystemName="RxNorm">
 
       <translation code="xxxx" codeSystem="x.x.x.x.x" codeSystem="CVX or some other code system"/>
 
       <translation code="xxxx" codeSystem="x.x.x.x.x" codeSystem="CVX or some other code system"/>
     </code>
+
     < /code>
 
  </manufacturedMaterial>
 
  </manufacturedMaterial>

Latest revision as of 23:47, 7 April 2014

  • You don’t know the RxNorm code and RxNorm is the only available code system:
<manufacturedMaterial>
   < code nullFlavor="OTH" codeSystem="2.16.840.1.113883.6.88" codeSystemName="RxNorm">
      <originalText>description of medication (anything from a fully described foreign brand to ‘little red pill’)</originalText>
   < /code>
</manufacturedMaterial>
  • There is no applicable RxNorm code, but there is a code from another code system:
<manufacturedMaterial>
   < code nullFlavor="OTH" codeSystem="2.16.840.1.113883.6.88" codeSystemName="RxNorm">
      <translation code="xxxx" codeSystem="x.x.x.x.x" codeSystem="CVX or some other code system"/>
   < /code>
</manufacturedMaterial>