Stream: smart/scheduling-links
Topic: Vaccine Product Code
Michael O'Keefe (Apr 12 2021 at 17:31):
@Josh Mandel (and anyone else who's interested): I'm updating the FSH profiles, and in testing them against the IG publisher, it doesn't seem to like binding the valueCoding
in the Vaccine Product
extension to a CodeSystem rather than a ValueSet. See: https://github.com/inferno-community/fsh-smart-scheduling-links/blob/8e1d72a4d1d2ff8ade463ffc08283efc619d0359/input/fsh/vaccine_schedule.fsh#L23
Michael O'Keefe (Apr 12 2021 at 17:31):
There is this ValueSet: https://www.hl7.org/fhir/valueset-vaccine-code.html, which is "All CVX codes, plus a set of Australian vaccine codes". Would this make sense to use in that extension?
Michael O'Keefe (Apr 12 2021 at 17:31):
Or do you think it makes more sense to define a new ValueSet that is solely "All codes from CVX"?
Michael O'Keefe (Apr 12 2021 at 17:43):
The valueset I linked is the one used in Immunization
to define the vaccine product, so there may be some usefulness to being consistent in the VaccineProduct
extension
Josh Mandel (Apr 12 2021 at 18:00):
In practice for this connectathon, http://build.fhir.org/ig/dvci/vaccine-credential-ig/branches/main/ValueSet-vaccination-credential-vaccine-value-set.html would be good enough
Josh Mandel (Apr 12 2021 at 18:00):
(i.e., small list of covid CVX codes)
Michael O'Keefe (Apr 12 2021 at 18:19):
That makes sense. The IG publisher doesn't like that URL either (I think it's trying to resolve the ValueSet through the URL?), but at least it's more accurate in the StructureDefinition
Last updated: Apr 12 2022 at 19:14 UTC