Ejemplo n.º 1
0
 private static Resource ReadJSONFile(string filePath)
 {
     return(FHIRUtilities.FileToResource(filePath));
 }