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 10: Line 10:
  
 
  <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">
 
       <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>

Revision as of 23:46, 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>
   
</manufacturedMaterial>
  • There is no applicable RxNorm code, but there is a code from another code system:
<manufacturedMaterial>
   
      <translation code="xxxx" codeSystem="x.x.x.x.x" codeSystem="CVX or some other code system"/>
   
</manufacturedMaterial>