Skip to content

Commit 05aeba1

Browse files
committed
VED-740: R4 and R4B mismatches
1 parent 87bc6e5 commit 05aeba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/models/utils/generic_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
BundleLink,
1010
BundleEntrySearch,
1111
)
12-
from fhir.resources.immunization import Immunization
12+
from fhir.resources.R4B.immunization import Immunization
1313
from models.constants import Constants
1414
import urllib.parse
1515
import base64

0 commit comments

Comments
 (0)