FHIR, API, datamodel
This commit is contained in:
7
lib/fhir/transforms/index.ts
Normal file
7
lib/fhir/transforms/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* FHIR Transforms
|
||||
* Export all transform functions
|
||||
*/
|
||||
|
||||
export * from './patient';
|
||||
export * from './practitioner';
|
||||
Reference in New Issue
Block a user