<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>FHIR on G. T. Wang</title>
    <link>https://blog.gtwang.org/tags/fhir/</link>
    <description>Recent content in FHIR on G. T. Wang</description>
    <generator>Hugo -- 0.162.0</generator>
    <language>zh-tw</language>
    <copyright>G. T. Wang</copyright>
    <lastBuildDate>Mon, 30 Aug 2021 16:17:26 +0800</lastBuildDate>
    <atom:link href="https://blog.gtwang.org/tags/fhir/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Linux 使用 HAPI FHIR 伺服器進行醫療資訊交換教學與範例</title>
      <link>https://blog.gtwang.org/linux/ubuntu-linux-hapi-fhir-server-installation-tutorial-examples/</link>
      <pubDate>Mon, 30 Aug 2021 16:17:26 +0800</pubDate>
      <guid>https://blog.gtwang.org/linux/ubuntu-linux-hapi-fhir-server-installation-tutorial-examples/</guid>
      <description>&lt;p&gt;介紹如何在 Ubuntu Linux 中使用最基本的 HAPI FHIR 伺服器，進行醫療資訊的交換。&lt;/p&gt;
&lt;p&gt;

&lt;ins class=&#34;adsbygoogle&#34;
     style=&#34;display:block&#34;
     data-ad-client=&#34;ca-pub-7794009487786811&#34;
     data-ad-slot=&#34;9921134032&#34;
     data-ad-format=&#34;auto&#34;
     data-full-width-responsive=&#34;true&#34;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;
&lt;/p&gt;

&lt;h2 id=&#34;hapi-fhir-starter-伺服器&#34;&gt;HAPI-FHIR Starter 伺服器&lt;/h2&gt;
&lt;p&gt;首先安裝基本的 JDK 與 Maven 開發工具，JDK 的版本要在 8 以上：&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# 安裝 JDK 與 Maven&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;sudo apt install default-jdk maven
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;從 &lt;a href=&#34;https://github.com/hapifhir/hapi-fhir-jpaserver-starter&#34;&gt;hapi-fhir-jpaserver-starter 專案的 GitHub 網頁&lt;/a&gt;下載最新的原始碼：&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
