FHIR Chat · incomplete matching on qa slicing information · IG creation

Stream: IG creation

Topic: incomplete matching on qa slicing information


view this post on Zulip Rob Hausam (Apr 22 2020 at 14:24):

The slicing information messages are reporting "This element does not match any known slice defined in the profile ..." in many cases where there actually is a match. This is a simple example in the IPS IG (there are considerably more complex ones) where the Immunization.vaccineCode value of 414005006in the example is in fact a member of the 'vaccines-gps-uv-ips' value set in the 'vaccineGPSCode' slice, but the message says:

Immunization/75680: Immunization.vaccineCode (l14/c15)
Slicing Information
This element does not match any known slicedefined_in_the_profilehttp://hl7.org/fhir/uv/ips/StructureDefinition/Immunization-uv-ips
* Immunization.vaccineCode: discriminator = true and ($this memberOf 'http://hl7.org/fhir/uv/ips/ValueSet/vaccines-gps-uv-ips')

As I said, that isn't correct, as the code actually is a member of that value set. @Grahame Grieve?
Screen-Shot-2020-04-22-at-08.52.50.png


Last updated: Apr 12 2022 at 19:14 UTC