├── Chapter01-GenerateData ├── ReadMe.md ├── run_synthea.bat └── synthea.properties ├── Chapter02-IngestandStoreData └── ReadMe.md ├── Chapter03-ExportandAnonymizeData └── ReadMe.md ├── Chapter04-HL7IngestandConvert └── ReadMe.md ├── Chapter05-IoTFHIRConnector └── ReadMe.md ├── Chapter06-HealthcareBot ├── ReadMe.md └── UpdatedFHIRTemplate.json ├── Chapter07-AnalyzeandVisualizeData └── ReadMe.md ├── Chapter08-OpenSourceFHIRServer └── ReadMe.md ├── Chapter09-DICOM └── ReadMe.md ├── Chapter10-TextAnalytics └── ReadMe.md ├── Chapter11-PowerPlatform └── ReadMe.md ├── LICENSE ├── README.md └── images └── azure-api-fhir-paas.png /Chapter01-GenerateData/ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/Chapter01-GenerateData/ReadMe.md -------------------------------------------------------------------------------- /Chapter01-GenerateData/run_synthea.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/Chapter01-GenerateData/run_synthea.bat -------------------------------------------------------------------------------- /Chapter01-GenerateData/synthea.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/Chapter01-GenerateData/synthea.properties -------------------------------------------------------------------------------- /Chapter02-IngestandStoreData/ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/Chapter02-IngestandStoreData/ReadMe.md -------------------------------------------------------------------------------- /Chapter03-ExportandAnonymizeData/ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/Chapter03-ExportandAnonymizeData/ReadMe.md -------------------------------------------------------------------------------- /Chapter04-HL7IngestandConvert/ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/Chapter04-HL7IngestandConvert/ReadMe.md -------------------------------------------------------------------------------- /Chapter05-IoTFHIRConnector/ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/Chapter05-IoTFHIRConnector/ReadMe.md -------------------------------------------------------------------------------- /Chapter06-HealthcareBot/ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/Chapter06-HealthcareBot/ReadMe.md -------------------------------------------------------------------------------- /Chapter06-HealthcareBot/UpdatedFHIRTemplate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/Chapter06-HealthcareBot/UpdatedFHIRTemplate.json -------------------------------------------------------------------------------- /Chapter07-AnalyzeandVisualizeData/ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/Chapter07-AnalyzeandVisualizeData/ReadMe.md -------------------------------------------------------------------------------- /Chapter08-OpenSourceFHIRServer/ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/Chapter08-OpenSourceFHIRServer/ReadMe.md -------------------------------------------------------------------------------- /Chapter09-DICOM/ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/Chapter09-DICOM/ReadMe.md -------------------------------------------------------------------------------- /Chapter10-TextAnalytics/ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/Chapter10-TextAnalytics/ReadMe.md -------------------------------------------------------------------------------- /Chapter11-PowerPlatform/ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/Chapter11-PowerPlatform/ReadMe.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/README.md -------------------------------------------------------------------------------- /images/azure-api-fhir-paas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyberuna/AI-Starter-Kit-OnFHIR/HEAD/images/azure-api-fhir-paas.png --------------------------------------------------------------------------------