Implementation guide for interoperable medicines

This guidance is under active development by NHS England and content may be added or updated on a regular basis.

SNOMED-CT

The code system for the SNOMED-CT is http://snomed.info/sct.

e.g.

<route>
   <coding>
      <system value="http://snomed.info/sct" />
      <code value="26643006" />
      <display value="oral" />
   </coding>
</route>

See also guidance on Use of Synonyms.


back to top