FHIR Chat · rxnorm code not available · Medication

Stream: Medication

Topic: rxnorm code not available


view this post on Zulip Jefferson (Aug 22 2019 at 16:29):

Within my application we call NIH API to get rxnorm code for drugs and than add the code in the FHIR message in the CodeableConcept. Sometimes for new drugs there are no rxnorm code and I get an error because of the missing code, what do you guys when there is no code?

view this post on Zulip Jean Duteau (Aug 22 2019 at 16:30):

If there is no RxNorm code, you can just send the name of the drug in the CodeableConcept.text.

view this post on Zulip Jefferson (Aug 22 2019 at 16:31):

but how can people use it without the code?

view this post on Zulip Jean Duteau (Aug 22 2019 at 16:31):

what are you providing to the API to get the RxNorm code? You could also send that information in a Contained Medication resource

view this post on Zulip Jefferson (Aug 22 2019 at 16:32):

Just the Drug name is being used in the NIH API.

view this post on Zulip Jean Duteau (Aug 22 2019 at 16:32):

if there is no code when you sending the information, that's all you can do (send the name and any other details you have).

view this post on Zulip Jefferson (Aug 22 2019 at 16:33):

Ok Thanks for the help

view this post on Zulip Jefferson (Aug 22 2019 at 16:38):

Have you used the RxNorm Weekly Releases?

view this post on Zulip Jean Duteau (Aug 22 2019 at 16:39):

no - I'm Canadian. :) But we have something similar in Canada with Health Canada publishing their drug code database weekly.

view this post on Zulip Jefferson (Aug 22 2019 at 16:40):

Ok thanks


Last updated: Apr 12 2022 at 19:14 UTC