Fix formatting for LOINC example

At least I hope I do - don't know how to render it, so I'm just going off the SNOMED example above.
This commit is contained in:
Vadim Peretokin 2016-10-24 11:14:56 +10:00 committed by GitHub
parent ccd304d2cf
commit 7398a7d7ba
1 changed files with 3 additions and 4 deletions

View File

@ -123,10 +123,9 @@ Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)]]></pre>
</h4>
<pre>./hapi-fhir-cli upload-terminology -d Downloads/SnomedCT_RF2Release_INT_20160131.zip -f dstu3 -t http://localhost:8080/baseDstu3 -u http://snomed.info/sct</pre>
<p>
./hapi-fhir-cli upload-terminology -d Downloads/LOINC_2.54_MULTI-AXIAL_HIERARCHY.zip -d Downloads/LOINC_2.54_Text.zip -f dstu3 -t http://localhost:8080/baseDstu3 -u http://loinc.org
</p>
<h4>LOINC</h4>
<pre>./hapi-fhir-cli upload-terminology -d Downloads/LOINC_2.54_MULTI-AXIAL_HIERARCHY.zip -d Downloads/LOINC_2.54_Text.zip -f dstu3 -t http://localhost:8080/baseDstu3 -u http://loinc.org</pre>
</section>