Skip to content

Commit d092b31

Browse files
authored
Apply suggestions from code review
1 parent f5f631e commit d092b31

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

articles/healthcare-apis/fhir/us-core.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ If you're using [UploadFIG](https://github.com/brianpos/UploadFIG) to upload US
4343
1. Download the VSAC package:
4444
Download the us.nlm.vsac package version 0.18.0 from the FHIR package registry at https://packages2.fhir.org/packages/us.nlm.vsac.
4545
2. Prepare the VSAC package: During the US Core upload process, UploadFIG utility might encounter a package resolution error when attempting to retrieve the VSAC package from the registry. To avoid this issue, the VSAC package must be preloaded into the local UploadFIG utility cache.
46-
1. Package downloaded at step 2 has name `us.nlm.vsac-0.18.0.tgz`
47-
1. Rename it to `us.nlm.vsac_0_18_0.tgz`
48-
1. Create this folder if it doesn’t exist: `C:\Users\<YourUser>\AppData\Local\Temp\UploadFIG\PackageCache`
49-
1. Copy the renamed package into the UploadFIG cache directory (folder created in the last step)
46+
a. Package downloaded at step 2 has name `us.nlm.vsac-0.18.0.tgz`
47+
b. Rename it to `us.nlm.vsac_0_18_0.tgz`
48+
c. Create this folder if it doesn’t exist: `C:\Users\<YourUser>\AppData\Local\Temp\UploadFIG\PackageCache`
49+
d. Copy the renamed package into the UploadFIG cache directory (folder created in the last step)
5050
3. Continue with the rest of the steps using UploadFIG to upload US Core 7 profiles.
5151

5252

0 commit comments

Comments
 (0)