feature: HL7 FHIR R4 Integration

This commit is contained in:
voltsrage
2026-06-27 22:23:45 +08:00
parent 756cff332c
commit 5646dfddb4
27 changed files with 2658 additions and 16 deletions
+6
View File
@@ -70,5 +70,11 @@
"MaxDelaySeconds": 900,
"MaxRetryAttempts": 10,
"BackoffMultiplier": 2.0
},
"Fhir": {
"BaseUrl": "http://localhost:5271/fhir",
"PublisherName": "VigilCare Records",
"PublisherUrl": "https://vigilcare.local",
"ServerVersion": "1.0.0"
}
}