feature: FHIR R4 Inbound Facade
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
public record LoincMapping(
|
||||
string InternalCode,
|
||||
string ExpectedUnit,
|
||||
bool AllowFahrenheit = false);
|
||||
Reference in New Issue
Block a user