Is your feature request related to a problem? Please describe.
PDex Drug Formulary 1.1.0 was published last fall... its time we add that to our fhir-ig-pdex-formulary module.
Describe the solution you'd like
Add 1.1.0 alongside 1.0.1 ...similar to #3651 .
We should also move the corresponding examples from fhir-examples down to src/test/resources/examples/100 and add the new examples alongside those in a 110 directory.
Describe alternatives you've considered
Replace 1.0.1 with 1.1.0
Acceptance Criteria
-
GIVEN the fhir-ig-davinci-pdex-formulary jar is in userlib
WHEN a resource is validated against an applicable profile with no version suffix (or specifies a version of 1.1.0)
THEN validation uses the artifacts from PDex Drug Formulary 1.1.0
-
GIVEN the fhir-ig-davinci-pdex-formulary jar is in userlib
WHEN a resource is validated against an applicable profile with a version id of 1.0.1
THEN validation uses the artifacts from PDex Drug Formulary 1.0.1
Additional context
Is your feature request related to a problem? Please describe.
PDex Drug Formulary 1.1.0 was published last fall... its time we add that to our fhir-ig-pdex-formulary module.
Describe the solution you'd like
Add 1.1.0 alongside 1.0.1 ...similar to #3651 .
We should also move the corresponding examples from fhir-examples down to src/test/resources/examples/100 and add the new examples alongside those in a 110 directory.
Describe alternatives you've considered
Replace 1.0.1 with 1.1.0
Acceptance Criteria
GIVEN the fhir-ig-davinci-pdex-formulary jar is in userlib
WHEN a resource is validated against an applicable profile with no version suffix (or specifies a version of 1.1.0)
THEN validation uses the artifacts from PDex Drug Formulary 1.1.0
GIVEN the fhir-ig-davinci-pdex-formulary jar is in userlib
WHEN a resource is validated against an applicable profile with a version id of 1.0.1
THEN validation uses the artifacts from PDex Drug Formulary 1.0.1
Additional context