FHIR Chat · EOB pharmacy config for NCPDPDispensedAsWritten code · CARIN IG for Blue Button®

Stream: CARIN IG for Blue Button®

Topic: EOB pharmacy config for NCPDPDispensedAsWritten code


view this post on Zulip guninder (Feb 04 2022 at 10:14):

Re-post to this stream....
Hello !
We are implementing CARIN's profiles for and are creating c4bb EOB resources based on this-
http://hl7.org/fhir/us/carin-bb/STU1/StructureDefinition-C4BB-ExplanationOfBenefit-Pharmacy.html
Basically, we are through with it but the only thing we are failing for the is the value-set mentioned in the profile for ExplanationOfBenefit.supportingInfo:dawcode.code which is
Link - http://hl7.org/fhir/us/carin-bb/STU1/ValueSet-NCPDPDispensedAsWrittenOrProductSelectionCode.html

As per this URL (https://build.fhir.org/ig/HL7/carin-bb/ValueSet-NCPDPDispensedAsWrittenOrProductSelectionCode.html) FHIR doesn’t give detail on the value-set required and we don’t have licensed NCPDP codes to support this.

Although we had tried passing the DAW standard code values 0-9 from this https://ushik.ahrq.gov/ViewItemDetails?system=mdr&itemKey=60578000

But still not getting through.

So, seeking help /advice on how to get through it. Any alternative value-set and code can be used here. Any help or pointers on this is appreciated.
Thank you!

view this post on Zulip Michele Mottini (Feb 04 2022 at 16:04):

You need to license those codes

view this post on Zulip Corey Spears (Feb 04 2022 at 23:06):

Each code definition page includes information about copyright and where one would go to look into licensing.

view this post on Zulip Corey Spears (Feb 05 2022 at 03:37):

I see from the #implementers thread that you are having a problem with Aegis touchstone validation. Your links include a couple of different versions of the IG (STU1 and the CI build, which currently matches the STU2 ballot, 1.2.0). Can you please confirm the version and provide the validation error you are getting?

view this post on Zulip guninder (Feb 08 2022 at 11:36):

We are using STU1 and here is the validation error-
ERROR: None of the codings provided are in the value set http://hl7.org/fhir/us/carin-bb/ValueSet/NCPDPDispensedAsWrittenOrProductSelectionCode (http://hl7.org/fhir/us/carin-bb/ValueSet/NCPDPDispensedAsWrittenOrProductSelectionCode), and a coding from this value set is required) (codes = https://resdac.org/cms-data/variables/dispense-written-daw-product-selection-code#1). Location: ExplanationOfBenefit.supportingInfo[1].code (line 1, col 2147).

view this post on Zulip Daniel Venton (Feb 08 2022 at 13:00):

According to the hl7 value set page you referenced the required code system is "http://terminology.hl7.org/CodeSystem/NCPDPDispensedAsWrittenOrProductSelectionCode" your document seems to have "https://resdac.org/cms-data/variables/dispense-written-daw-product-selection-code"


Last updated: Apr 12 2022 at 19:14 UTC