An open API service indexing awesome lists of open source software.

https://github.com/gabisonia/fhir-integration-samples

FHIR integration samples on .net
https://github.com/gabisonia/fhir-integration-samples

fhir healthcare hl7 hl7-fhir

Last synced: 3 months ago
JSON representation

FHIR integration samples on .net

Awesome Lists containing this project

README

        

# FHIR integration samples (.Net)

This repo provides HL7 FHIR code samples on .net.

| Sample | URL | Description |
| -------- | ------- |------- |
| Cerner Auth | [Source](https://github.com/gabisonia/fhir-integration-samples/tree/main/Cerner.Auth) | Cerner Auth - backend system |
| Epic Auth | [Source](https://github.com/gabisonia/fhir-integration-samples/tree/main/Epic.Auth) | Epic Auth - backend system|
| Hapi Samples | [Source](https://github.com/gabisonia/fhir-integration-samples/tree/main/Hapi.Samples) | Hapi Server samples - backend system|

## FHIR Resources

| Resources | URL | Description |
| -------- | ------- |------- |
| Gino Canessa | [Youtube](https://www.youtube.com/@GinoCanessa) | Educational content about FHIR specifications, implementation guides, and how to work with them in code. |
| James Agnew from Smile CDR | [Youtube](https://www.youtube.com/watch?v=YbQcJj1GqH0) | Intro to FHIR. |
| Hapi test server | [Swagger](https://hapi.fhir.org/baseR4/swagger-ui/?page=Organization) | Open API for testing.|
| FHIR Cheatsheets | [Confluence page](https://confluence.hl7.org/display/FHIR/FHIR+Cheatsheets) | FHIR Cheatsheets.|
| Community | [Website](https://chat.fhir.org/) | FHIR Community chat.|