Граф коммитов

311 Коммитов

Автор SHA1 Сообщение Дата
MJ Schanne ecba8a258a
Merge pull request #106 from microsoft/discord
Add section to readme calling out Discord
2023-01-17 15:11:51 -05:00
mjschanne 2fe7dad4cd Add section to readme calling out Discord 2023-01-17 14:55:08 -05:00
Phil Jirsa 8321734ca0
Merge pull request #99 from nirzaf/main
Removed Duplicate ID field from AccountType.cs
2022-12-10 11:22:05 -06:00
MJ Schanne bb6bb1f392
Merge pull request #104 from microsoft/issues/94/instrumentation
Issues/94/instrumentation
2022-11-29 13:51:54 -05:00
Phil Jirsa d1cdf6c781
add error logging for execution event diagnostics 2022-11-29 12:05:39 -06:00
Phil Jirsa dd0dc94718
update appinsights config 2022-11-29 08:52:19 -06:00
Phil Jirsa 35976051b0
Merge pull request #103 from microsoft/issues/94/instrumentation
Issues/94/instrumentation
2022-11-29 08:00:13 -06:00
Phil Jirsa 87131c3682
fix typo in bicep 2022-11-29 07:59:22 -06:00
Phil Jirsa f3ddd9bd3c
update action version 2022-11-29 07:46:23 -06:00
Phil Jirsa 2f9db97145
Merge pull request #102 from microsoft/issues/94/instrumentation
Issues/94/instrumentation
2022-11-29 07:43:32 -06:00
Phil Jirsa 17b0e9e61e
Merge branch 'issues/94/instrumentation' of https://github.com/microsoft/Graphir into issues/94/instrumentation 2022-11-29 07:42:04 -06:00
Phil Jirsa 585a53b421
add app insights nuget 2022-11-29 07:41:53 -06:00
Phil Jirsa fa06714923
Merge pull request #101 from microsoft/issues/94/instrumentation
use perGB sku on log analytics
2022-11-29 07:35:50 -06:00
Phil Jirsa 717f93c9d1
use perGB sku on log analytics 2022-11-29 07:34:32 -06:00
Phil Jirsa e86317e649
Merge pull request #100 from microsoft/issues/94/instrumentation
Issues/94/instrumentation
2022-11-29 07:13:34 -06:00
Phil Jirsa bd872ecbed
add application insights telemetry 2022-11-28 19:17:47 -06:00
Phil Jirsa ea200220fc
update package refs 2022-11-28 18:29:18 -06:00
Mohamed Fazrin ee5cede81d ContractType reference Added in ConsentType.cs 2022-11-23 10:12:17 +03:00
Mohamed Fazrin f2489a238f Removed Duplicate ID field from AccountType.cs
TaskType fields input and output fields updated as ListType since they are representing List of Components
2022-11-23 08:58:16 +03:00
Phil Jirsa ed358b61ef
Merge pull request #98 from microsoft/issue_89
Issue 89
2022-11-21 11:58:01 -06:00
Phil Jirsa 46da5f60e3
throw new QueryException for GraphQL errors 2022-11-21 11:51:29 -06:00
Phil Jirsa b14904a355
fixes bug with query string on fhirclient 2022-11-21 08:40:30 -06:00
Phil Jirsa ec8a087f3c
Merge pull request #95 from nirzaf/main
Claim Type Added
2022-11-16 09:42:56 -06:00
Mohamed Fazrin 8f3db22e40 Unnecessary DataTypeResolvers removed and Generic Resolvers Utilized 2022-11-16 07:29:45 +03:00
Mohamed Fazrin 39641c4c28 Claim Type updated 2022-11-11 18:25:42 +03:00
Mohamed Fazrin 71602c2fc2 Merge branch 'clainTypeBranch'
# Conflicts:
#	Graphir.API/DataLoaders/DataTypeResolvers.cs
2022-11-11 18:14:37 +03:00
Phil Jirsa cd34454ed2
Merge pull request #92 from nirzaf/main
CompositionType Added
2022-11-11 08:11:38 -06:00
Mohamed Fazrin bd543e2f93 Generic Type Method Used to Resolve Identifier Type Field 2022-11-11 12:31:50 +03:00
Mohamed Fazrin d7d36488b0 Generic Method Used for Identifier Type Resolver 2022-11-11 12:29:27 +03:00
Mohamed Fazrin d3af7ee0bf ClaimType Added 2022-11-10 15:54:39 +03:00
Mohamed Fazrin c990db5f26 CompositionType Added 2022-11-10 15:45:18 +03:00
Phil Jirsa 5aeb187655
Merge pull request #87 from microsoft/contract-type
Contract type
2022-11-07 08:07:28 -06:00
Phil Jirsa 0ecebb9c1a
add ContractType 2022-11-04 18:38:48 -05:00
Phil Jirsa 318283e134
attempting to use interface for component types 2022-11-04 12:21:22 -05:00
Phil Jirsa a0beaf20c2
Merge pull request #85 from microsoft/encounter-refs
Encounter refs
2022-11-04 11:35:17 -05:00
Phil Jirsa 55a13b10d5
complete AllergyIntoleranceType 2022-11-04 09:29:51 -05:00
Phil Jirsa 7e31282cae
completes EpisodeOfCare schema 2022-11-04 07:14:15 -05:00
Phil Jirsa 50e43e82f9
adds AccountType 2022-11-03 18:21:38 -05:00
Phil Jirsa 851e670c69
adds EpisodeOfCareType 2022-11-03 18:03:00 -05:00
Phil Jirsa 4ae9d9003b
complete MedicationType 2022-11-03 15:20:10 -05:00
Phil Jirsa d23523b3bd
DeviceType updates 2022-11-03 15:18:10 -05:00
Phil Jirsa a380de430e
finish RelatedPerson schema 2022-11-03 14:43:01 -05:00
Phil Jirsa 785ab8fd54
Merge pull request #84 from nirzaf/main
ConsentType Added...
2022-11-03 10:20:42 -05:00
Phil Jirsa 0ee6e05cfe
Merge pull request #83 from microsoft/issue77
Workflow Schema Types
2022-11-03 09:48:54 -05:00
Phil Jirsa 2474170902
use custom fhir client for meta query 2022-11-03 09:44:28 -05:00
Phil Jirsa 79ae0e3043
use custom fhir client to avoid truncatedatetime to date errors 2022-11-03 09:38:58 -05:00
Mohamed Fazrin 185cffec92 All unused using statements removed and Startup.Services.cs organized 2022-11-03 10:32:10 +03:00
Mohamed Fazrin cc1ed85d5d Unused using statements and redundant parenthesis removed from DataTypeResolvers class 2022-11-03 09:51:10 +03:00
Mohamed Fazrin 80af590b6f ConsentType Added
DataType marked as nullable field in DataTypeResolvers.cs
2022-11-03 09:45:56 +03:00
Mohamed Fazrin 42531161d2 Merge branch 'main' of https://github.com/nirzaf/Graphir
 Conflicts:
	Graphir.API/Schema/PractitionerRoleType.cs
	Graphir.API/Services/FhirServiceExtensions.cs
2022-11-03 07:16:01 +03:00