Stream: blockchain
Topic: Writing FHIR into CouchDB
Danny Marandola (May 07 2018 at 18:16):
Hi again, I'm very new to these forums. I cannot find anything regarding persisting FHIR to a noSQL DB like CouchDB. Is anyone aware of something like this please ?
John Moehrke (May 07 2018 at 18:33):
FHIRBlock is a product... It is not a part of HL7 or FHIR.
Danny Marandola (May 07 2018 at 19:32):
Ah... thank you John. That makes more sense.
Grahame Grieve (May 08 2018 at 05:47):
you could ask the couchdb question on the implementers channel. Generally, there are a number of implementations using CouchDB or equivalent. Some are open source.
Grahame Grieve (May 08 2018 at 05:47):
@Doug Bulleit might want to comment further on fhirblocks
Doug Bulleit (May 08 2018 at 11:44):
Grahame: Thanks for keeping us in mind (though the FHIR*Blocks Project has gone into something akin to a stealth mode pending the announcement of several pilot implementations that we're trying to finalize). And Danny, I wouldn't call FHIRBlocks a product per se ; rather it comprises a DLT/blockchain protocol that builds on top of FHIR, OAuth2/HEART and others to effect certified self-sovereign identities and an added degree of UMA/interoperability. Indeed the open source repositories of it are in GitHub already but are not yet public (pending permission from several code base contributors and the more illustrative pilot announcement alluded above). All that said, if you need an earlier view, feel free to reach out and we'll get something arranged.
FHIR is a registered trademark of HL7 and is being used, with HL7 permission, in connection with the above open source FHIRBlocks Project
Abbie Watson (May 16 2018 at 16:14):
Hi again, I'm very new to these forums. I cannot find anything regarding persisting FHIR to a noSQL DB like CouchDB. Is anyone aware of something like this please ?
There's far greater traction with using MongoDB as a FHIR database. It's actively being used in data warehouses, blockchains, personal health records, and a number of other applications. Is CouchDB somehow a hard requirement for you? If you're simply looking for an object/document oriented database for storing FHIR resources, you'll find a lot more leads with MongoDB.
Last updated: Apr 12 2022 at 19:14 UTC