官方說明 : https://hl7.org/fhir/uv/ips/
An International Patient Summary (IPS) document is an electronic health record extract containing essential healthcare information about a subject of care. As specified in EN 17269 and ISO 27269, it is designed for supporting the use case scenario for ‘unplanned, cross border care’, but it is not limited to it. It is intended to be international, i.e., to provide generic solutions for global application beyond a particular region or country.
實務上,IPS的主要產物為FHIR Document(Composite),格式定義請參考
https://hl7.org/fhir/uv/ips/StructureDefinition-Composition-uv-ips.html
由上圖可知,除Header外,共計14個section:
-Required : Medication Summary, Allergies and Intolerances和Problem List。
-Recommended : Immunizations, History of Procedures, Medical Devices和Diagnostic Results。
-Optional : Vital Signs, Past history of illnesses, Pregnancy (status and history summary), Social History, Plan of Care, Functional Status和Advance Directives
目前TW Core IG大約僅涵蓋三到四項,可以預期IPS在台灣的推廣還有一段路要走。目前國內廣泛使用的HAPI FHIR JPA Server已經支援FHIR Opreation $summary,可直接產生IPS FHIR Document。今年的FHIR DevDays與IPS相關的內容如下:
John D'Amore在DevDays 2023展示了這個流程,詳細步驟如下:
另外,Patient資料可透過Synthea產生合成資料,或是使用ips網站提供的模擬資料(https://ips.health/fhir/Patient/98549f1a-e0d5-4454-849c-f5b97d3ed299/$summary)
產生的QR Code如下:
掃描之後,可看到以下畫面: