@@ -700,17 +700,17 @@ We suggest you to try make a plan to be upgraded to R4B. Here you could find rel
700
700
701
701
You could find full discussion here https://github.com/nazrulworld/fhir.resources/discussions/116
702
702
703
- Migration (from ``6.X.X `` to ``7.0.0 ``)
703
+ Migration (from ``6.X.X `` to ``7.0.X ``)
704
704
---------------------------------------
705
705
706
- First of all, you have to correct all imports path, if you wish to keep continue using FHIR release R4B as those resources
707
- are moved under sub-package named ``R4B ``. So if you wish to use current ``R5 `` release,
706
+ First of all, you have to correct all imports path, if you wish to keep continue using FHIR release R4B or R4, as those resources
707
+ are moved under sub-package named ``R4B ``. Then if you wish to use current ``R5 `` release,
708
708
read carefully the following documents.
709
709
710
- 1. See the full changes history -> https://build.fhir.org/history.html
711
- 2. See complete lists of differences between R5 and R4B -> https://hl7.org/fhir/R5/diff.html
712
- 3. If you are planning to migrate direct from the release ``R4 ``,
713
- then it is important to look at the differences between R4B and R4 here -> https://hl7.org/fhir/R4B/diff.html
710
+ 1. See the full changes history -> https://build.fhir.org/history.html
711
+ 2. See complete lists of differences between R5 and R4B -> https://hl7.org/fhir/R5/diff.html
712
+ 3. If you are planning to migrate direct from the release ``R4 ``,
713
+ then it is important to look at the differences between R4B and R4 here -> https://hl7.org/fhir/R4B/diff.html
714
714
715
715
716
716
Migration (from later than ``6.X.X ``)
0 commit comments