synthetichealth / synthea

Synthetic Patient Population Simulator

Home Page:https://synthetichealth.github.io/synthea

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create SPHR export module.

awatson1978 opened this issue · comments

Requested Feature

Add a new exporter, to patient record in a heterogenous mix-mode NDJSON format with .phr extension, per the Standard Personal Health Record implementation guide.

New-line delimited JSON is a terse flavor of JSON, initially supported by the Bulk Data IG and now included in IHE export, that has advantages when streaming data or when dealing with tens of thousands of records.