I have EEG data sets which are either Matlab or EDF format. I want to store them as FHIR records. And also are there any sample mental health records available in FHIR format?
Asked
Active
Viewed 284 times
1 Answers
2
Matlab or EDF data would be stored as Binary. If you want to capture metadata about it (e.g. what patient it's for, when it was created, etc.), you can use Media.
I'd suggest raising the question about mental health records on http://chat.fhir.org. I'm not aware of any as part of the specification.

Lloyd McKenzie
- 6,345
- 1
- 13
- 10
-
Are there any sample mental health records available for FHIR? – user1492991 Oct 06 '16 at 10:13
-
Not that I'm aware of. Again, I'd recomment querying on chat.fhir.org - you'll find a wider audience there. – Lloyd McKenzie Oct 06 '16 at 22:11