Stream: IG creation
Topic: Can't resolve USCore medication codes
Saul Kravitz (Nov 16 2020 at 16:55):
I'm getting an error trying to use the USCore medication valueset -- https://www.hl7.org/fhir/us/core/ValueSet-us-core-medication-codes.html
"URL value 'http://hl7.org/fhir/us/core/ValueSet/us-core-medication-codes' does not resolve"
The defining URL of the VS = http://hl7.org/fhir/us/core/ValueSet/us-core-medication-codes, so, it should resolve, right?
Lloyd McKenzie (Nov 16 2020 at 16:57):
@Grahame Grieve
Grahame Grieve (Nov 16 2020 at 22:28):
works for me
Saul Kravitz (Nov 17 2020 at 01:45):
Grahame Grieve (Nov 17 2020 at 05:14):
that's because you haven't declared your depedency
Saul Kravitz (Nov 17 2020 at 16:31):
ahhhhh....thx!
We had the dependency, and then it got commented out at some point. Hopefully I learned enough to avoid whining about similar issues in the future.
Last updated: Apr 12 2022 at 19:14 UTC